summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/check-qemu-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/check-qemu-install b/scripts/check-qemu-install
index 87a34afd..59fd19ee 100755
--- a/scripts/check-qemu-install
+++ b/scripts/check-qemu-install
@@ -203,7 +203,7 @@ if not os.path.isfile(args.disk):
else:
log.info('Diskimage already exists, using the existing one')
-test_timeout = 7200 # seconds
+test_timeout = 3 *3600 # 3 hours (in seconds)
try:
#################################################
# Installing image to disk