diff options
-rw-r--r-- | job-cfg/d-i.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/job-cfg/d-i.yaml b/job-cfg/d-i.yaml index 0dd56331..ed7c0d28 100644 --- a/job-cfg/d-i.yaml +++ b/job-cfg/d-i.yaml @@ -60,6 +60,7 @@ publishers: - trigger: project: 'd-i_manual_{lang}_pdf' + treshold: 'UNSTABLE' - logparser: rulespath: '/srv/jenkins/logparse/debian-installer.rules' unstable_on_warning: 'true' @@ -110,6 +111,7 @@ publishers: - trigger: project: 'd-i_manual_{lang}_pdf' + treshold: 'UNSTABLE' - logparser: rulespath: '/srv/jenkins/logparse/debian-installer.rules' unstable_on_warning: 'true' |