commit | be0bcaf286476d4decf1a0280dc4608e04c0968a | [log] [tgz] |
---|---|---|
author | Tatyana Leontovich <tleontovich@mirantis.com> | Tue May 21 12:28:36 2019 +0300 |
committer | Tatyana Leontovich <tleontovich@mirantis.com> | Tue May 21 12:28:36 2019 +0300 |
tree | 5b318406a1c61fa020cf223349a36840d73f21b1 | |
parent | 06aa04cf57eebef682008193eb0f48b193cf7515 [diff] [blame] |
Add branches param to CC for ovs heat Change-Id: I228b1b7967e50a27f8da02836b0c0d9d48e07b28
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