[Git][qa/jenkins.debian.net][master] revert: djm: prevent accidental reboots of o4 because of a long running job from josch

Holger Levsen (@holger) gitlab at salsa.debian.org
Sat Dec 28 11:06:39 GMT 2024



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


Commits:
8a7ef83d by Holger Levsen at 2024-12-28T12:06:30+01:00
revert: djm: prevent accidental reboots of o4 because of a long running job from josch

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

- - - - -


1 changed file:

- bin/djm


Changes:

=====================================
bin/djm
=====================================
@@ -571,7 +571,8 @@ djm_do() {
 		#
 		case $ACTION in
 			reboot)		case $SHORTNODE in
-						osuosl4*)	echo "Skipping rebooting $NODE because josch is running something there...."
+						XXXXosuosl4*)	echo "Skipping rebooting $NODE because josch is running something there...."
+								# this is disabled, o4 can be rebooted again
 								;;
 						*)		( ssh $NODE "sudo reboot" || xterm -T "$SHORTNODE / $ACTION failed" -class deploy-jenkins -bg $BG -fa 'DejaVuSansMono' -fs 10 -e "echo -e 'ssh to $NODE failed, thus rebooting failed.\n\npress enter to continue' ; read a " )
 								run_xterm2wait4node_comeback



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/8a7ef83d8fd8459130b4f8d4b234c7bdeb8f6a2c
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/20241228/44dd628e/attachment.htm>


More information about the Qa-jenkins-scm mailing list