diff --git a/system_test/tests_templates/devops_configs/multipath.yaml b/system_test/tests_templates/devops_configs/multipath.yaml index 3693e15d3..cdf1cde7b 100644 --- a/system_test/tests_templates/devops_configs/multipath.yaml +++ b/system_test/tests_templates/devops_configs/multipath.yaml @@ -52,6 +52,14 @@ aliases: capacity: !os_env NODE_VOLUME_SIZE, 55 format: raw multipath_count: !os_env SLAVE_MULTIPATH_DISKS_COUNT, 2 + - name: cinder + capacity: !os_env NODE_VOLUME_SIZE, 55 + format: raw + multipath_count: !os_env SLAVE_MULTIPATH_DISKS_COUNT, 2 + - name: swift + capacity: !os_env NODE_VOLUME_SIZE, 55 + format: raw + multipath_count: !os_env SLAVE_MULTIPATH_DISKS_COUNT, 2 interfaces: *rack-01-slave-interfaces network_config: *rack-01-slave-network_config