Merge "Increase VM bring up timeout in exercise scripts"

This commit is contained in:
Zuul 2018-01-09 23:28:04 +00:00 committed by Gerrit Code Review
commit 72c08183bb
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ source $TOP_DIR/openrc demo demo
# an error. It is also useful for following allowing as the install occurs.
set -o xtrace
ACTIVE_TIMEOUT=120
ACTIVE_TIMEOUT=240
function confirm_server_active {
local VM_UUID=$1