[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible debian: run the scheduler 10 minutes before the maintenance job instead of after, so we can quickly properly delete files of removed packages

Holger Levsen holger at layer-acht.org
Sun May 29 10:31:38 UTC 2016


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 46137dbf81ea59b0e1d9dfcb3dc23b1c6a5ebd59
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sun May 29 10:29:48 2016 +0000

    reproducible debian: run the scheduler 10 minutes before the maintenance job instead of after, so we can quickly properly delete files of removed packages
---
 job-cfg/reproducible.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index a3c9fab..b50b87a 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -411,7 +411,7 @@
             my_task:
                 - 'scheduler':
                     my_description: 'Schedule packages to be tested for reproducibility.'
-                    my_timed: '10 * * * *'
+                    my_timed: '55 * * * *'
                     my_shellext: ".py"
                 - 'html_dashboard':
                     my_description: 'Generate HTML dashboard with graphs for reproducible builds.'

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