summaryrefslogtreecommitdiffstats
path: root/jjb/functest/xtesting.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2021-11-26 15:41:50 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2021-11-30 13:14:42 +0100
commit222e4ba05debf8666d69f5a15c41b529491694c1 (patch)
tree4173f46bb1cd2b93da553b4b699989ecc631ed85 /jjb/functest/xtesting.yaml
parent4ade00fb93fbcd8ed1a2c21e695de404580a917d (diff)
Configure email publishers in Functest jobs
Change-Id: Iae0532ee2d57b9f67bc6ef1ba39c8a450d668e3d Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/functest/xtesting.yaml')
-rw-r--r--jjb/functest/xtesting.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml
index 508d4f385..13e60c462 100644
--- a/jjb/functest/xtesting.yaml
+++ b/jjb/functest/xtesting.yaml
@@ -366,6 +366,9 @@
projects:
- name: 'xtesting-{tag}-zip'
<<: *xtesting-jobs
+ publishers:
+ - email:
+ recipients: cedric.ollivier@orange.com
- project:
name: 'xtesting-daily'
@@ -653,6 +656,9 @@
projects:
- name: 'xtesting-opnfv-xtesting-mts-{tag}-seventh-run'
<<: *xtesting-jobs
+ publishers:
+ - email:
+ recipients: cedric.ollivier@orange.com
- project:
name: 'xtesting-review'
@@ -779,6 +785,9 @@
projects:
- name: 'xtesting-opnfv-xtesting-mts-{tag}-build'
<<: *xtesting-jobs
+ publishers:
+ - email:
+ recipients: cedric.ollivier@orange.com
- builder:
name: xtesting-trivy
@@ -807,6 +816,9 @@
builders:
- xtesting-trivy:
<<: *xtesting-containers
+ publishers:
+ - email:
+ recipients: cedric.ollivier@orange.com
- project:
name: 'xtesting-opnfv-xtesting-trivy'