commit | f7731704092c24851ad0e875f4b173d87800abd3 | [log] [tgz] |
---|---|---|
author | PGlazov <pglazov@mirantis.com> | Fri Mar 26 14:51:52 2021 +0400 |
committer | harhipova <harhipova@mirantis.com> | Tue Apr 13 06:53:33 2021 +0000 |
tree | e0d882d17b07bffa137a0b85e72ece73678c02a5 | |
parent | 426386e02aa55211f246fe9abc154ef60afc41cc [diff] [blame] |
New cutted volume from flavors PROD-36273 Change-Id: I775cbce20011dfdc42f73b6334ee8dd7a2f5107a
diff --git a/tcp_tests/templates/released-heat-cicd-pike-dvr-sl/salt-context-cookiecutter.yaml b/tcp_tests/templates/released-heat-cicd-pike-dvr-sl/salt-context-cookiecutter.yaml index e8afd72..c62c526 100644 --- a/tcp_tests/templates/released-heat-cicd-pike-dvr-sl/salt-context-cookiecutter.yaml +++ b/tcp_tests/templates/released-heat-cicd-pike-dvr-sl/salt-context-cookiecutter.yaml
@@ -50,8 +50,8 @@ ceph_osd_bond_mode: active-backup ceph_osd_data_partition_prefix: "" ceph_osd_count: '3' - ceph_osd_data_disks: "/dev/vdd" - ceph_osd_journal_or_block_db_disks: "/dev/vde" + ceph_osd_data_disks: "/dev/vdc" + ceph_osd_journal_or_block_db_disks: "/dev/vdd" ceph_osd_node_count: '3' ceph_osd_journal_size: '3' ceph_osd_deploy_nic: "eth0"