[Piuparts-commits] [piuparts] 01/01: run piuparts-report twice a day

Holger Levsen holger at layer-acht.org
Wed Mar 8 11:53:40 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit 96dbebbc55b6773f3fa9e4d1464398ccf68bab9f
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Mar 8 12:53:35 2017 +0100

    run piuparts-report twice a day
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 conf/crontab-master.in | 4 ++--
 debian/changelog       | 4 ++--
 htdocs/index.tpl       | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/conf/crontab-master.in b/conf/crontab-master.in
index 0ae9d11..ce8ed99 100644
--- a/conf/crontab-master.in
+++ b/conf/crontab-master.in
@@ -6,10 +6,10 @@
 @reboot @sharedir@/piuparts/master/master_cleanup
 
 #
-# generate reports tree times a day (if this doesnt work, do it twice… at 0,12)
+# generate reports twice a day
 #  (dinstall runs 1|7|13|19:52, so this is long after mirror pushes...)
 #
-0  0,8,16 * * * @sharedir@/piuparts/master/generate_daily_report
+0  0,12 * * * @sharedir@/piuparts/master/generate_daily_report
 
 #
 # reschedule old logs twice a day
diff --git a/debian/changelog b/debian/changelog
index 3a55169..7e4f2aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -78,8 +78,8 @@ piuparts (0.76) UNRELEASED; urgency=medium
     parallel.
   * update-piuparts-(master|slave)-setup: touch $PIUPARTS_TMPDIR/.nobackup to
     exclude it from backups made by DSA.
-  * conf/crontab-master.in: try to run piuparts-report three times a day
-    instead of four, which hasn't worked out for a long time.
+  * conf/crontab-master.in: run piuparts-report twice a day instead of trying
+    four times a day, which hasn't worked out for a long time.
   * generate_daily_report.in: measure runtime of this script and the scripts
     started by it.
 
diff --git a/htdocs/index.tpl b/htdocs/index.tpl
index aa7a839..26d9463 100644
--- a/htdocs/index.tpl
+++ b/htdocs/index.tpl
@@ -59,7 +59,7 @@
     </tr>
     <tr class="normalrow">
      <td class="contentcell2">
-      These pages are updated every eight hours.
+      These pages are updated twice a day.
      </td>
     </tr>
     <tr class="normalrow">
@@ -74,12 +74,12 @@
     </tr>
     <tr class="normalrow">
      <td class="contentcell2">
-      <b>2017-03-07</b> Another suite added: <a href="https://piuparts.debian.org/wheezy222testing">wheezy222testing</a>, to test package installation in wheezy, then upgrade to jessie, then upgrade to testing, then removal and purge..
+      <b>2017-03-08</b> Change cron to update the webpages two times a day instead of four. In the past updating took longer than six hours, so effectivly only two updates per day were done anyway.
      </td>
     </tr>
     <tr class="normalrow">
      <td class="contentcell2">
-      <b>2017-03-06</b> Change cron to try to update the webpages three times a day instead of four. In the past updating took longer than six hours, so effectivly only two updates per day were done.
+      <b>2017-03-07</b> Another suite added: <a href="https://piuparts.debian.org/wheezy222testing">wheezy222testing</a>, to test package installation in wheezy, then upgrade to jessie, then upgrade to testing, then removal and purge..
      </td>
     </tr>
     <tr class="normalrow">

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list