[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: add hint to where rebooting virt*-armhf is documented

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed Feb 2 19:06:16 GMT 2022



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


Commits:
7d6af29b by Holger Levsen at 2022-02-02T20:06:05+01:00
reproducible Debian: add hint to where rebooting virt*-armhf is documented

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/powercycle_armhf_nodes.sh


Changes:

=====================================
bin/powercycle_armhf_nodes.sh
=====================================
@@ -1,7 +1,7 @@
 #!/bin/bash
 # vim: set noexpandtab:
 
-# Copyright 2021 Holger Levsen <holger at layer-acht.org>
+# Copyright 2021-2022 Holger Levsen <holger at layer-acht.org>
 # released under the GPLv2
 
 CONSOLESERVER=hbi1.dyn.aikidev.net
@@ -15,7 +15,8 @@ fi
 for i in "$@" ; do
 	case $i in
 		bpi0|hb0)	NODE=${i}a	;;
-		virt*)		echo "Sorry, I do not know how to handle $i, skipping."
+		virt*)		echo "Sorry, I do not yet know how to handle $i, skipping."
+				echo "But the steps are documented in README.infrastructure."
 				continue
 				;;
 		*-*)		NODE=$(echo $i | cut -d '-' -f1) ;;



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/7d6af29b67e162f64af3bf0f7b26ed2838b6968d
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/20220202/57342d04/attachment.htm>


More information about the Qa-jenkins-scm mailing list