[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] djm: record another frequent reason for maint work: cloc skew

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Apr 3 21:47:19 BST 2023



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


Commits:
ad826396 by Holger Levsen at 2023-04-03T22:47:09+02:00
djm: record another frequent reason for maint work: cloc skew

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

- - - - -


1 changed file:

- bin/djm


Changes:

=====================================
bin/djm
=====================================
@@ -51,7 +51,8 @@ case $REASON in
 	np)	REASON="no ping" ;;
 	dj)	REASON="debug job problems" ;;
 	rm)	REASON="regular maintenance" ;;
-	*)		FAIL_REASON="${FAIL_REASON}Undefined reason.\n"
+	cs)	REASON="clock skew" ;;
+	*)	FAIL_REASON="${FAIL_REASON}Undefined reason.\n"
 			;;
 esac
 
@@ -71,7 +72,7 @@ if [ -n "$FAIL_REASON" ] ; then
 	echo
 	echo "TARGET=\$1	'all' or grepable (jenkins, amd64, ionos, osuosl3) from ./nodes/list_nodes"
 	echo "ACTION=\$2	r_eboot, _p_owercycle, _a_utoremove, _s_shell (for manual maintenance)"
-	echo "REASON=\$3	ku=kernel update, np=no pings, dj=debug job problems, rm=regular maintenance - TODO: define more"
+	echo "REASON=\$3	ku=kernel update, np=no pings, dj=debug job problems, rm=regular maintenance, cs=clock skew - TODO: define more"
 	echo "DRY_RUN=\$4	optional to force dry-run mode"
 	echo
 	echo params given:



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ad826396b8b82dc7fc77dcc59097699f54b1676e
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/20230403/4604b795/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list