Age | Commit message (Collapse) | Author | Files | Lines |
|
It conforms with the prerequisite of the current releng Docker script.
BRANCH can be considered as useless because releng already clones the
right git branch.
It's a temporarily solution before modifying a script used by lots of
OPNFV projects.
Conflicts:
docker/components/Dockerfile
docker/healthcheck/Dockerfile
Change-Id: I585d7a79a9ebaeaffd69af1da1731c44e131f6b5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 9e72ad1edd88aada55a0328cd72d4941c4e6fc60)
|
|
It eases creating Docker images based on branches or tags.
Conflicts:
docker/components/hooks/post_checkout
docker/features/hooks/post_checkout
docker/healthcheck/hooks/post_checkout
docker/restapi/hooks/post_checkout
docker/smoke/hooks/post_checkout
docker/vnf/hooks/post_checkout
Change-Id: Id84513c53cad72a1fcd0debf06579481609b8bc2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 29647efa114151d53ede5ba2d989593992c0b29f)
|
|
Change-Id: I1237eaada5257a8c01753837a5820d840b51bff1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit a8f1d8ea374c9538b1d7a223116d8d7d9b783c89)
|
|
It allows creating the stable tags as allowed by Docker hub [1].
[1] https://github.com/docker/hub-feedback/issues/341
Change-Id: I84909b20fc8b926eb5414db7d57100aaa6060f84
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
It takes euphrates into account in Docker tag name.
Change-Id: Id455152655c8174b7cab9780c27d923f33173f28
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
They depend on git commit ids for the next OPNFV projects:
- releng [1]
- securityscanning
Securityscanning should be first removed in master and then the patch
will be cherry-picked in stable/euphrates. A temporarily git commit
id is used here to allow building the containers before that changes.
[1] https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2017-September/017865.html
Change-Id: Ib7bd4206a6ef7f5bb8cd58f324d3e437a3b704a1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
Automated builds work when Dockerfile is modified after checkout.
Otherwise they are not triggered [1].
[1] https://github.com/docker/hub-feedback/issues/518
Change-Id: I6ba9e06f9e62011d2f1c1788f2647b1175842ef3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
It integrates the whole test suite:
- tempest_full_parallel
- tempest_custom
- rally_full
Change-Id: If215d8e12262072828f348ac323dba963849bf14
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|