[Git][qa/jenkins.debian.net][master] djm: improve output after rebooting
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sat Jan 3 11:14:29 GMT 2026
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
e36d98ef by Holger Levsen at 2026-01-03T12:14:23+01:00
djm: improve output after rebooting
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/djm
Changes:
=====================================
bin/djm
=====================================
@@ -466,7 +466,7 @@ for i in $(seq 1 $SLEEP | xargs echo) ; do
sleep 1
done
echo " now trying ssh to $NODE"
-while ! ssh $NODE 'uptime ; echo ; df -h | grep -E -v "(^tmpfs|^udev|^efivarfs|/run/schroot)" ; echo ; echo "number of cores : $(grep -c ^processor /proc/cpuinfo)" ; cat /proc/cpuinfo | grep -E "^(model name|cpu MHz)" | sort -u ; echo ; uptime ; echo press enter, $SHORTNODE is back after $ACTION ; read a || true' ; do
+while ! ssh $NODE 'echo ; df -h | grep -E -v "(^tmpfs|^udev|^efivarfs|/run/schroot)" ; echo ; echo "number of cores : $(grep -c ^processor /proc/cpuinfo)" ; cat /proc/cpuinfo | grep -E "^(model name|cpu MHz)" | sort -u ; echo ; uptime ; echo ; echo press enter, $SHORTNODE is back after $ACTION ; read a || true' ; do
for i in $(seq 1 30 | xargs echo) ; do
echo -n "."
sleep 1
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e36d98efde4efdd7487a4346e01d7e9098e6a6ca
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e36d98efde4efdd7487a4346e01d7e9098e6a6ca
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/20260103/fd9fdc63/attachment.htm>
More information about the Qa-jenkins-scm
mailing list