commit | 390af9339f8c1dc9d7f33723bdca5525ea903d3f | [log] [tgz] |
---|---|---|
author | Tatyanka Leontovich <tleontovich@mirantis.com> | Tue May 21 09:29:52 2019 +0000 |
committer | Gerrit Code Review <support@gerrithub.io> | Tue May 21 09:29:52 2019 +0000 |
tree | b65f462ad1eeeaa5f6ed13cc4616495c5da69b12 | |
parent | be0bcaf286476d4decf1a0280dc4608e04c0968a [diff] | |
parent | a090c5affaaab25d4f8872e06abd68ef70cb5e97 [diff] |
Merge "Prepare for new parm format in cvp_sanity"
diff --git a/tcp_tests/templates/heat-cicd-pike-dvr-sl/salt-context-cookiecutter.yaml b/tcp_tests/templates/heat-cicd-pike-dvr-sl/salt-context-cookiecutter.yaml index ce60085..213ca41 100644 --- a/tcp_tests/templates/heat-cicd-pike-dvr-sl/salt-context-cookiecutter.yaml +++ b/tcp_tests/templates/heat-cicd-pike-dvr-sl/salt-context-cookiecutter.yaml
@@ -364,4 +364,5 @@ octavia_lb_mgmt_allocation_pool_start: 192.168.1.2 octavia_lb_mgmt_allocation_pool_end: 192.168.1.200 cinder_backup_engine: 'ceph' - cinder_ceph_backup_pool_name: 'backups' \ No newline at end of file + cinder_ceph_backup_pool_name: 'backups' + jenkins_pipelines_branch: 'release/2019.2.0' \ No newline at end of file
diff --git a/tcp_tests/templates/heat-cicd-queens-dvr-sl/salt-context-cookiecutter.yaml b/tcp_tests/templates/heat-cicd-queens-dvr-sl/salt-context-cookiecutter.yaml index 2ae3fb9..b05f2fd 100644 --- a/tcp_tests/templates/heat-cicd-queens-dvr-sl/salt-context-cookiecutter.yaml +++ b/tcp_tests/templates/heat-cicd-queens-dvr-sl/salt-context-cookiecutter.yaml
@@ -365,4 +365,5 @@ octavia_lb_mgmt_allocation_pool_start: 192.168.1.2 octavia_lb_mgmt_allocation_pool_end: 192.168.1.200 cinder_backup_engine: 'ceph' - cinder_ceph_backup_pool_name: 'backups' \ No newline at end of file + cinder_ceph_backup_pool_name: 'backups' + jenkins_pipelines_branch: 'release/2019.2.0' \ No newline at end of file