[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: add cronjob to update David Bremner's builtin-pho database every hour

Holger Levsen gitlab at salsa.debian.org
Wed Feb 26 22:32:47 GMT 2020



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


Commits:
75e18cc0 by Holger Levsen at 2020-02-26T23:32:37+01:00
reproducible Debian: add cronjob to update David Bremner's builtin-pho database every hour

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

- - - - -


1 changed file:

- + hosts/profitbricks-build7-amd64/etc/cron.d/builtin-pho


Changes:

=====================================
hosts/profitbricks-build7-amd64/etc/cron.d/builtin-pho
=====================================
@@ -0,0 +1,14 @@
+# m h dom mon dow (0|7=sun,1=mon)    command
+
+#
+# cron-job for bremner's builtin-pho stuff
+# (that's https://salsa.debian.org/bremner/builtin-pho.git
+# and has been installed manually on pb7 so far.)
+#
+
+MAILTO=root
+
+# this is run hourly even though the rsync from coccia.d.o to
+# pb7 only happens every two hours... but we don't know at which 
+# hour, so...
+7 * * * * buildinfo cd ~/builtin-pho && bash update-packages.sh && find buildinfo/Debian/ -mtime 0 -type f | python3 index-buildinfo.py -i -F



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/75e18cc0efdd472dfe30acb3a7b43789ce44b44d
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/20200226/f3e1c80d/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list