[Git][qa/jenkins.debian.net][master] Revert "OPENQA_WORKERS_TO_RUN=6 (from 5)"

Holger Levsen (@holger) gitlab at salsa.debian.org
Thu Jul 27 09:16:59 BST 2023



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


Commits:
194c84c6 by Philip Hands at 2023-07-27T10:16:22+02:00
Revert "OPENQA_WORKERS_TO_RUN=6 (from 5)"

This reverts commit f604626e5697f267bf5f9f7f8c1b81505084c0c7.

Some OpenQA jobs have been hanging, and the munin graphs showed moments
of very little idle CPU and unused memory, so it seems like 6 workers
may have been asking a little too much, so let's back off a bit.

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

- - - - -


1 changed file:

- update_jdn.sh


Changes:

=====================================
update_jdn.sh
=====================================
@@ -754,7 +754,7 @@ if ! $UP2DATE ; then
 						# openqa does not use slirpvde: reset its status and disable
 						sudo systemctl reset-failed openqa-slirpvde.service
 						sudo systemctl disable openqa-slirpvde.service
-						OPENQA_WORKERS_TO_RUN=6
+						OPENQA_WORKERS_TO_RUN=5
 						# disable any excess autostart instances, and all non-autostart workers
 						for id in $(systemctl show openqa-worker\*@\*.service --property=Id | sed 's/^Id=//'); do
 							autostart_instance=$(sed -nE 's/^.*auto-restart[@]([0-9]+).*$/\1/p' <<<$id)



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/194c84c62f332117ec986d13ad1244a390f899e4
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/20230727/83742964/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list