[Qa-jenkins-scm] [jenkins.debian.net] 03/05: reproducible: run the breakages job after the maintenance one, otherwise we it may catch files that would have been (and actually are a couple of minutes later) clean up by the maintenance job
Holger Levsen
holger at moszumanska.debian.org
Sat Jul 4 10:05:01 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 ad6f158a253b0ef7a302944925e5522117011cc0
Author: Mattia Rizzolo <mattia at mapreri.org>
Date: Mon Jun 29 01:43:39 2015 +0000
reproducible: run the breakages job after the maintenance one, otherwise we it may catch files that would have been (and actually are a couple of minutes later) clean up by the maintenance job
---
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 e8da79f..e5eeb15 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -373,7 +373,7 @@
my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
- '{name}_breakages':
my_description: 'Generate an HTML page with CI issues (packages with incoherent status or files that should or should not be there).'
- my_timed: '1 0 * * *'
+ my_timed: '30 0 * * *'
my_shell: '/srv/jenkins/bin/reproducible_breakages.py'
my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
- '{name}_builder_alpha':
--
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