summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2016-12-01 12:36:25 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-12-01 12:36:25 +0000
commitad69410931e94ab57587db385b34509820927cd8 (patch)
treeb0ef79b0d20c6ee980e8feb6431eaa162a366aba
parentbb77524cacd9fa4afe7c96b560534f6cc927789b (diff)
parent22e10a7e7108b8346534ecc0bf446e6abb6599f4 (diff)
Merge "prototypes: bifrost: Increase default provision timeout to 3600 seconds"
-rwxr-xr-xprototypes/bifrost/scripts/test-bifrost-deployment.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/prototypes/bifrost/scripts/test-bifrost-deployment.sh b/prototypes/bifrost/scripts/test-bifrost-deployment.sh
index 63d851438..6e751fed6 100755
--- a/prototypes/bifrost/scripts/test-bifrost-deployment.sh
+++ b/prototypes/bifrost/scripts/test-bifrost-deployment.sh
@@ -18,7 +18,7 @@ ENABLE_VENV="false"
USE_DHCP="false"
USE_VENV="false"
BUILD_IMAGE=true
-PROVISION_WAIT_TIMEOUT=${PROVISION_WAIT_TIMEOUT:-2400}
+PROVISION_WAIT_TIMEOUT=${PROVISION_WAIT_TIMEOUT:-3600}
# Set defaults for ansible command-line options to drive the different
# tests.