[Piuparts-commits] [SCM] piuparts git repository branch, develop, updated. 0.47-4-gc1c660a

Holger Levsen holger at layer-acht.org
Thu Oct 4 08:12:55 UTC 2012


The following commit has been merged in the develop branch:
commit c1c660a8e413fb5596d2a2feedafe8b282b0df9a
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Oct 4 10:12:42 2012 +0200

    reschedule 250 instead of 150 logs per section and day. reschedule earlier in the day, run other master cronjobs later in the day.

diff --git a/conf/crontab-master b/conf/crontab-master
index 382e156..d2b71fc 100644
--- a/conf/crontab-master
+++ b/conf/crontab-master
@@ -26,12 +26,12 @@
 # - these may result in packages being retested
 # - if that's not the case, run them from within ~/bin/generate_daily_report
 #
-00 12 * * * $HOME/bin/reschedule_oldest_logs
-30 12 * * * $HOME/bin/detect_network_issues
-45 12 * * * $HOME/bin/detect_piuparts_issues
-0  13 * * * $HOME/bin/detect_archive_issues
-30 13 * * * $HOME/bin/report_untestable_packages
-0  14 * * * $HOME/bin/report_stale_reserved_packages
+00 3 * * * $HOME/bin/reschedule_oldest_logs
+30 21 * * * $HOME/bin/detect_network_issues
+45 21 * * * $HOME/bin/detect_piuparts_issues
+0  22 * * * $HOME/bin/detect_archive_issues
+30 22 * * * $HOME/bin/report_untestable_packages
+0  23 * * * $HOME/bin/report_stale_reserved_packages
 
 #
 # misc
diff --git a/instances/piuparts.conf.piatti b/instances/piuparts.conf.piatti
index 8a2bb08..aaf4ac6 100644
--- a/instances/piuparts.conf.piatti
+++ b/instances/piuparts.conf.piatti
@@ -21,7 +21,7 @@ idle-sleep = 1800
 max-tgz-age = 604800
 # rescheduling settings
 reschedule-old-days = 90
-reschedule-old-count = 150
+reschedule-old-count = 250
 reschedule-fail-days = 30
 reschedule-fail-count = 25
 

-- 
piuparts git repository



More information about the Piuparts-commits mailing list