[Git][qa/jenkins.debian.net][master] rdn: document how to reschedule all other errors on all archs
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri May 9 13:00:36 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
d4734534 by Holger Levsen at 2025-05-09T14:00:27+02:00
rdn: 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
=====================================
@@ -9,6 +9,11 @@ todo for rebuilderd munin plugins, for each arch
- queue size
- 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...
+
old plan, currenlty on hold: setup unstable/amd64 and all
using infom01+02
fix riscv64 nodes:
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d4734534ef49e614574ee6c6bd3ee8100e3f622a
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d4734534ef49e614574ee6c6bd3ee8100e3f622a
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/afccccdc/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list