[Git][qa/jenkins.debian.net][master] reproduce.d.n/stats: only update 4 times a day

Holger Levsen (@holger) gitlab at salsa.debian.org
Sun Dec 15 17:31:15 GMT 2024



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


Commits:
6f3262cb by Holger Levsen at 2024-12-15T18:31:07+01:00
reproduce.d.n/stats: only update 4 times a day

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

- - - - -


2 changed files:

- hosts/infom07-i386/etc/cron.d/rebuilderd
- hosts/osuosl5-amd64/etc/cron.d/rebuilderd


Changes:

=====================================
hosts/infom07-i386/etc/cron.d/rebuilderd
=====================================
@@ -1,3 +1,3 @@
 MAILTO=root
-42 * * * * rebuilderd mkdir -p /srv/rebuilderd/stats/ && /srv/jenkins/bin/rebuilderd_stats.py i386 /srv/rebuilderd/rebuilderd.db > /srv/rebuilderd/stats/index.html.tmp && mv /srv/rebuilderd/stats/index.html.tmp /srv/rebuilderd/stats/index.html
-23 * * * * rebuilderd /srv/jenkins/bin/rebuilderd_graph.sh i386
+42 4,10,16,22 * * * rebuilderd mkdir -p /srv/rebuilderd/stats/ && /srv/jenkins/bin/rebuilderd_stats.py i386 /srv/rebuilderd/rebuilderd.db > /srv/rebuilderd/stats/index.html.tmp && mv /srv/rebuilderd/stats/index.html.tmp /srv/rebuilderd/stats/index.html
+23 0,6,12,18 * * * rebuilderd /srv/jenkins/bin/rebuilderd_graph.sh i386


=====================================
hosts/osuosl5-amd64/etc/cron.d/rebuilderd
=====================================
@@ -1,3 +1,3 @@
 MAILTO=root
-42 * * * * rebuilderd mkdir -p /srv/rebuilderd/stats/ && /srv/jenkins/bin/rebuilderd_stats.py amd64 /srv/rebuilderd/rebuilderd.db > /srv/rebuilderd/stats/index.html.tmp && mv /srv/rebuilderd/stats/index.html.tmp /srv/rebuilderd/stats/index.html
-23 * * * * rebuilderd /srv/jenkins/bin/rebuilderd_graph.sh amd64
+42 4,10,16,22 * * * rebuilderd mkdir -p /srv/rebuilderd/stats/ && /srv/jenkins/bin/rebuilderd_stats.py amd64 /srv/rebuilderd/rebuilderd.db > /srv/rebuilderd/stats/index.html.tmp && mv /srv/rebuilderd/stats/index.html.tmp /srv/rebuilderd/stats/index.html
+23 0,6,12,18 * * * rebuilderd /srv/jenkins/bin/rebuilderd_graph.sh amd64



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/6f3262cbf44c79577ebbf2a42ca95c8fc4a53109
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/20241215/98524b71/attachment.htm>


More information about the Qa-jenkins-scm mailing list