[Git][qa/jenkins.debian.net][master] fixup: rdn: create seperate stats for each release for amd64-pull184
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sun Aug 24 12:17:09 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
bae95dd9 by Holger Levsen at 2025-08-24T13:16:56+02:00
fixup: rdn: create seperate stats for each release for amd64-pull184
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- hosts/osuosl5-amd64/etc/cron.d/rebuilderd
Changes:
=====================================
hosts/osuosl5-amd64/etc/cron.d/rebuilderd
=====================================
@@ -1,5 +1,5 @@
MAILTO=root
42 */3 * * * rebuilderd for arch in all amd64 arm64 armel armhf i386 ppc64el riscv64 ; do mkdir -p /srv/rebuilderd/$arch/stats/ && /srv/jenkins/bin/rebuilderd_stats.py $arch /srv/rebuilderd/$arch/rebuilderd.db --cache /srv/rebuilderd/$arch/stats/cache.pickle /srv/rebuilderd/$arch/stats/ ; done
-0 */3 * * * rebuilderd for arch in amd64-pull184 ; for release in trixie forky unstable ; do mkdir -p /srv/rebuilderd/$arch/stats/$release && /srv/jenkins/bin/rebuilderd_stats.py --release $release $arch /srv/rebuilderd/$arch/rebuilderd.db --cache /srv/rebuilderd/$arch/stats/cache.pickle /srv/rebuilderd/$arch/stats/$release ; done
+0 */3 * * * rebuilderd for arch in amd64-pull184 ; do for release in trixie forky unstable ; do mkdir -p /srv/rebuilderd/$arch/stats/$release && /srv/jenkins/bin/rebuilderd_stats.py --release $release $arch /srv/rebuilderd/$arch/rebuilderd.db --cache /srv/rebuilderd/$arch/stats/cache.pickle /srv/rebuilderd/$arch/stats/$release ; done ; done
23 0,6,12,18 * * * rebuilderd for arch in all amd64 amd64-pull184 arm64 armel armhf i386 ppc64el riscv64 ; do /srv/jenkins/bin/rebuilderd_graph.sh $arch ; done
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/bae95dd9c2147c6c39fd4b41945721e47bfa4513
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/bae95dd9c2147c6c39fd4b41945721e47bfa4513
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/20250824/bb5967bf/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list