From e999c69ef480272afe8ee91213bc13891e052082 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 25 Feb 2022 17:09:32 +0100 Subject: Set a few email-ext attributes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ic908b154127644edc589f7eb73a6e07c26ae6321 Signed-off-by: Cédric Ollivier --- jjb/functest/functest-kubernetes-ng.yaml | 6 ++++++ jjb/functest/functest-kubernetes-pi.yaml | 3 +++ jjb/functest/functest-kubernetes.yaml | 12 ++++++++++++ jjb/functest/functest-pi.yaml | 3 +++ jjb/functest/functest.yaml | 12 ++++++++++++ jjb/functest/xtesting-pi.yaml | 3 +++ jjb/functest/xtesting.yaml | 12 ++++++++++++ 7 files changed, 51 insertions(+) diff --git a/jjb/functest/functest-kubernetes-ng.yaml b/jjb/functest/functest-kubernetes-ng.yaml index a0fa657b5..70a826be0 100644 --- a/jjb/functest/functest-kubernetes-ng.yaml +++ b/jjb/functest/functest-kubernetes-ng.yaml @@ -299,6 +299,9 @@ <<: *functest-kubernetes-ng-jobs publishers: - email-ext: + failure: false + first-failure: true + fixed: true recipients: cedric.ollivier@orange.com - builder: @@ -331,6 +334,9 @@ <<: *functest-kubernetes-ng-containers publishers: - email-ext: + failure: false + first-failure: true + fixed: true recipients: cedric.ollivier@orange.com - project: diff --git a/jjb/functest/functest-kubernetes-pi.yaml b/jjb/functest/functest-kubernetes-pi.yaml index a5099c25b..9e1c8714f 100644 --- a/jjb/functest/functest-kubernetes-pi.yaml +++ b/jjb/functest/functest-kubernetes-pi.yaml @@ -635,6 +635,9 @@ <<: *functest-kubernetes-pi-jobs publishers: - email-ext: + failure: false + first-failure: true + fixed: true recipients: cedric.ollivier@orange.com - project: diff --git a/jjb/functest/functest-kubernetes.yaml b/jjb/functest/functest-kubernetes.yaml index d2d4046f4..0fe4013cc 100644 --- a/jjb/functest/functest-kubernetes.yaml +++ b/jjb/functest/functest-kubernetes.yaml @@ -617,6 +617,9 @@ <<: *functest-kubernetes-jobs publishers: - email-ext: + failure: false + first-failure: true + fixed: true recipients: cedric.ollivier@orange.com - project: @@ -1015,6 +1018,9 @@ <<: *functest-kubernetes-jobs publishers: - email-ext: + failure: false + first-failure: true + fixed: true recipients: cedric.ollivier@orange.com - project: @@ -1194,6 +1200,9 @@ <<: *functest-kubernetes-jobs publishers: - email-ext: + failure: false + first-failure: true + fixed: true recipients: cedric.ollivier@orange.com - builder: @@ -1226,6 +1235,9 @@ <<: *functest-kubernetes-containers publishers: - email-ext: + failure: false + first-failure: true + fixed: true recipients: cedric.ollivier@orange.com - project: diff --git a/jjb/functest/functest-pi.yaml b/jjb/functest/functest-pi.yaml index 4dc1096e3..6a2c667a4 100644 --- a/jjb/functest/functest-pi.yaml +++ b/jjb/functest/functest-pi.yaml @@ -974,6 +974,9 @@ <<: *functest-pi-jobs publishers: - email-ext: + failure: false + first-failure: true + fixed: true recipients: cedric.ollivier@orange.com - project: diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index af7d8617d..d48bb80c1 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -846,6 +846,9 @@ <<: *functest-jobs publishers: - email-ext: + failure: false + first-failure: true + fixed: true recipients: cedric.ollivier@orange.com - project: @@ -1335,6 +1338,9 @@ <<: *functest-jobs publishers: - email-ext: + failure: false + first-failure: true + fixed: true recipients: cedric.ollivier@orange.com - project: @@ -1543,6 +1549,9 @@ <<: *functest-jobs publishers: - email-ext: + failure: false + first-failure: true + fixed: true recipients: cedric.ollivier@orange.com - builder: @@ -1575,6 +1584,9 @@ <<: *functest-containers publishers: - email-ext: + failure: false + first-failure: true + fixed: true recipients: cedric.ollivier@orange.com - project: diff --git a/jjb/functest/xtesting-pi.yaml b/jjb/functest/xtesting-pi.yaml index af8cfb1c0..2c0fec615 100644 --- a/jjb/functest/xtesting-pi.yaml +++ b/jjb/functest/xtesting-pi.yaml @@ -380,6 +380,9 @@ <<: *xtesting-pi-jobs publishers: - email-ext: + failure: false + first-failure: true + fixed: true recipients: cedric.ollivier@orange.com - project: diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml index e85c516e8..ac62ad9b6 100644 --- a/jjb/functest/xtesting.yaml +++ b/jjb/functest/xtesting.yaml @@ -368,6 +368,9 @@ <<: *xtesting-jobs publishers: - email-ext: + failure: false + first-failure: true + fixed: true recipients: cedric.ollivier@orange.com - project: @@ -660,6 +663,9 @@ <<: *xtesting-jobs publishers: - email-ext: + failure: false + first-failure: true + fixed: true recipients: cedric.ollivier@orange.com - project: @@ -789,6 +795,9 @@ <<: *xtesting-jobs publishers: - email-ext: + failure: false + first-failure: true + fixed: true recipients: cedric.ollivier@orange.com - builder: @@ -821,6 +830,9 @@ <<: *xtesting-containers publishers: - email-ext: + failure: false + first-failure: true + fixed: true recipients: cedric.ollivier@orange.com - project: -- cgit 1.2.3-korg