diff options
author | mrichomme <morgan.richomme@orange.com> | 2019-11-18 16:29:11 +0100 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-11-18 17:36:29 +0000 |
commit | 609a72b0f589a72f2d727e4ddb143b5e7eac9273 (patch) | |
tree | 78bd9d84ec22431eb0cd7e3607328e03fcb8d476 /jjb/so | |
parent | da694d583acb474b8c7b753aa3bb9b5c04e91082 (diff) |
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
Diffstat (limited to 'jjb/so')
-rw-r--r-- | jjb/so/so-csit.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/so/so-csit.yaml b/jjb/so/so-csit.yaml index c76685dbb..8feffb616 100644 --- a/jjb/so/so-csit.yaml +++ b/jjb/so/so-csit.yaml @@ -5,6 +5,7 @@ - '{project-name}-{stream}-verify-csit-{functionality}' - '{project-name}-{stream}-csit-{functionality}' project-name: 'so' + recipients: 'seshu.kumar.m@huawei.com' stream: - 'master': branch: 'master' |