[Git][qa/jenkins.debian.net][master] jenkins nodes: correctly mark ppc64el nodes as+when down
Holger Levsen (@holger)
gitlab at salsa.debian.org
Thu Aug 7 15:08:04 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
6c2469ff by Holger Levsen at 2025-08-07T16:07:55+02:00
jenkins nodes: correctly mark ppc64el nodes as+when down
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_maintenance.sh
Changes:
=====================================
bin/reproducible_maintenance.sh
=====================================
@@ -508,7 +508,7 @@ if [ "$HOSTNAME" = "$MAINNODE" ] ; then
arm64) NODE="codethink${NODE_ALIAS#codethink}-arm64.debian.net" ;;
armhf) NODE="${NODE_ALIAS}-armhf-rb.debian.net" ;;
riscv64) NODE="${NODE_ALIAS}.debian.net" ;;
- ppc64el) NODE="${NODE_ALIAS}.debian.net" ;;
+ ppc64el) NODE="${NODE_ALIAS}-ppc64el.debian.net" ;;
esac
case "$NODE" in
ionos9-amd64.debian.net|ionos10-amd64.debian.net)
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/6c2469ff42b497865a6420927c16582d37bd367c
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/6c2469ff42b497865a6420927c16582d37bd367c
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/20250807/f5731e06/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list