You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2012/10/07 01:31:27 UTC

svn commit: r1395189 - /directory/apacheds/trunk/server-integ/pom.xml

Author: seelmann
Date: Sat Oct  6 23:31:26 2012
New Revision: 1395189

URL: http://svn.apache.org/viewvc?rev=1395189&view=rev
Log:
Increase test timeout as 15 minutes are not enough on some Jenkins slaves.

Modified:
    directory/apacheds/trunk/server-integ/pom.xml

Modified: directory/apacheds/trunk/server-integ/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/server-integ/pom.xml?rev=1395189&r1=1395188&r2=1395189&view=diff
==============================================================================
--- directory/apacheds/trunk/server-integ/pom.xml (original)
+++ directory/apacheds/trunk/server-integ/pom.xml Sat Oct  6 23:31:26 2012
@@ -262,7 +262,7 @@
                   ${codec.plugin.directory}
                 </codec.plugin.directory>
               </systemPropertyVariables>
-              <forkedProcessTimeoutInSeconds>900</forkedProcessTimeoutInSeconds>
+              <forkedProcessTimeoutInSeconds>1800</forkedProcessTimeoutInSeconds>
               <includes>
                 <include>**/*ISuite.java</include>
                 <!-- the replication test class shouldn't be added to a suite, cause it