From 0aa828e0248a200bc4a4a9116227cc4a774be9d1 Mon Sep 17 00:00:00 2001 From: basney Date: Tue, 29 Apr 2008 23:23:47 +0000 Subject: [PATCH] set max_match_wait and shorter remote_task_timeout to catch builds that are taking too long --- nmi/cmdfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nmi/cmdfile b/nmi/cmdfile index 6737a5c..582ee7b 100644 --- a/nmi/cmdfile +++ b/nmi/cmdfile @@ -8,7 +8,8 @@ description = GSI-OpenSSH component_version = CVS inputs = gsissh-src.cvs, gsissh-nmi.cvs, zlib-src.ftp, autotools.cvs, gt-nightly.ftp, gt-release.ftp remote_task = gssapi-openssh/nmi/testscript -remote_task_timeout = 86400 +remote_task_timeout = 360 +max_match_wait = 86400 platforms = ia64_sles_9, ppc_aix_5.2-pl5, ppc_macos_10.4, sun4u_sol_5.9, x86_64_rhas_3, x86_64_rhas_4, x86_deb_3.1, x86_fc_4, x86_rhas_3, x86_rhas_4 #prereqs = zlib-1.2.3 prereqs_ppc_macos_10.4 = curl-7.15.1, openssl-0.9.7-shared -- 2.45.1