From: basney Date: Tue, 8 Sep 2009 18:40:53 +0000 (+0000) Subject: AIX and Solaris builds are taking over 24 hours now (gulp!). X-Git-Tag: OPENSSH_5_2P1_GSSAPI_20090924~5 X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/commitdiff_plain/d291842fc46df1f784e43e68f1718b2cc71bdf3a AIX and Solaris builds are taking over 24 hours now (gulp!). Increase timeout to 48 hours. --- diff --git a/nmi/cmdfile b/nmi/cmdfile index 5e33bd6..fe83799 100644 --- a/nmi/cmdfile +++ b/nmi/cmdfile @@ -8,10 +8,9 @@ description = GSI-OpenSSH component_version = CVS inputs = gsissh-src.cvs, gsissh-nmi.cvs, zlib-src.ftp, autotools.cvs, gt-head-nightly.ftp, gt-4.0-branch-nightly.ftp, gt-4.2-branch-nightly.ftp, gt-40-release.ftp, gt-42-release.ftp remote_task = gssapi-openssh/nmi/testscript -remote_task_timeout = 1440 +remote_task_timeout = 2880 max_match_wait = 86400 -platforms = x86_64_macos_10.5, ppc_aix_5.2-pl5, sun4u_sol_5.10, x86_rhap_5, x86_64_rhap_5 +platforms = x86_64_macos_10.5, ppc_aix_5.3, sun4u_sol_5.10, x86_rhap_5, x86_64_rhap_5 prereqs_sun4u_sol_5.10 = curl-7.15.1, tar-1.14, patch-2.5.4, m4-1.4.1, flex-2.5.4a, make-3.80, byacc-1.9, gzip-1.2.4, gcc-3.4.3, coreutils-5.2.1, perl-5.8.5, openssl-0.9.8k-shared -prereqs_ppc_aix_5.2-pl5 = tar-1.14, make-3.80, flex-2.5.4a, perl-5.8.5, bison-1.25, vac-6, vacpp-6, openssl-0.9.8e-shared prereqs_ppc_aix_5.3 = tar-1.14, make-3.80, flex-2.5.4a, bison-1.25, vac-6, vacpp-6, openssl-0.9.8k-shared notify = jbasney@ncsa.uiuc.edu