From c270e001b46e46cff787d94eedf1199abf1f4c8f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 21 Mar 2015 00:06:57 +0100 Subject: turn off notifications on unstable results for udd-versionskew and orphaned-without-a-bug --- TODO | 2 -- job-cfg/udd.yaml | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO b/TODO index bd0650ef..f25f22b8 100644 --- a/TODO +++ b/TODO @@ -168,8 +168,6 @@ properties: === qa.debian.org* -* turn off notifications on unstable results for udd-versionskew -* turn off notifications on unstable results for orphaned-without-a-bug * turn udd-versionskew packages names into tracker.d.o links and provide version numbers in output too === d-i_manual* diff --git a/job-cfg/udd.yaml b/job-cfg/udd.yaml index 2f408127..8c9cf7b3 100644 --- a/job-cfg/udd.yaml +++ b/job-cfg/udd.yaml @@ -25,6 +25,7 @@ parse-rules: '/srv/jenkins/logparse/debian.rules' unstable-on-warning: '{my_logparser}' fail-on-error: '{my_logparser}' + notify-every-unstable-build: false - email: recipients: 'jenkins+debian-qa qa-jenkins-scm@lists.alioth.debian.org' builders: -- cgit v1.2.3-54-g00ecf