summaryrefslogtreecommitdiffstats
path: root/jjb/functest
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2022-02-25 10:27:51 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2022-02-25 10:27:51 +0100
commit07263f2518201b381254b843f404717a497304b7 (patch)
tree61e0cf9779f545e138127157d401e0376bc02c2e /jjb/functest
parent219801fef20c8cd1838328bd6a3c557092754a7c (diff)
Rather leverage mail-ext
Change-Id: Id37aa97d4ba67cc13d88c0e5dfb507106943d1bd Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/functest')
-rw-r--r--jjb/functest/functest-kubernetes-ng.yaml4
-rw-r--r--jjb/functest/functest-kubernetes-pi.yaml2
-rw-r--r--jjb/functest/functest-kubernetes.yaml8
-rw-r--r--jjb/functest/functest-pi.yaml2
-rw-r--r--jjb/functest/functest.yaml8
-rw-r--r--jjb/functest/xtesting-pi.yaml2
-rw-r--r--jjb/functest/xtesting.yaml8
7 files changed, 17 insertions, 17 deletions
diff --git a/jjb/functest/functest-kubernetes-ng.yaml b/jjb/functest/functest-kubernetes-ng.yaml
index 9a868d376..a0fa657b5 100644
--- a/jjb/functest/functest-kubernetes-ng.yaml
+++ b/jjb/functest/functest-kubernetes-ng.yaml
@@ -298,7 +298,7 @@
- name: 'functest-kubernetes-ng-opnfv-functest-kubernetes-benchmarking-{tag}-build'
<<: *functest-kubernetes-ng-jobs
publishers:
- - email:
+ - email-ext:
recipients: cedric.ollivier@orange.com
- builder:
@@ -330,7 +330,7 @@
- functest-kubernetes-ng-trivy:
<<: *functest-kubernetes-ng-containers
publishers:
- - email:
+ - email-ext:
recipients: cedric.ollivier@orange.com
- project:
diff --git a/jjb/functest/functest-kubernetes-pi.yaml b/jjb/functest/functest-kubernetes-pi.yaml
index 798a12340..a5099c25b 100644
--- a/jjb/functest/functest-kubernetes-pi.yaml
+++ b/jjb/functest/functest-kubernetes-pi.yaml
@@ -634,7 +634,7 @@
- name: 'functest-kubernetes-pi-{tag}-zip'
<<: *functest-kubernetes-pi-jobs
publishers:
- - email:
+ - email-ext:
recipients: cedric.ollivier@orange.com
- project:
diff --git a/jjb/functest/functest-kubernetes.yaml b/jjb/functest/functest-kubernetes.yaml
index 169d1b2a6..d2d4046f4 100644
--- a/jjb/functest/functest-kubernetes.yaml
+++ b/jjb/functest/functest-kubernetes.yaml
@@ -616,7 +616,7 @@
- name: 'functest-kubernetes-{tag}-zip'
<<: *functest-kubernetes-jobs
publishers:
- - email:
+ - email-ext:
recipients: cedric.ollivier@orange.com
- project:
@@ -1014,7 +1014,7 @@
- name: 'functest-kubernetes-opnfv-functest-kubernetes-cnf-{tag}-cnf_testsuite-run'
<<: *functest-kubernetes-jobs
publishers:
- - email:
+ - email-ext:
recipients: cedric.ollivier@orange.com
- project:
@@ -1193,7 +1193,7 @@
- name: 'functest-kubernetes-opnfv-functest-kubernetes-benchmarking-{tag}-build'
<<: *functest-kubernetes-jobs
publishers:
- - email:
+ - email-ext:
recipients: cedric.ollivier@orange.com
- builder:
@@ -1225,7 +1225,7 @@
- functest-kubernetes-trivy:
<<: *functest-kubernetes-containers
publishers:
- - email:
+ - email-ext:
recipients: cedric.ollivier@orange.com
- project:
diff --git a/jjb/functest/functest-pi.yaml b/jjb/functest/functest-pi.yaml
index 6e3c757ad..4dc1096e3 100644
--- a/jjb/functest/functest-pi.yaml
+++ b/jjb/functest/functest-pi.yaml
@@ -973,7 +973,7 @@
- name: 'functest-pi-{tag}-zip'
<<: *functest-pi-jobs
publishers:
- - email:
+ - email-ext:
recipients: cedric.ollivier@orange.com
- project:
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml
index cec79ea23..af7d8617d 100644
--- a/jjb/functest/functest.yaml
+++ b/jjb/functest/functest.yaml
@@ -845,7 +845,7 @@
- name: 'functest-{tag}-zip'
<<: *functest-jobs
publishers:
- - email:
+ - email-ext:
recipients: cedric.ollivier@orange.com
- project:
@@ -1334,7 +1334,7 @@
- name: 'functest-opnfv-functest-vnf-{tag}-juju_epc-run'
<<: *functest-jobs
publishers:
- - email:
+ - email-ext:
recipients: cedric.ollivier@orange.com
- project:
@@ -1542,7 +1542,7 @@
- name: 'functest-opnfv-functest-benchmarking-cntt-{tag}-build'
<<: *functest-jobs
publishers:
- - email:
+ - email-ext:
recipients: cedric.ollivier@orange.com
- builder:
@@ -1574,7 +1574,7 @@
- functest-trivy:
<<: *functest-containers
publishers:
- - email:
+ - email-ext:
recipients: cedric.ollivier@orange.com
- project:
diff --git a/jjb/functest/xtesting-pi.yaml b/jjb/functest/xtesting-pi.yaml
index f0660de94..af8cfb1c0 100644
--- a/jjb/functest/xtesting-pi.yaml
+++ b/jjb/functest/xtesting-pi.yaml
@@ -379,7 +379,7 @@
- name: 'xtesting-pi-{tag}-zip'
<<: *xtesting-pi-jobs
publishers:
- - email:
+ - email-ext:
recipients: cedric.ollivier@orange.com
- project:
diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml
index f4ef35ea4..e85c516e8 100644
--- a/jjb/functest/xtesting.yaml
+++ b/jjb/functest/xtesting.yaml
@@ -367,7 +367,7 @@
- name: 'xtesting-{tag}-zip'
<<: *xtesting-jobs
publishers:
- - email:
+ - email-ext:
recipients: cedric.ollivier@orange.com
- project:
@@ -659,7 +659,7 @@
- name: 'xtesting-opnfv-xtesting-mts-{tag}-seventh-run'
<<: *xtesting-jobs
publishers:
- - email:
+ - email-ext:
recipients: cedric.ollivier@orange.com
- project:
@@ -788,7 +788,7 @@
- name: 'xtesting-opnfv-xtesting-mts-{tag}-build'
<<: *xtesting-jobs
publishers:
- - email:
+ - email-ext:
recipients: cedric.ollivier@orange.com
- builder:
@@ -820,7 +820,7 @@
- xtesting-trivy:
<<: *xtesting-containers
publishers:
- - email:
+ - email-ext:
recipients: cedric.ollivier@orange.com
- project: