Sfoglia il codice sorgente

AMBARI-8999. Ambari-trunk-test-patch jobs are failing with "too many open files". (yusaku)

Yusaku Sako 10 anni fa
parent
commit
aba38ba2d9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      dev-support/test-patch.sh

+ 1 - 1
dev-support/test-patch.sh

@@ -14,7 +14,7 @@
 
 
 #set -x
-ulimit -n 2048
+ulimit -n 20480
 
 ### Setup some variables.  
 ### SVN_REVISION and BUILD_URL are set by Hudson if it is run by patch process