[Piuparts-commits] [piuparts] 16/16: detect_archive_issues: run twice per day

Holger Levsen holger at layer-acht.org
Thu Apr 13 15:04:53 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 f5db9928844420f483d963a57cc841e1d0554e45
Author: Andreas Beckmann <anbe at debian.org>
Date:   Tue Apr 11 16:26:50 2017 +0200

    detect_archive_issues: run twice per day
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 conf/crontab-master.in | 2 +-
 debian/changelog       | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/conf/crontab-master.in b/conf/crontab-master.in
index 076b4d0..4b14c28 100644
--- a/conf/crontab-master.in
+++ b/conf/crontab-master.in
@@ -26,7 +26,7 @@ PATH=@sharedir@/piuparts/master:/usr/bin:/bin
 #
 30 3-21/6 * * * detect_network_issues
 45 3-21/6 * * * detect_piuparts_issues
-0  22 * * * detect_archive_issues
+0  10,22 * * * detect_archive_issues
 30 22 * * * report_untestable_packages
 0  23 * * * report_stale_reserved_packages
 
diff --git a/debian/changelog b/debian/changelog
index ba915ea..272c9c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -49,6 +49,7 @@ piuparts (0.77) UNRELEASED; urgency=medium
   * master-bin/detect_archive_issues:
     - Look at failed logs older than 24 hours (48 hours previously).
     - Mark logfiles for immediate recycling upon first appearance.
+    - Run twice per day, moving new logs to untestable within 24-36 hours.
   * master-bin/detect_network_issues:
     - Detect outdated reference chroot meta data.
   * master-bin/detect_piuparts_issues:

-- 
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