[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: re-schedule more old packages but do so less frequently

Holger Levsen holger at moszumanska.debian.org
Sat May 16 16:14:32 UTC 2015


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

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 9101e4ef9649292bcfc8aa997ca95c74c2f0caf8
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat May 16 18:14:26 2015 +0200

    reproducible: re-schedule more old packages but do so less frequently
---
 bin/reproducible_scheduler.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py
index 2fe95e4..7cee0ae 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -259,8 +259,6 @@ def scheduler():
         many_old = 25 # multiplied by 10, usually, see below
     elif total <= 350:
         many_old = 17 # also...
-    elif total <= 450:
-        many_old = 10 # ...
     else:
         many_old = 0  # ...
     for suite in SUITES:

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



More information about the Qa-jenkins-scm mailing list