[Git][qa/jenkins.debian.net][master] reproducible Debian: refactoring, so that also infom* nodes can be marked offline
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Apr 2 16:30:46 BST 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
cc0c6d06 by Holger Levsen at 2024-04-02T17:30:25+02:00
reproducible Debian: refactoring, so that also infom* nodes can be marked offline
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_maintenance.sh
Changes:
=====================================
bin/reproducible_maintenance.sh
=====================================
@@ -522,8 +522,8 @@ if [ "$HOSTNAME" = "$MAINNODE" ] ; then
case $NODE_ARCH in
amd64)
case "$NODE_ALIAS" in
- ionos*) NODE="$NODE_ALIAS-amd64.debian.net" ;;
osuosl*) NODE="osuosl${NODE_ALIAS#osuosl}-amd64.debian.net" ;;
+ *) NODE="$NODE_ALIAS-amd64.debian.net" ;;
esac ;;
i386) NODE="$NODE_ALIAS-i386.debian.net" ;;
arm64) NODE="codethink${NODE_ALIAS#codethink}-arm64.debian.net" ;;
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/cc0c6d0602731f4de81e7e7eff2f58759b380404
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/cc0c6d0602731f4de81e7e7eff2f58759b380404
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/20240402/5cf737e9/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list