[Piuparts-commits] [SCM] piatti.debian.org configuration files branch, develop, updated. 0.42-33-g85fc463
Holger Levsen
holger at layer-acht.org
Fri Jan 20 12:47:44 UTC 2012
The following commit has been merged in the develop branch:
commit 85fc463a84bcc5d124bb4bda24b345f42b479476
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Jan 20 13:47:34 2012 +0100
As squeeze2wheezy has been fully tested by today, re-enable rescheduling of old logs sid, wheezy and squeezewheezy: 200 successful logs old than 90 days are rescheduled each day, plus 25 failed logs older than 30 days.
diff --git a/org/piuparts.debian.org/etc/piuparts.conf.piatti b/org/piuparts.debian.org/etc/piuparts.conf.piatti
index 302fd0f..a8903f1 100644
--- a/org/piuparts.debian.org/etc/piuparts.conf.piatti
+++ b/org/piuparts.debian.org/etc/piuparts.conf.piatti
@@ -15,8 +15,11 @@ output-directory = /org/piuparts.debian.org/htdocs/
idle-sleep = 1800
# 60*60*24*7
max-tgz-age = 604800
-# temporarily disable, to test squeeze2wheezy faster
-reschedule-old-count = 0
+# rescheduling settings
+reschedule-old-days = 90
+reschedule-old-count = 200
+reschedule-fail-days = 30
+reschedule-fail-count = 25
[sid]
precedence = 1
diff --git a/org/piuparts.debian.org/htdocs/index.tpl b/org/piuparts.debian.org/htdocs/index.tpl
index 1344ee1..e7aefcf 100644
--- a/org/piuparts.debian.org/htdocs/index.tpl
+++ b/org/piuparts.debian.org/htdocs/index.tpl
@@ -47,6 +47,11 @@
</tr>
<tr class="normalrow">
<td class="contentcell2">
+ <b>2012-01-20</b>: As squeeze2wheezy has been fully tested by today, re-enable rescheduling of old logs sid, wheezy and squeezewheezy: 200 successful logs old than 90 days are rescheduled each day, plus 25 failed logs older than 30 days.
+ </td>
+ </tr>
+ <tr class="normalrow">
+ <td class="contentcell2">
<b>2011-12-20</b>: Currently, while the machine is busy testing all of squeeze2wheeezy, all old log rescheduling has been disabled. Normally, these reschedulings happen for sid, wheezy and squeezewheezy: 200 successful logs old than 180 days are rescheduled each day, plus 25 failed logs older than 30 days.
</td>
</tr>
--
piatti.debian.org configuration files
More information about the Piuparts-commits
mailing list