Enable yardstick-docker-build-push-gambia job 77/63177/1
authorPatrice Buriez <patrice.buriez@intel.com>
Wed, 3 Oct 2018 21:48:06 +0000 (23:48 +0200)
committerPatrice Buriez <patrice.buriez@intel.com>
Thu, 4 Oct 2018 12:19:03 +0000 (14:19 +0200)
commit71919978facbc9687585e7983c301f506b8be675
tree182c69e16996e195d8bce71ba646f2b9e1b8425f
parent3b57a3186e22e0c2e638f24d01f0e2543bb0263d
Enable yardstick-docker-build-push-gambia job

It replaces the yardstick-docker-build-push-fraser job, because the
logic in jjb/releng/opnfv-docker.sh L106-L119 has limited options for
docker image tags:
- 'latest', for git commits on master branch
- tag-name, for git tags
- 'stable' otherwise, i.e. for git commits on *any* stable branch.

This means we can have only one (stable) job building and pushing
docker images, in order to prevent the 'stable'-tagged image from
switching between fraser and gambia contents, depending on the stable
branch where the most recent change was cherry-picked and committed.

Unfortunately, disabling the yardstick-docker-build-push-fraser job
also means that further git tags on the stable/fraser branch will not
result anymore in building and pushing new docker images with the
intended tag-name and contents.

Change-Id: Ieec1cdc6230e4c000c159cd743c587561c788fc3
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
jjb/releng/opnfv-docker.yaml