Age | Commit message (Collapse) | Author | Files | Lines |
|
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)
|
|
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>
|
|
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 next testcases:
- bgpvpn
- security_scan
- functest-odl-sfc
- barometercollectd
It also modifies several cmds in the former testcases.yaml to ensure
backward compatibility.
Depends-On: I75aaf950f7b072c142fa9894cef7ef7f057adac3
Depends-On: I50219cad42bf0e085c2edf2e1abe149c2e057a99
Change-Id: Idf3d6b4a769edd1a5401748886e0ed64d4f5f281
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|