[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible trbo monitor: only show relevant lines from ~jenkins/offline_nodes
Holger Levsen
gitlab at salsa.debian.org
Sun Aug 23 23:08:32 BST 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
c605ee9d by Holger Levsen at 2020-08-24T00:08:22+02:00
reproducible trbo monitor: only show relevant lines from ~jenkins/offline_nodes
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/jenkins-shell-monitor.sh
Changes:
=====================================
bin/jenkins-shell-monitor.sh
=====================================
@@ -21,7 +21,8 @@ main_loop() {
echo -n "$(date -u)"
echo " $(uptime)"
echo
- cat ~jenkins/offline_nodes
+ echo "relevant line from ~jenkins/offline_nodes:"
+ grep -A 2342 Also ~jenkins/offline_nodes
echo
figlet $(cat ~/userContent/reproducible/trbo.status)
echo " ^^^ trbo status"
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c605ee9db24fecb6d9bde601bf70445baf7819e4
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c605ee9db24fecb6d9bde601bf70445baf7819e4
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/20200823/ecd80538/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list