From 132edaad169fa798fc8a84818b5b23c57dd57f35 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 28 Oct 2014 01:40:04 +0100 Subject: d-i: drop d-i_parse_build_logs job. add 15 new ones, d-i_overview_$arch. Each jobs checks the build status for its arch. There are no irc notifictations yet, as currently the jobs are run 24 times a day and I don't want 24 notifications a day..." --- job-cfg/d-i.yaml | 22 ---------------------- 1 file changed, 22 deletions(-) (limited to 'job-cfg/d-i.yaml') diff --git a/job-cfg/d-i.yaml b/job-cfg/d-i.yaml index 1f2c19ac..ade704bb 100644 --- a/job-cfg/d-i.yaml +++ b/job-cfg/d-i.yaml @@ -309,27 +309,6 @@ # artifacts: '*_*.dsc *_*.tar.* *_*_*.deb *_*_*.build *_*_*.changes' # latest_only: true -- job-template: - defaults: d-i - name: '{name}_parse_build_logs' - description: 'Parses d-i build logs from http://d-i.debian.org/daily-images/build-logs.html daily. {do_not_edit}' - builders: - - shell: '/srv/jenkins/bin/d-i_parse_logs.sh http://d-i.debian.org/daily-images/build-logs.html' - triggers: - - timed: "0 5 * * *" - publishers: - - logparser: - parse-rules: '/srv/jenkins/logparse/debian-installer.rules' - unstable-on-warning: 'true' - fail-on-error: 'true' - - email: - recipients: jenkins+debian-boot holger@layer-acht.org - - htmlpublisher: - name: 'Daily d-i build logs' - directory: '.' - indexfiles: 'build-logs.html' - keepall: True - - job-template: defaults: d-i name: '{name}_check_jenkins_jobs' @@ -836,7 +815,6 @@ do_not_edit: '

Job configuration source is d-i.yaml.' jobs: - '{name}_housekeeping' - - '{name}_parse_build_logs' - '{name}_check_jenkins_jobs' - '{name}_manual': include: '/trunk/manual/debian/.* -- cgit v1.2.3-70-g09d2