[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] improve error message of script to powercycle arm64 nodes hosted at codethink.co.uk

Holger Levsen (@holger) gitlab at salsa.debian.org
Sat Jan 1 12:57:41 GMT 2022



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


Commits:
1fa569eb by Holger Levsen at 2022-01-01T13:57:34+01:00
improve error message of script to powercycle arm64 nodes hosted at codethink.co.uk

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

- - - - -


1 changed file:

- bin/powercycle_arm64_nodes.sh


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-2022 Holger Levsen <holger at layer-acht.org>
 #           2020 Mattia Rizzolo <mattia at debian.org>
 # released under the GPLv2
 
@@ -13,7 +13,7 @@ for i in "$@" ; do
 		9|10|11|12|13|14|15|16)
 			ssh "$JH" ./sled-power-cycle.sh "$@"
 			;;
-		*) 	echo 'invalid parameter.'
+		*) 	echo 'invalid number for a codethink node, skipping.'
 			continue
 			;;
 	esac



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1fa569eb3d7e8f2de9155ea4abf2a831fb2a4098
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/20220101/b3f885ea/attachment.htm>


More information about the Qa-jenkins-scm mailing list