aboutsummaryrefslogtreecommitdiffstats
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 0c6819ac..4af8b310 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
# Runs Cinder multi-backend tests (requires 2 backends declared in cinder.conf)
# They must have different volume_backend_name (backend1_name and backend2_name
# have to be different)
-multi_backend_enabled = false
-backend1_name = BACKEND_1
-backend2_name = BACKEND_2
+multi_backend_enabled = true
+backend1_name = LVM_iSCSI
+backend2_name = GlusterFS
# Protocol and vendor of volume backend to target when testing volume-types.
# You should update to reflect those exported by configured backend driver.
storage_protocol = iSCSI