aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClark Laughlin <clark.laughlin@linaro.org>2015-12-04 12:42:05 -0500
committerClark Laughlin <clark.laughlin@linaro.org>2015-12-04 12:42:05 -0500
commitbb9f39190fefc9ef9fc235137fb285ebbac276eb (patch)
tree509e27163c2e4b9527debbe80814a27b5282b6fd
parentcfe5d19ada25518a11c3b87ef7eeeef40ded8a30 (diff)
local.conf: increase tempest timeouts
-rw-r--r--devstack/local.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/devstack/local.conf b/devstack/local.conf
index ccef372..9fda404 100644
--- a/devstack/local.conf
+++ b/devstack/local.conf
@@ -111,4 +111,8 @@ build_interval = 1
run_ssh = True
volume_device_name = sdb
#fixed_network_name = private
+build_timeout = 500
+
+[volume]
+build_timeout = 500