Explorar o código

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

Yusaku Sako %!s(int64=10) %!d(string=hai) anos
pai
achega
aba38ba2d9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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