[Git][qa/jenkins.debian.net][master] mostly revert: reproduce.d.n/stats: only update every other hour
Holger Levsen (@holger)
gitlab at salsa.debian.org
Mon Dec 16 11:05:28 GMT 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
06546d9f by Holger Levsen at 2024-12-16T12:05:19+01:00
mostly revert: reproduce.d.n/stats: only update every other hour
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
+42 */2 * * * 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
+42 */2 * * * 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/06546d9ff43bb77f7f6161139f40440367f009ca
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/06546d9ff43bb77f7f6161139f40440367f009ca
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/20241216/f8e57bbe/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list