From fbd803f72bd18a58696ed3928cb63b90e2e64074 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 26 Sep 2014 16:35:18 +0100 Subject: [PATCH] ts-rumpuserxen-build: Double the build timeout The build is quite big and in particular configure is very iobound and sensitive to other load on the box. We have seen spurious timeouts. CC: Jan Beulich Signed-off-by: Ian Jackson Acked-by: Ian Campbell --- ts-rumpuserxen-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts-rumpuserxen-build b/ts-rumpuserxen-build index e0b18a7..47bcf76 100755 --- a/ts-rumpuserxen-build +++ b/ts-rumpuserxen-build @@ -89,7 +89,7 @@ sub massage() { } sub build() { - target_cmd_build($ho, 3600, $rux, <