Skip to content
Snippets Groups Projects
Commit 6991d1e5 authored by Holger Levsen's avatar Holger Levsen
Browse files

Revert "reproducible Debian: mark jtx1b-armhf as offline, didnt come back after powercycle"

This reverts commit 78eda062.
parent f6b31608
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
# vim: set noexpandtab:
# Copyright 2019-2021 Holger Levsen <holger@layer-acht.org>
# Copyright 2019 Holger Levsen <holger@layer-acht.org>
# 2020 Mattia Rizzolo <mattia@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@moonshot-ilo "SET NODE POWER OFF FORCE C${i}N1"
......
......@@ -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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment