From 934fdc6a2e489ed0ce04364214c5b24f6f1f51cb Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Thu, 4 Oct 2018 20:02:05 +0000 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - Merge changes from topic 'yardstick-docker-gambia' * changes: Enable yardstick-docker-build-arm-push-gambia job Make Gambia stream available to ARM Docker builds Enable yardstick-docker-build-push-gambia job - Enable yardstick-docker-build-arm-push-gambia job Similar to https://gerrit.opnfv.org/gerrit/63177 (done for x86_64). It replaces the yardstick-docker-build-arm-push-fraser job, for the same reasons. Depends on https://gerrit.opnfv.org/gerrit/63179 Change-Id: I482bc05d4c6d1316bfde799a44360decacb60a5e Signed-off-by: Patrice Buriez - Make Gambia stream available to ARM Docker builds Similar to https://gerrit.opnfv.org/gerrit/63047 (done for x86_64). Change-Id: Ie61a11c60ce0fd7c724f308ecfdcca982ebdf3ec Signed-off-by: Patrice Buriez - 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 --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/releng b/docs/submodules/releng index f63d4bda4..76cfe3d84 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit f63d4bda4c6dd54d22991b7577df7f885a95f90f +Subproject commit 76cfe3d847d74073feb735077790fa2c77574a79 -- cgit 1.2.3-korg