[Git][qa/jenkins.debian.net][master] djm: further improve output after rebooting: if exists, also show /srv/workspace on tmpfs

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue Jan 6 19:27:51 GMT 2026



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


Commits:
50c40568 by Holger Levsen at 2026-01-06T20:27:43+01:00
djm: further improve output after rebooting: if exists, also show /srv/workspace on tmpfs

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 '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
+while ! ssh $NODE 'echo ; df -h | grep -E "(^/dev/|/srv/workspace)" | grep -v /srv/workspace/ ; 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/50c405688273f68d4f83b09a2b518a61179d965c

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/50c405688273f68d4f83b09a2b518a61179d965c
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/20260106/4714ef07/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list