diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-09-22 12:11:41 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-09-22 12:11:41 +0200 |
commit | 42f025d57430a86acf025d4f109e6008ce5e85c9 (patch) | |
tree | f7bf0708b9f2354d6c5eca87b173cb81251c50f2 /job-cfg | |
parent | 86cc98c27df3675c6bef4334e2c7762c9b3390bd (diff) | |
download | jenkins.debian.net-42f025d57430a86acf025d4f109e6008ce5e85c9.tar.xz |
reproducible: update breakage page every 3h
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/reproducible.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 177463c0..6f30b81b 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -724,7 +724,7 @@ my_node: '' - '{name}_html_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: '30 0 * * *' + my_timed: '30 H/3 * * *' my_shell: '/srv/jenkins/bin/reproducible_html_breakages.py' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' my_node: '' |