[Git][qa/jenkins.debian.net][master] r.d.n.: decrease cache size on infom08
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Apr 16 08:10:02 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
03036b8e by Holger Levsen at 2025-04-16T09:09:28+02:00
r.d.n.: decrease cache size on infom08
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/debrebuild_cache_limiter.sh
Changes:
=====================================
bin/debrebuild_cache_limiter.sh
=====================================
@@ -15,8 +15,8 @@ case $HOSTNAME in
codethink*) LIMIT=12 ;;
osuosl*-amd64) LIMIT=333 ;;
osuosl*-ppc64el) LIMIT=100 ;;
- infom07*) LIMIT=200 ;; # FIXME: drop extra partition again?
- infom08*) LIMIT=100 ;;
+ infom07*) LIMIT=150 ;; # FIXME: drop extra partition again
+ infom08*) LIMIT=50 ;;
riscv64*) LIMIT=180 ;;
*) echo "Limit for $HOSTNAME not defined."
exit 1 ;;
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/03036b8e105e55fb77f168e18fb7bc26226b7f2d
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/03036b8e105e55fb77f168e18fb7bc26226b7f2d
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/20250416/af3010b9/attachment.htm>
More information about the Qa-jenkins-scm
mailing list