email notifications for p4 tests failures to Carmelo

Change-Id: I085ce69a7071edb00c47b0f97fce96e1fcfcbc3b
diff --git a/jjb/onos/onos-verify.yaml b/jjb/onos/onos-verify.yaml
index 535cacb..5047946 100644
--- a/jjb/onos/onos-verify.yaml
+++ b/jjb/onos/onos-verify.yaml
@@ -651,6 +651,14 @@
     #put shell scripts in file then make sure shell check is installed on verify vms
       - shell: !include-raw-escape: install-bazel.sh
       - shell: !include-raw-escape: onos-run-bazel-stc-trellis-p4.sh
+    publishers:
+      - raw:
+          xml: |
+              <hudson.tasks.Mailer plugin="mailer@1.21">
+                 <recipients>carmelo@opennetworking.org</recipients>
+                 <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+                 <sendToIndividuals>false</sendToIndividuals>
+              </hudson.tasks.Mailer>
 
 
 - project: