mirror of https://github.com/apache/lucene.git
SOLR-4205: Give jenkins-nightly another try with default mem settings.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1423587 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1255ff3338
commit
0678f51ad5
|
@ -371,10 +371,7 @@
|
|||
|
||||
<target name="jenkins-nightly">
|
||||
<antcall>
|
||||
<!-- raise memory limits a bit, this only works with OpenJDK / Oracle JDK: -->
|
||||
<param name="tests.nightly" value="true"/>
|
||||
<param name="tests.heapsize" value="768m"/>
|
||||
<param name="args" value="-XX:MaxPermSize=192m"/>
|
||||
<target name="jenkins-hourly"/>
|
||||
</antcall>
|
||||
</target>
|
||||
|
|
Loading…
Reference in New Issue