[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] djm: support doing new things
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Apr 11 20:03:59 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
6d3c1df9 by Holger Levsen at 2023-04-11T21:03:38+02:00
djm: support doing new things
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/djm
Changes:
=====================================
bin/djm
=====================================
@@ -58,6 +58,7 @@ case $REASON in
cs) REASON="clock skew" ;;
hb) REASON="host is back" ;;
ho) REASON="host is overloaded" ;;
+ nt) REASON="new things" ;;
*) FAIL_REASON="${FAIL_REASON}Undefined reason.\n"
;;
esac
@@ -91,12 +92,7 @@ if [ -n "$FAIL_REASON" ] ; then
echo "ACTION=\$2 r_eboot, _p_owercycle, _a_utoremove, _s_shell (for manual maintenance),"
echo " _j_enkins-ui or _b_ring-back"
echo "REASON=\$3 ku=kernel update, np=no pings, dj=debug job problems, rm=regular maintenance,"
- echo " cs=clock skew, hb=host back, ho=host overloaded"
- # TODO
- # create osuosl tickets
- # document jenkins plugin updates
- # document other jenkins ui actions
- # parse jenkins job logs to automatically log manually triggered jobs
+ echo " cs=clock skew, hb=host back, ho=host overloaded, nt=new things"
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/6d3c1df913f8dc44c3bebd627e6509ddc8a9063e
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/6d3c1df913f8dc44c3bebd627e6509ddc8a9063e
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/20230411/b76ba72b/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list