JJB can't handle ${varibles} in yaml properly
Change-Id: Ib998b88ce7343136222af459a21da7fe24ecb803
Related-Prod:#PROD-34546(PROD:34546)
diff --git a/jobs/templates/released-heat-cicd-pike-contrail41-sl.yml b/jobs/templates/released-heat-cicd-pike-contrail41-sl.yml
index ad0c20b..8fbed34 100644
--- a/jobs/templates/released-heat-cicd-pike-contrail41-sl.yml
+++ b/jobs/templates/released-heat-cicd-pike-contrail41-sl.yml
@@ -200,7 +200,7 @@
trim: 'false'
- string:
default: 2019.2.7
- description: 'for formula repo http://mirror.mirantis.com/update/${UPDATE_VERSION}/salt-formulas/xenial'
+ description: 'for formula repo http://mirror.mirantis.com/update/UPDATE_VERSION/salt-formulas/xenial'
name: UPDATE_VERSION
trim: 'false'
- string:
diff --git a/jobs/templates/released-heat-cicd-pike-dvr-sl.yml b/jobs/templates/released-heat-cicd-pike-dvr-sl.yml
index c82f7da..0eef0b2 100644
--- a/jobs/templates/released-heat-cicd-pike-dvr-sl.yml
+++ b/jobs/templates/released-heat-cicd-pike-dvr-sl.yml
@@ -206,7 +206,7 @@
trim: 'false'
- string:
default: 2019.2.7
- description: ''
+ description: 'for formula repo http://mirror.mirantis.com/update/UPDATE_VERSION/salt-formulas/xenial'
name: UPDATE_VERSION
trim: 'false'
pipeline-scm:
diff --git a/jobs/templates/released-heat-cicd-queens-dvr-sl.yml b/jobs/templates/released-heat-cicd-queens-dvr-sl.yml
index 55d8142..bc012dd 100644
--- a/jobs/templates/released-heat-cicd-queens-dvr-sl.yml
+++ b/jobs/templates/released-heat-cicd-queens-dvr-sl.yml
@@ -206,7 +206,7 @@
trim: 'false'
- string:
default: 2019.2.7
- description: ''
+ description: 'for formula repo http://mirror.mirantis.com/update/UPDATE_VERSION/salt-formulas/xenial'
name: UPDATE_VERSION
trim: 'false'
pipeline-scm:
diff --git a/jobs/view.yaml b/jobs/view.yaml
index 6998d5a..a4f735b 100644
--- a/jobs/view.yaml
+++ b/jobs/view.yaml
@@ -32,6 +32,7 @@
filter-executors: true
filter-queue: true
job-name:
+ - deploy-released
- released-heat-cicd-pike-contrail41-sl
- released-heat-cicd-pike-dvr-sl
- released-heat-cicd-queens-dvr-sl