Add PTL mail notification for CSIT tests

Use PTL mail address to notify in case of csit job errors

Issue-ID: INT-1363

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I698f109c29c85ccca1b5c9eab5fab231918c6e0d
diff --git a/jjb/modeling/modeling-etsicatalog-csit.yaml b/jjb/modeling/modeling-etsicatalog-csit.yaml
index 76ebd4f..e699b68 100644
--- a/jjb/modeling/modeling-etsicatalog-csit.yaml
+++ b/jjb/modeling/modeling-etsicatalog-csit.yaml
@@ -5,9 +5,10 @@
       - '{project-name}-{stream}-verify-csit-{functionality}'
       - '{project-name}-{stream}-csit-{functionality}'
     project-name: 'modeling-etsicatalog'
+    recipients: 'denghui12@huawei.com'
     stream: 'master'
     functionality:
       - 'sanity-check':
           trigger_jobs: 'modeling-etsicatalog-master-docker-java-version-shell-daily'
     robot-options: ''
-    branch: 'master'
\ No newline at end of file
+    branch: 'master'