diff options
author | mrichomme <morgan.richomme@orange.com> | 2019-11-14 09:34:52 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2019-11-14 09:34:52 +0100 |
commit | 1a954a4cf21c418d49e6ba370edb21f7a85a3d2a (patch) | |
tree | 3a3718c6b987788a7ee9c841c37d2160c99eafbb /jjb/vid | |
parent | da694d583acb474b8c7b753aa3bb9b5c04e91082 (diff) |
Add mail notification for vid csit tests
Issue-ID: INT-1363
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ic51257ad95c06aa2d734977d68bee8f8105852d8
Diffstat (limited to 'jjb/vid')
-rw-r--r-- | jjb/vid/vid-csit.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/vid/vid-csit.yaml b/jjb/vid/vid-csit.yaml index b8d0b0aa4..c300a50b2 100644 --- a/jjb/vid/vid-csit.yaml +++ b/jjb/vid/vid-csit.yaml @@ -5,6 +5,7 @@ - '{project-name}-{stream}-verify-csit-{functionality}' - '{project-name}-{stream}-csit-{functionality}' project-name: 'vid' + recipients: 'ittay.stern@intl.att.com' stream: - 'master': branch: 'master' |