[Git][qa/jenkins.debian.net][master] jenkins nodes: limit fs.nr_open to something bookworm like, thanks elbrus

Holger Levsen (@holger) gitlab at salsa.debian.org
Fri Jun 6 22:34:46 BST 2025



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


Commits:
0fae0daf by Holger Levsen at 2025-06-06T23:33:43+02:00
jenkins nodes: limit fs.nr_open to something bookworm like, thanks elbrus

trixie's systemd raises the amount of allowed open fd's to 1e9. Some tests in
bookworm misbehave, e.g. websockify cf bug 1075849. As I don't want to play
whack-a-mole, lets ensure the we limit the amount of file descriptors until we
can do this per suite.

references:
https://lists.debian.org/debian-devel/2024/06/msg00041.html
https://bugs.debian.org/1075849
https://salsa.debian.org/ci-team/debian-ci-config/-/commit/632cc1e4ab46edb49b1c4bf3f4e9e6a0d8394442

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

- - - - -


1 changed file:

- + hosts/common/etc/sysctl.d/99-max-fds.conf


Changes:

=====================================
hosts/common/etc/sysctl.d/99-max-fds.conf
=====================================
@@ -0,0 +1,3 @@
+# 2025-06-05 taken from elbrus to support testing unfixed packages in bookworm
+# like https://bugs.debian.org/1075849
+fs.nr_open = 1048576



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0fae0daf0972e2025588e5e81c51acbb0eb26830

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0fae0daf0972e2025588e5e81c51acbb0eb26830
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/20250606/61093947/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list