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/doctor | |
parent | 123c08a775b89fa12266d4f69e79d8f832c43205 (diff) | |
parent | bd2e1bd6391f4ac4c6f50c99bb10004959362603 (diff) |
Merge "Send 'Build Failed' Emails to Jenkins Admins"
Diffstat (limited to 'jjb/doctor')
-rw-r--r-- | jjb/doctor/doctor.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/doctor/doctor.yml b/jjb/doctor/doctor.yml index a307b1885..afde9efe8 100644 --- a/jjb/doctor/doctor.yml +++ b/jjb/doctor/doctor.yml @@ -208,6 +208,7 @@ artifacts: 'tests/*.log' - archive: artifacts: 'functest_results/$FUNCTEST_SUITE_NAME.log' + - email-jenkins-admins-on-failure ##################################### |