Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I55255a33bb0c2cf88c709024f1712e5310082ae6
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
JIRA: YARDSTICK-269
Change-Id: I78082402e3083fbab3e0b8974f23ccd4dad2e980
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
|
|
Change-Id: I3f8d0eb96b42b4b9081941cf68aad7bf17347276
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
|
|
Problem to be fixed: if the job detects that there is another
docker-build in progress it will exit but won't be triggered again
until it detects a new commit in the repo.
Change-Id: Ifee419f50fa9d4cb21825302688e1af3311c4bb9
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Change-Id: I7871e177f88363369b4efa866590ff853d4cdcbd
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
|
|
JIRA: BOTTLENECK-60
Change-Id: Ibcadaa6251e373c01a5e318dff67ec64d18760c4
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
|
|
Also use latest for images built on master and stable for images built on stable branch.
Change-Id: I0988be86abcb2a13d8e94962b4ba1ced8778793b
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Also, build latest first and create brahmaputra tag later
Change-Id: Iee1d63576b21ca30d75d2ae1fe35bbd8747f9037
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
License headers are added.
- Set company name based on the author who created the file first time
- Add SPDX header for Apache 2.0
Change-Id: I8f357a2d6f75179171c681f4b53e0f4249eca5a2
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I085ca47e4e487d93c700c3e729b8b86b2b7abde1
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Now in the right place
Change-Id: I3b42c51775d57561d530b3407752433c48253dc4
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Sometimes, if the docker leftovers are not properly removed,
there is some cache that the build uses. This will force to
build from scratch without using any existing image (no cache)
Change-Id: Ifb19b2fc01da938cf46eb18d62a5877cf0a560e5
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Fetching the branch name is now fixed too.
Change-Id: Ib83afb4f938890285ab861634eb8fef654a10d76
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Change-Id: Ica1cadc79ee6fd7ff96d66b3f4fb798098fad452
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Change-Id: Ib936f58d1f21c4e782cdb1e19d1615b1bed30007
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
The opnfv-docker.sh script didn't have a condition
to build Dockerfile for qtip.
This has been added.
Change-Id: I4f22b467e13ec460826bed3ffd783f7dd7f766e3
Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
|
|
This will avoid some errors like this:
"Error response from daemon: conflict: unable to delete
44c2887519de (must be forced) - image is being used by
stopped container 7dbed6d40e5a"
Change-Id: I54b8b76fbcc6f208ab52c88b43ea18af935e69c7
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
JIRA: STORPERF-15
Change-Id: I991b122ef632666fcea4dc8a73dd6fc1a029cbff
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Change-Id: I7c3003272326bb1bbbe1b7d9331ac690841a7c21
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
This is a proposal so that we use the same methodology when it comes
to building and pushing docker images. With this approach, yardstick
Makefile is not needed for automation.
For now, it is usable by Yardstick and Functest docker images.
JIRA: RELENG-55
Change-Id: I58cfb4740cdfca82f69c102caefe9f29c92f099e
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|