summaryrefslogtreecommitdiffstats
path: root/jjb/airship/cntt.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-12-01 13:55:01 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2019-12-01 13:55:01 +0100
commit61ee0fb0eec95c96101a5bb0f3d17891aaa83a7b (patch)
tree673a2b9ad16d6aac86349051b73671544d6b0cac /jjb/airship/cntt.yaml
parent20ec9ff5e9cf8fb9191561233f858a26f400d78f (diff)
Add buid_tag in Airship and CNTT jobs
It eases archiving all logs (third-party certification). Change-Id: I02c1d569e734dab71bd987a9bd57652243051b1a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/airship/cntt.yaml')
-rw-r--r--jjb/airship/cntt.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/jjb/airship/cntt.yaml b/jjb/airship/cntt.yaml
index 5df259d2b..dfb65e567 100644
--- a/jjb/airship/cntt.yaml
+++ b/jjb/airship/cntt.yaml
@@ -21,6 +21,12 @@
default: '{slave}'
- parameter:
+ name: cntt-build_tag
+ parameters:
+ - random-string:
+ name: build_tag
+
+- parameter:
name: cntt-DEBUG
parameters:
- string:
@@ -81,6 +87,7 @@
-e TEST_DB_EXT_URL=http://testresults.opnfv.org/test/api/v1/results \
-e NODE_NAME=$slave \
-e INSTALLER_TYPE=cntt \
+ -e BUILD_TAG=$BUILD_TAG \
-v $WORKSPACE/../$JOB_NAME/results:/var/lib/xtesting/results \
-v /home/opnfv/functest/.boto:/root/.boto \
-e DEBUG=$DEBUG \
@@ -254,6 +261,8 @@
parameters:
- cntt-slave:
slave: '{slave}'
+ - cntt-build_tag:
+ build_tag: ''
- cntt-DEBUG:
DEBUG: 'true'
- cntt-EXTERNAL_NETWORK:
@@ -348,6 +357,8 @@
parameters:
- cntt-slave:
slave: '{slave}'
+ - cntt-build_tag:
+ build_tag: ''
- cntt-branch:
branch: 'master'
- cntt-DEBUG:
@@ -523,6 +534,8 @@
parameters:
- cntt-slave:
slave: '{slave}'
+ - cntt-build_tag:
+ build_tag: ''
- cntt-DEBUG:
DEBUG: 'true'
- cntt-EXTERNAL_NETWORK: