Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|