From: Cédric Ollivier Date: Thu, 6 Aug 2020 05:02:07 +0000 (+0200) Subject: Exclude xtesting-mts operations out of master X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=ab5ad58dee26138d22f88f25ec542e5aa8b3eed7;p=releng.git Exclude xtesting-mts operations out of master https://build.opnfv.org/ci/view/xtesting/job/xtesting-hunter-daily/596/ Change-Id: I49857bd0879425756d390f8486b1266a250749b7 Signed-off-by: Cédric Ollivier --- diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml index 433a6ee12..3be44c4be 100644 --- a/jjb/functest/xtesting.yaml +++ b/jjb/functest/xtesting.yaml @@ -178,6 +178,11 @@ name: 'xtesting-opnfv-xtesting-mts-pull' <<: *xtesting-params container: 'xtesting-mts' + exclude: + - tag: hunter + - tag: iruya + - tag: jerma + - tag: kali jobs: - 'xtesting-{repo}-{container}-{tag}-pull' @@ -201,6 +206,11 @@ name: 'xtesting-opnfv-xtesting-mts-rmi' <<: *xtesting-params container: 'xtesting-mts' + exclude: + - tag: hunter + - tag: iruya + - tag: jerma + - tag: kali jobs: - 'xtesting-{repo}-{container}-{tag}-rmi'