Try to set the docker tag to the branch when not master 79/111279/5
authormrichomme <morgan.richomme@orange.com>
Fri, 14 Aug 2020 13:58:02 +0000 (15:58 +0200)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 25 Aug 2020 16:48:52 +0000 (16:48 +0000)
when the jjb with the stream frankfurt is triggered
I would like to use the tag frankfurt
so set the docker tag based on the stream information
I am not sure it is the right way...

It is not a "release", it is just the latest of the frankfurt branch

Issue-ID: INT-1683

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I9e486fd3bd523ba02ddc40f69ad3bfdd7005ce67
Signed-off-by: mrichomme <morgan.richomme@orange.com>
jjb/integration/xtesting/integration-xtesting.yaml

index 7e634a1..5cbce4e 100644 (file)
           docker-root: ./smoke-usecases-robot
           docker-name: 'onap/xtesting-smoke-usecases-robot'
           docker-build-args: '-f ./docker/Dockerfile'
-      - gerrit-docker-verify:
-          project-name: 'integration-xtesting-benchmarking'
-          docker-root: ./benchmarking
-          docker-name: 'onap/xtesting-benchmarking'
-          docker-build-args: '-f ./docker/Dockerfile'
-      - gerrit-docker-merge:
-          project-name: 'integration-xtesting-benchmarking'
-          docker-root: ./benchmarking
-          docker-name: 'onap/xtesting-benchmarking'
-          docker-build-args: '-f ./docker/Dockerfile'
-      - gerrit-docker-verify:
-          project-name: 'integration-xtesting-candidate-usecases'
-          docker-root: ./candidate-usecases
-          docker-name: 'onap/xtesting-candidate-usecases'
-          docker-build-args: '-f ./docker/Dockerfile'
-      - gerrit-docker-merge:
-          project-name: 'integration-xtesting-candidate-usecases'
-          docker-root: ./candidate-usecases
-          docker-name: 'onap/xtesting-candidate-usecases'
-          docker-build-args: '-f ./docker/Dockerfile'
       - gerrit-docker-verify:
           project-name: 'integration-xtesting-security'
           docker-root: ./security
     mvn-settings: 'integration-settings'
     build-node: ubuntu1804-docker-8c-8g
     cron: '@daily'
+    container-tag-method: stream