summaryrefslogtreecommitdiffstats
path: root/jjb/apex/apex.yaml.j2
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-10-30 10:50:27 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2018-10-30 10:50:27 +0100
commit4671a311e897fea4d4805598f2599e8a1c7a598a (patch)
tree42f750ab079ae375b80a978e6213c6052067777b /jjb/apex/apex.yaml.j2
parentd165949ea6ebbaeec678ed4c028958b57db430c4 (diff)
Fix param serialization in apex jjbs
DEPLOY_SCENARIO wrongly contains DOCKER_TAG [1]. [1] https://build.opnfv.org/ci/job/functest-apex-baremetal-daily-gambia/20/console Change-Id: I85ddd47e4c15b36f507684d6d7fb9b0d90347507 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/apex/apex.yaml.j2')
-rw-r--r--jjb/apex/apex.yaml.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/apex/apex.yaml.j2 b/jjb/apex/apex.yaml.j2
index 329d2c9f5..daf2ce8b7 100644
--- a/jjb/apex/apex.yaml.j2
+++ b/jjb/apex/apex.yaml.j2
@@ -518,7 +518,7 @@
- name: 'functest-apex-baremetal-daily-{scenario_stream}'
node-parameters: true
current-parameters: false
- predefined-parameters:
+ predefined-parameters: |
DEPLOY_SCENARIO=$DEPLOY_SCENARIO
DOCKER_TAG=$DOCKER_TAG
kill-phase-on: NEVER