[Git][qa/jenkins.debian.net][master] jenkins nodes: all codethink nodes are fine with many kernels installed now
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sat Jun 28 11:05:08 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
06f4ef6f by Holger Levsen at 2025-06-28T12:04:06+02:00
jenkins nodes: all codethink nodes are fine with many kernels installed now
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_node_health_check.sh
Changes:
=====================================
bin/reproducible_node_health_check.sh
=====================================
@@ -121,7 +121,6 @@ fi
echo "$(date -u) - testing whether too many kernels are installed..."
KERNEL="$(ls /boot/vmlinu?-*|wc -l)"
case $HOSTNAME in
- codethink01*|codethink02*) MAX_KERNEL=1 ;; # we're diskspace constrained on these nodes, so complain early
jenkins|ionos*|codethink*) MAX_KERNEL=5 ;;
*) MAX_KERNEL=3 ;;
esac
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/06f4ef6fa04caf283d204cf3b9871f61aa7ed596
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/06f4ef6fa04caf283d204cf3b9871f61aa7ed596
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/20250628/28d19a46/attachment.htm>
More information about the Qa-jenkins-scm
mailing list