From 609a72b0f589a72f2d727e4ddb143b5e7eac9273 Mon Sep 17 00:00:00 2001 From: mrichomme Date: Mon, 18 Nov 2019 16:29:11 +0100 Subject: 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 Change-Id: I698f109c29c85ccca1b5c9eab5fab231918c6e0d --- jjb/optf/optf-cmso-csit.yaml | 1 + jjb/optf/optf-osdf-csit.yaml | 1 + 2 files changed, 2 insertions(+) (limited to 'jjb/optf') diff --git a/jjb/optf/optf-cmso-csit.yaml b/jjb/optf/optf-cmso-csit.yaml index 4bf51652f..3b1de276a 100644 --- a/jjb/optf/optf-cmso-csit.yaml +++ b/jjb/optf/optf-cmso-csit.yaml @@ -5,6 +5,7 @@ - '{project-name}-{stream}-verify-csit-{functionality}' - '{project-name}-{stream}-csit-{functionality}' project-name: 'optf-cmso' + recipients: 'snarayanan@research.att.com' stream: - 'master': branch: master diff --git a/jjb/optf/optf-osdf-csit.yaml b/jjb/optf/optf-osdf-csit.yaml index 426186778..337d77500 100644 --- a/jjb/optf/optf-osdf-csit.yaml +++ b/jjb/optf/optf-osdf-csit.yaml @@ -5,6 +5,7 @@ - '{project-name}-{stream}-verify-csit-{functionality}' - '{project-name}-{stream}-csit-{functionality}' project-name: 'optf-osdf' + recipients: 'snarayanan@research.att.com' disabled: true stream: - 'master': -- cgit 1.2.3-korg