summaryrefslogtreecommitdiff
path: root/scripts/check-qemu-install
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-11-29 20:00:12 +0100
committerChristian Poessinger <christian@poessinger.com>2021-12-02 08:02:42 +0100
commit9e14ab4cb02bee7477d724794bf8e519ee28b574 (patch)
tree0b2bcac432eabade11e336b9046907e745218d2a /scripts/check-qemu-install
parentff15b6b63ecf8769d61102d521ea20e91e35f998 (diff)
downloadvyos-build-9e14ab4cb02bee7477d724794bf8e519ee28b574.tar.gz
vyos-build-9e14ab4cb02bee7477d724794bf8e519ee28b574.zip
Testsuite: increase testing timeout to 3h
Diffstat (limited to 'scripts/check-qemu-install')
-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