[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] jenkins-shell-monitor: monitor trixie diffoscope logs size as well

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Jun 12 17:30:41 BST 2023



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


Commits:
8dde474f by Holger Levsen at 2023-06-12T18:30:22+02:00
jenkins-shell-monitor: monitor trixie diffoscope logs size as well

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

- - - - -


2 changed files:

- TODO
- bin/jenkins-shell-monitor.sh


Changes:

=====================================
TODO
=====================================
@@ -38,6 +38,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
 ** tweak reproducible_common.sh to start collect statistics on the daily builds for trixie too (and make_graph.py too)
 ** adjust chroot_installation- jobs
 ** upgrade i386 nodes to bookworm
+** tweak jenkins-shell-monitor.sh as needed
 
 === 2023 things
 


=====================================
bin/jenkins-shell-monitor.sh
=====================================
@@ -21,8 +21,9 @@ WARNING_LEVEL['/srv/reproducible-results/rbuild-debian']=50
 WARNING_LEVEL['r-b-userContent../dbd*/buster']=5
 WARNING_LEVEL['r-b-userContent../dbd*/bullseye']=40
 WARNING_LEVEL['r-b-userContent../dbd*/bookworm']=60
+WARNING_LEVEL['r-b-userContent../dbd*/trixie']=60
 WARNING_LEVEL['r-b-userContent../dbd*/unstable']=145
-WARNING_LEVEL['r-b-userContent../dbd*/experimental']=50	# 30 outside freezes
+WARNING_LEVEL['r-b-userContent../dbd*/experimental']=42
 WARNING_LEVEL['live_build']=23
 
 # prepare a trap for cleaning up
@@ -87,7 +88,7 @@ main_loop() {
 					;;
 				"/var/lib/jenkins/userContent/reproducible")
 					DIR_PATH=/var/lib/jenkins/userContent/reproducible/debian
-					for i in buster bullseye bookworm unstable experimental live_build ; do
+					for i in buster bullseye bookworm trixie unstable experimental live_build ; do
 						if [ "$i" = "live_build" ] ; then
 							DU_PATH="$i"
 							VISIBLE_PATH="$i"



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/8dde474f1ebb1cd95925b0c6d4b66e06cae1b77a
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/20230612/35f78dc7/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list