[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] be more verbose..
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sun Jul 10 00:18:31 BST 2022
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
6db9ba70 by Holger Levsen at 2022-07-10T01:18:23+02:00
be more verbose..
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/powercycle_armhf_nodes.sh
Changes:
=====================================
bin/powercycle_armhf_nodes.sh
=====================================
@@ -22,6 +22,7 @@ for i in "$@" ; do
*-*) NODE=$(echo $i | cut -d '-' -f1) ;;
*) NODE=$i ;;
esac
+ echo "Power cycling $NODE ..."
ssh $CONSOLESERVER "cd /srv/rb/remote-power ; ./remote-power $NODE ccl"
done
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/6db9ba70d061735a1ab1408502c3222eacb1194c
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/6db9ba70d061735a1ab1408502c3222eacb1194c
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/20220709/1d6bbc49/attachment.htm>
More information about the Qa-jenkins-scm
mailing list