[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian armhf: stop special casing ff64a for /boot size

Holger Levsen (@holger) gitlab at salsa.debian.org
Sun Dec 19 02:09:06 GMT 2021



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


Commits:
c7dff4f7 by Holger Levsen at 2021-12-19T03:08:56+01:00
reproducible Debian armhf: stop special casing ff64a for /boot size

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
=====================================
@@ -125,7 +125,6 @@ KERNEL="$(ls /boot/vmlinuz-*|wc -l)"
 case $HOSTNAME in
 	jenkins|ionos*)		MAX_KERNEL=5	;;
 	codethink*)		MAX_KERNEL=1	;;
-	ff64a*)			MAX_KERNEL=1	;;
 	*)			MAX_KERNEL=3	;;
 esac
 if [ $KERNEL -gt $MAX_KERNEL ] ; then



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c7dff4f7170b4563ef92b0ccbd7982e1e174fb21
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/20211219/37fc7f15/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list