prototypes: bifrost: Increase default provision timeout to 3600 seconds
[releng.git] / prototypes / bifrost / scripts / test-bifrost-deployment.sh
index 63d8514..6e751fe 100755 (executable)
@@ -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.