Set TERMINATE_TIMEOUT to match other timeout values

The other default timeouts have been increased for exercises; this
should help with the false failures waiting for instances to terminate.

Change-Id: Ibe7ecbda160506a7b01c00dab8aa1ce3c895439f
This commit is contained in:
Dean Troyer
2012-09-05 10:53:35 -05:00
parent 0149935481
commit bfcec39001

View File

@@ -53,6 +53,7 @@ cat <<EOF >localrc
ACTIVE_TIMEOUT=60
BOOT_TIMEOUT=90
ASSOCIATE_TIMEOUT=60
TERMINATE_TIMEOUT=60
MYSQL_PASSWORD=secret
RABBIT_PASSWORD=secret
ADMIN_PASSWORD=secret