[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] also increase max. number of open files

Holger Levsen gitlab at salsa.debian.org
Tue Oct 30 20:17:32 GMT 2018


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
f56b8b93 by Holger Levsen at 2018-10-30T20:17:23Z
also increase max. number of open files

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- hosts/jenkins/etc/default/jenkins


Changes:

=====================================
hosts/jenkins/etc/default/jenkins
=====================================
@@ -63,7 +63,7 @@ JENKINS_ENABLE_ACCESS_LOG="no"
 #   this is on by default because http://github.com/jenkinsci/jenkins/commit/2fb288474e980d0e7ff9c4a3b768874835a3e92e
 #   reported that Ubuntu's PAM configuration doesn't include pam_limits.so, and as a result the # of file
 #   descriptors are forced to 1024 regardless of /etc/security/limits.conf
-MAXOPENFILES=65535
+MAXOPENFILES=131071 # limit is 65535 on i386
 
 # set the umask to control permission bits of files that Jenkins creates.
 #   027 makes files read-only for group and inaccessible for others, which some security sensitive users



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/f56b8b93d47a0a5e600a7b7dacef14f1d4bd0294

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/f56b8b93d47a0a5e600a7b7dacef14f1d4bd0294
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20181030/7a602cd6/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list