[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] Revert "reproducible Debian: mark jtx1b-armhf as offline, didnt come back after powercycle"
Holger Levsen (@holger)
gitlab at salsa.debian.org
Thu Dec 30 22:36:45 GMT 2021
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
6991d1e5 by Holger Levsen at 2021-12-30T23:36:35+01:00
Revert "reproducible Debian: mark jtx1b-armhf as offline, didnt come back after powercycle"
This reverts commit 78eda06255bbd4ea969a69951121122d5196752e.
- - - - -
2 changed files:
- bin/powercycle_arm64_nodes.sh
- jenkins-home/offline_nodes
Changes:
=====================================
bin/powercycle_arm64_nodes.sh
=====================================
@@ -1,7 +1,7 @@
#!/bin/bash
# vim: set noexpandtab:
-# Copyright 2019-2021 Holger Levsen <holger at layer-acht.org>
+# Copyright 2019 Holger Levsen <holger at layer-acht.org>
# 2020 Mattia Rizzolo <mattia at debian.org>
# released under the GPLv2
@@ -29,8 +29,7 @@ exec ssh "$JH" ./sled-power-cycle.sh "$@"
for i in "$@" ; do
case "$i" in
9|10|11|12|13|14|15|16) : ;;
- *) echo "need(s) 9-16 as parameter(s)."
- continue ;;
+ *) continue ;;
esac
echo Force power off sled "$i"
sshpass -f ilopw ssh reproducible at moonshot-ilo "SET NODE POWER OFF FORCE C${i}N1"
=====================================
jenkins-home/offline_nodes
=====================================
@@ -15,7 +15,6 @@
# Also see https://pad.sfconservancy.org/p/rb-build-nodes-keep
# investigation needed
-jtx1b-armhf-rb.debian.net
# Down here nodes are automatically added by the maintenance job when they have
# been failing their health check or maintenance job for too long.
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/6991d1e581a229d2d9907ae14ea96deb6c0e9524
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/6991d1e581a229d2d9907ae14ea96deb6c0e9524
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/20211230/dc0214b5/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list