[Qa-jenkins-scm] [jenkins.debian.net] 01/03: reproducible: make comment match code

Holger Levsen holger at moszumanska.debian.org
Mon Dec 7 12:30:12 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 f48bde2e30d263fbe0a3ad2aafc78219603fe78e
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Dec 7 13:25:08 2015 +0100

    reproducible: make comment match code
---
 bin/reproducible_scheduler.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py
index 7e97fd6..c320dcc 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -351,7 +351,7 @@ def query_new_versions(suite, arch, limit):
 
 
 def query_old_ftbfs_and_depwait_versions(suite, arch, limit):
-    criteria = 'status ftbfs or depwait, no bug filed, tested at least 5 days ago, ' + \
+    criteria = 'status ftbfs or depwait, no bug filed, tested at least 3 days ago, ' + \
                'no new version available, sorted by last build date'
     query = """SELECT DISTINCT s.id, s.name
                 FROM sources AS s JOIN results AS r ON s.id = r.package_id

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