summaryrefslogtreecommitdiffstats
path: root/jjb/functest
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/functest')
-rw-r--r--jjb/functest/functest-kubernetes-ng.yaml6
-rw-r--r--jjb/functest/functest-kubernetes-pi.yaml3
-rw-r--r--jjb/functest/functest-kubernetes.yaml12
-rw-r--r--jjb/functest/functest-pi.yaml3
-rw-r--r--jjb/functest/functest.yaml12
-rw-r--r--jjb/functest/xtesting-pi.yaml3
-rw-r--r--jjb/functest/xtesting.yaml12
7 files changed, 51 insertions, 0 deletions
diff --git a/jjb/functest/functest-kubernetes-ng.yaml b/jjb/functest/functest-kubernetes-ng.yaml
index ea3bb54d1..19f93d690 100644
--- a/jjb/functest/functest-kubernetes-ng.yaml
+++ b/jjb/functest/functest-kubernetes-ng.yaml
@@ -297,6 +297,9 @@
projects:
- name: 'functest-kubernetes-ng-opnfv-functest-kubernetes-benchmarking-{tag}-build'
<<: *functest-kubernetes-ng-jobs
+ publishers:
+ - email:
+ recipients: cedric.ollivier@orange.com
- builder:
name: functest-kubernetes-ng-trivy
@@ -325,6 +328,9 @@
builders:
- functest-kubernetes-ng-trivy:
<<: *functest-kubernetes-ng-containers
+ publishers:
+ - email:
+ recipients: cedric.ollivier@orange.com
- project:
name: 'functest-kubernetes-ng-opnfv-functest-kubernetes-core-trivy'
diff --git a/jjb/functest/functest-kubernetes-pi.yaml b/jjb/functest/functest-kubernetes-pi.yaml
index 4d6ec25bb..e0ecb5340 100644
--- a/jjb/functest/functest-kubernetes-pi.yaml
+++ b/jjb/functest/functest-kubernetes-pi.yaml
@@ -621,6 +621,9 @@
projects:
- name: 'functest-kubernetes-pi-{tag}-zip'
<<: *functest-kubernetes-pi-jobs
+ publishers:
+ - email:
+ recipients: cedric.ollivier@orange.com
- project:
name: 'functest-kubernetes-pi-daily'
diff --git a/jjb/functest/functest-kubernetes.yaml b/jjb/functest/functest-kubernetes.yaml
index 2a370b3d4..201cb813c 100644
--- a/jjb/functest/functest-kubernetes.yaml
+++ b/jjb/functest/functest-kubernetes.yaml
@@ -607,6 +607,9 @@
projects:
- name: 'functest-kubernetes-{tag}-zip'
<<: *functest-kubernetes-jobs
+ publishers:
+ - email:
+ recipients: cedric.ollivier@orange.com
- project:
name: 'functest-kubernetes-daily'
@@ -1000,6 +1003,9 @@
<<: *functest-kubernetes-jobs
- name: 'functest-kubernetes-opnfv-functest-kubernetes-cnf-{tag}-cnf_testsuite-run'
<<: *functest-kubernetes-jobs
+ publishers:
+ - email:
+ recipients: cedric.ollivier@orange.com
- project:
name: 'functest-kubernetes-review'
@@ -1176,6 +1182,9 @@
projects:
- name: 'functest-kubernetes-opnfv-functest-kubernetes-benchmarking-{tag}-build'
<<: *functest-kubernetes-jobs
+ publishers:
+ - email:
+ recipients: cedric.ollivier@orange.com
- builder:
name: functest-kubernetes-trivy
@@ -1204,6 +1213,9 @@
builders:
- functest-kubernetes-trivy:
<<: *functest-kubernetes-containers
+ publishers:
+ - email:
+ recipients: cedric.ollivier@orange.com
- project:
name: 'functest-kubernetes-opnfv-functest-kubernetes-core-trivy'
diff --git a/jjb/functest/functest-pi.yaml b/jjb/functest/functest-pi.yaml
index ba8a3d0c0..6e3c757ad 100644
--- a/jjb/functest/functest-pi.yaml
+++ b/jjb/functest/functest-pi.yaml
@@ -972,6 +972,9 @@
projects:
- name: 'functest-pi-{tag}-zip'
<<: *functest-pi-jobs
+ publishers:
+ - email:
+ recipients: cedric.ollivier@orange.com
- project:
name: 'functest-pi-daily'
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml
index a894b0a28..a07a92084 100644
--- a/jjb/functest/functest.yaml
+++ b/jjb/functest/functest.yaml
@@ -844,6 +844,9 @@
projects:
- name: 'functest-{tag}-zip'
<<: *functest-jobs
+ publishers:
+ - email:
+ recipients: cedric.ollivier@orange.com
- project:
name: 'functest-daily'
@@ -1328,6 +1331,9 @@
<<: *functest-jobs
- name: 'functest-opnfv-functest-vnf-{tag}-juju_epc-run'
<<: *functest-jobs
+ publishers:
+ - email:
+ recipients: cedric.ollivier@orange.com
- project:
name: 'functest-review'
@@ -1533,6 +1539,9 @@
<<: *functest-jobs
- name: 'functest-opnfv-functest-benchmarking-cntt-{tag}-build'
<<: *functest-jobs
+ publishers:
+ - email:
+ recipients: cedric.ollivier@orange.com
- builder:
name: functest-trivy
@@ -1561,6 +1570,9 @@
builders:
- functest-trivy:
<<: *functest-containers
+ publishers:
+ - email:
+ recipients: cedric.ollivier@orange.com
- project:
name: 'functest-opnfv-functest-core-trivy'
diff --git a/jjb/functest/xtesting-pi.yaml b/jjb/functest/xtesting-pi.yaml
index ab2ace9e1..f0660de94 100644
--- a/jjb/functest/xtesting-pi.yaml
+++ b/jjb/functest/xtesting-pi.yaml
@@ -378,6 +378,9 @@
projects:
- name: 'xtesting-pi-{tag}-zip'
<<: *xtesting-pi-jobs
+ publishers:
+ - email:
+ recipients: cedric.ollivier@orange.com
- project:
name: 'xtesting-pi-daily'
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'