[XTESTING] Build smoke use case robot py3 docker
A new python3 robot xtesting docker is needed for CPS
It could be used for other robot projects and should
deprecate the old xtesting docker in J release
Issue-ID: CPS-654
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I8ed3bc6356d960c2a5fd4a570449a3f322f397ca
diff --git a/jjb/integration/xtesting/integration-xtesting.yaml b/jjb/integration/xtesting/integration-xtesting.yaml
index 5ac5d8d..6ea63be 100644
--- a/jjb/integration/xtesting/integration-xtesting.yaml
+++ b/jjb/integration/xtesting/integration-xtesting.yaml
@@ -39,10 +39,6 @@
stream:
- 'master':
branch: 'master'
- - 'frankfurt':
- branch: 'frankfurt'
- - 'guilin':
- branch: 'guilin'
- 'honolulu':
branch: 'honolulu'
@@ -108,6 +104,11 @@
docker-root: ./security
docker-name: 'onap/xtesting-security'
docker-build-args: '-f ./docker/Dockerfile'
+ - gerrit-docker-merge:
+ project-name: 'integration-xtesting-smoke-usecases-robot-py3'
+ docker-root: ./smoke-usecases-robot-py3
+ docker-name: 'onap/xtesting-smoke-usecases-robot-py3'
+ docker-build-args: '-f ./docker/Dockerfile'
project: 'integration/xtesting'
stream:
- 'master':
@@ -116,9 +117,6 @@
- 'honolulu':
branch: 'honolulu'
files: ''
- - 'guilin':
- branch: 'guilin'
- files: ''
- 'develop':
branch: 'develop'
files: ''