diff options
author | Thomas F Herbert <therbert@redhat.com> | 2016-05-09 12:50:53 -0400 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-05-09 22:06:11 +0000 |
commit | aff3df9d5cec5374d6ae3a1070b0db057c5dfd74 (patch) | |
tree | 5456968829a89b3d995f182578db72aef10f1277 /jjb | |
parent | 85cf6a3aa663ccd91b737dbda4bbc609c882a0ea (diff) |
ovsnfv: Send notification on failures of daily builds
Change-Id: I6952ea6fd80a55fe798b329caf568dfe0855d524
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/ovsnfv/ovsnfv.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/ovsnfv/ovsnfv.yml b/jjb/ovsnfv/ovsnfv.yml index f12718a06..6f6d29012 100644 --- a/jjb/ovsnfv/ovsnfv.yml +++ b/jjb/ovsnfv/ovsnfv.yml @@ -148,3 +148,7 @@ cd $WORKSPACE/ci ./build.sh + + publishers: + - email: + recipients: therbert@redhat.com mark.d.gray@intel.com billy.o.mahony@intel.com |