[Git][qa/jenkins.debian.net][master] 2 commits: rdn: reduce arm(64|hf) workers to 4 until we have more diskspace
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sun Apr 13 21:28:56 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
38e09e06 by Holger Levsen at 2025-04-13T22:26:58+02:00
rdn: reduce arm(64|hf) workers to 4 until we have more diskspace
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
f9759f47 by Holger Levsen at 2025-04-13T22:28:12+02:00
rdn: reduce package cache size on arm(64|hf) workers until we have more diskspace
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- bin/debrebuild_cache_limiter.sh
- update_jdn.sh
Changes:
=====================================
bin/debrebuild_cache_limiter.sh
=====================================
@@ -12,7 +12,7 @@ fi
case $HOSTNAME in
ionos17*) LIMIT=50 ;;
- codethink*) LIMIT=20 ;;
+ codethink*) LIMIT=12 ;;
osuosl*-amd64) LIMIT=333 ;;
osuosl*-ppc64el) LIMIT=100 ;;
infom07*) LIMIT=200 ;; # FIXME: drop extra partition again?
=====================================
update_jdn.sh
=====================================
@@ -969,7 +969,7 @@ deploy_rebuilderd_services() {
}
case $HOSTNAME in
- codethink01*|codethink02*) deploy_rebuilderd_services worker 5
+ codethink01*|codethink02*) deploy_rebuilderd_services worker 4
;;
infom07*) deploy_rebuilderd_services worker 5
;;
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/2a9d9c5d5b2956df8a2ba74080349c69dae6627c...f9759f47396697a66997b23f53bbbacb44e09010
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/2a9d9c5d5b2956df8a2ba74080349c69dae6627c...f9759f47396697a66997b23f53bbbacb44e09010
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/20250413/fe096d7f/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list