summaryrefslogtreecommitdiffstats
path: root/jjb/integration/xtesting
diff options
context:
space:
mode:
authormorganrol <morgan.richomme@orange.com>2021-09-23 18:05:17 +0200
committermorganrol <morgan.richomme@orange.com>2021-09-23 18:05:17 +0200
commitd4c81b4fe15403676355ae6aa6f9a7d613385a42 (patch)
treeca4b5c14c0b6db4ae4c148d544f8d874c8352537 /jjb/integration/xtesting
parent7826c53d5114558cfc90d1a9d1667b1f13f75b94 (diff)
[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
Diffstat (limited to 'jjb/integration/xtesting')
-rw-r--r--jjb/integration/xtesting/integration-xtesting.yaml12
1 files changed, 5 insertions, 7 deletions
diff --git a/jjb/integration/xtesting/integration-xtesting.yaml b/jjb/integration/xtesting/integration-xtesting.yaml
index 5ac5d8d5e..6ea63be72 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: ''