[Git][qa/jenkins.debian.net][master] rename rebuilder_stats.py to rebuilderd_stats.py
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sun Dec 15 16:49:24 GMT 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
d4346cc7 by Holger Levsen at 2024-12-15T17:49:10+01:00
rename rebuilder_stats.py to rebuilderd_stats.py
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
3 changed files:
- bin/rebuilder_stats.py → bin/rebuilderd_stats.py
- hosts/infom07-i386/etc/cron.d/rebuilderd
- hosts/osuosl5-amd64/etc/cron.d/rebuilderd
Changes:
=====================================
bin/rebuilder_stats.py → bin/rebuilderd_stats.py
=====================================
=====================================
hosts/infom07-i386/etc/cron.d/rebuilderd
=====================================
@@ -1,3 +1,3 @@
MAILTO=root
-42 * * * * rebuilderd mkdir -p /srv/rebuilderd/stats/ && /srv/jenkins/bin/rebuilder_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 * * * * 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
=====================================
hosts/osuosl5-amd64/etc/cron.d/rebuilderd
=====================================
@@ -1,3 +1,3 @@
MAILTO=root
-42 * * * * rebuilderd mkdir -p /srv/rebuilderd/stats/ && /srv/jenkins/bin/rebuilder_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 * * * * 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
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d4346cc750fec3527e21c5e09eb7ebf5a6f82ffc
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d4346cc750fec3527e21c5e09eb7ebf5a6f82ffc
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/f0267e55/attachment.htm>
More information about the Qa-jenkins-scm
mailing list