]> andersk Git - gssapi-openssh.git/commitdiff
set max_match_wait and shorter remote_task_timeout to catch builds
authorbasney <basney>
Tue, 29 Apr 2008 23:23:47 +0000 (23:23 +0000)
committerbasney <basney>
Tue, 29 Apr 2008 23:23:47 +0000 (23:23 +0000)
that are taking too long

nmi/cmdfile

index 6737a5cd47344b76b12740527b7f347c6e2d1abd..582ee7b8b047c83965ca8d56c8b2969abb2ee8dc 100644 (file)
@@ -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
This page took 0.045004 seconds and 5 git commands to generate.