[Git][qa/jenkins.debian.net][master] rdn: improve document how to reschedule all other errors on all archs

Holger Levsen (@holger) gitlab at salsa.debian.org
Fri May 9 13:19:40 BST 2025



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


Commits:
7058a802 by Holger Levsen at 2025-05-09T14:19:32+02:00
rdn: improve document how to reschedule all other errors on all archs

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

- - - - -


1 changed file:

- TODO.r.d.n


Changes:

=====================================
TODO.r.d.n
=====================================
@@ -10,9 +10,8 @@ todo for rebuilderd munin plugins, for each arch
 	- rebuilds per day, total builds per day
 
 document how to reschedule all other errors on all archs:
-	- as user rebuilderd on o5 in its homedir:
-	- for arch in all amd64 i386 arm64 armel armhf riscv64 ppc64el ; do echo -n "$arch: " ;  grep -A 10000 'id="other-errors"' $arch/stats/index.html |grep /api/|cut -d'<' -f2|cut -d'>' -f2|sort -u|xargs /srv/jenkins/bin/rebuilderd_manual_scheduler.sh $arch ; done
-	- optimize to autodect archs...
+	- as user rebuilderd on o5:
+	- for arch in $(dirname `cd ; ls */rebuilderd.db`); do echo -n "$arch: " ;  grep -A 10000 'id="other-errors"' $arch/stats/index.html |grep /api/|cut -d'<' -f2|cut -d'>' -f2|sort -u|xargs /srv/jenkins/bin/rebuilderd_manual_scheduler.sh $arch ; done
 
 old plan, currenlty on hold: setup unstable/amd64 and all
 	using infom01+02



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/7058a8027870d7373ec8d0fdcc3f95d701f85cf9
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/20250509/292edff2/attachment.htm>


More information about the Qa-jenkins-scm mailing list