summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-extended/tempest/tempest/tempest.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-extended/tempest/tempest/tempest.conf')
-rw-r--r--meta-openstack/recipes-extended/tempest/tempest/tempest.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-extended/tempest/tempest/tempest.conf b/meta-openstack/recipes-extended/tempest/tempest/tempest.conf
index 0c6819a..4af8b31 100644
--- a/meta-openstack/recipes-extended/tempest/tempest/tempest.conf
+++ b/meta-openstack/recipes-extended/tempest/tempest/tempest.conf
@@ -261,9 +261,9 @@ build_timeout = 300
261# Runs Cinder multi-backend tests (requires 2 backends declared in cinder.conf) 261# Runs Cinder multi-backend tests (requires 2 backends declared in cinder.conf)
262# They must have different volume_backend_name (backend1_name and backend2_name 262# They must have different volume_backend_name (backend1_name and backend2_name
263# have to be different) 263# have to be different)
264multi_backend_enabled = false 264multi_backend_enabled = true
265backend1_name = BACKEND_1 265backend1_name = LVM_iSCSI
266backend2_name = BACKEND_2 266backend2_name = GlusterFS
267# Protocol and vendor of volume backend to target when testing volume-types. 267# Protocol and vendor of volume backend to target when testing volume-types.
268# You should update to reflect those exported by configured backend driver. 268# You should update to reflect those exported by configured backend driver.
269storage_protocol = iSCSI 269storage_protocol = iSCSI