From 0d6f44a57099597c51a065901e6553b5efdc557c Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Wed, 29 Apr 2015 20:13:04 +0200 Subject: reproducible: add a reproducible_breakages job (and relative script) to produce a page listing CI troubles (files that should not be there or package with a senseless status --- job-cfg/reproducible.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 8bc2c482..fc8e0b7f 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -188,6 +188,10 @@ defaults: reproducible name: '{name}_json' +- job-template: + defaults: reproducible + name: '{name}_breakages' + - job-template: defaults: reproducible_builder name: '{name}_builder_alpha' @@ -310,6 +314,11 @@ my_timed: '0 6 * * H/3' my_shell: '/srv/jenkins/bin/reproducible_create_meta_pkg_sets.sh' my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' + - '{name}_breakages': + my_description: 'Generate an HTML page full with CI issues (packages with incoherent status or files that should not be there)' + my_timed: '1 0 * * *' + my_shell: '/srv/jenkins/bin/reproducible_breakages.py' + my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org' - '{name}_builder_alpha': my_description: 'Try to reproducibly build a scheduled package. This is one of several builder jobs.' my_timed: 'H/2 * * * *' -- cgit v1.2.3-70-g09d2