Author: ozizka(a)redhat.com
Date: 2009-09-01 04:54:07 -0400 (Tue, 01 Sep 2009)
New Revision: 730
Modified:
trunk/jsfunit/pom.xml
Log:
* Inceasing cargo timeout for IMB machines - rumours are that they are very, very slow.
Modified: trunk/jsfunit/pom.xml
===================================================================
--- trunk/jsfunit/pom.xml 2009-09-01 08:50:25 UTC (rev 729)
+++ trunk/jsfunit/pom.xml 2009-09-01 08:54:07 UTC (rev 730)
@@ -394,7 +394,7 @@
<containerId>jboss5x</containerId>
<home>${JBOSS_HOME}</home> <!-- Binaries used by
Cargo. -->
<log>${basedir}/target/jboss5.x.logs/cargo.log</log>
- <timeout>300000</timeout> <!-- 5 minutes -->
+ <timeout>420000</timeout> <!-- 7 minutes -->
<systemProperties>
<!-- Used in jboss-log4j.xml. See /testdata/... -->
<jboss.server.log.threshold>ALL</jboss.server.log.threshold>
Show replies by date