increase testcloud timeout to 60s on taskotron client hosts

This commit is contained in:
Tim Flink 2016-02-04 10:29:28 +00:00
parent c4ab259bd2
commit 1ca277727d

View file

@ -66,7 +66,7 @@ write_files:
# The timeout, in seconds, to wait for an instance to boot before
# failing the boot process. Setting this to 0 disables waiting and
# returns immediately after starting the boot process.
#BOOT_TIMEOUT = 30
BOOT_TIMEOUT = 60
# ram size, in MiB
RAM = 2048