summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openstack/etc/tempest/tempest.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/openstack/etc/tempest/tempest.conf b/openstack/etc/tempest/tempest.conf
index 28f275c1..ad3d7fb2 100644
--- a/openstack/etc/tempest/tempest.conf
+++ b/openstack/etc/tempest/tempest.conf
@@ -1120,11 +1120,11 @@ ssh_timeout = 300
#
# Time in seconds between volume availability checks. (integer value)
-build_interval = 1
+#build_interval = 1
# Timeout in seconds to wait for a volume to become available.
# (integer value)
-build_timeout = 300
+#build_timeout = 300
# Catalog type of the Volume Service (string value)
catalog_type = volume
@@ -1170,7 +1170,7 @@ volume_size = 1
multi_backend = false
# Runs Cinder volumes backup test (boolean value)
-backup = true
+backup = false
# Runs Cinder volume snapshot test (boolean value)
snapshot = true