diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-08-09 16:58:51 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-09 16:58:51 +0000 |
commit | 76cb1361b0a7cb2083a21eb564a1781137ff76b2 (patch) | |
tree | 1f2d8010dc0b6d930ec1478c9e8907a092c0129d /jjb/storperf | |
parent | 123c08a775b89fa12266d4f69e79d8f832c43205 (diff) | |
parent | bd2e1bd6391f4ac4c6f50c99bb10004959362603 (diff) |
Merge "Send 'Build Failed' Emails to Jenkins Admins"
Diffstat (limited to 'jjb/storperf')
-rw-r--r-- | jjb/storperf/storperf.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/storperf/storperf.yml b/jjb/storperf/storperf.yml index 13186a1ad..f675cbb2a 100644 --- a/jjb/storperf/storperf.yml +++ b/jjb/storperf/storperf.yml @@ -81,6 +81,7 @@ healthy: 50 unhealthy: 40 failing: 30 + - email-jenkins-admins-on-failure - job-template: name: 'storperf-merge-{stream}' @@ -135,6 +136,7 @@ healthy: 50 unhealthy: 40 failing: 30 + - email-jenkins-admins-on-failure - job-template: name: 'storperf-daily-{stream}' |