[Git][qa/jenkins.debian.net][master] OPENQA_WORKERS_TO_RUN=6 (from 5)
Holger Levsen (@holger)
gitlab at salsa.debian.org
Thu Jul 13 22:32:46 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
f604626e by Philip Hands at 2023-07-13T23:32:17+02:00
OPENQA_WORKERS_TO_RUN=6 (from 5)
Given that we don't yet seem to notice the extra load,
try harder to break things ;-)
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -771,7 +771,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=5
+ OPENQA_WORKERS_TO_RUN=6
# 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/f604626e5697f267bf5f9f7f8c1b81505084c0c7
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/f604626e5697f267bf5f9f7f8c1b81505084c0c7
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/20230713/9581580b/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list