From fc29e71adbed054b577addba5df7ef269342bca3 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 11 Oct 2021 10:30:51 +0200 Subject: Fix Functest Xena exclude rules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://build.opnfv.org/ci/job/functest-opnfv-functest-tempest-xena-gate/1/console Change-Id: Ibabf3664dd4b5c76249be6b7957ab037443d9937 Signed-off-by: Cédric Ollivier --- jjb/functest/functest-pi.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'jjb/functest/functest-pi.yaml') diff --git a/jjb/functest/functest-pi.yaml b/jjb/functest/functest-pi.yaml index 0dd114fa7..a7ee17fe0 100644 --- a/jjb/functest/functest-pi.yaml +++ b/jjb/functest/functest-pi.yaml @@ -393,6 +393,14 @@ test: networking-sfc - tag: latest test: patrole + - tag: xena + test: refstack_defcore + - tag: xena + test: networking-bgpvpn + - tag: xena + test: networking-sfc + - tag: xena + test: patrole - tag: wallaby test: refstack_defcore - tag: wallaby @@ -443,6 +451,14 @@ test: networking-sfc - tag: arm-latest test: patrole + - tag: arm-xena + test: refstack_defcore + - tag: arm-xena + test: networking-bgpvpn + - tag: arm-xena + test: networking-sfc + - tag: arm-xena + test: patrole - tag: arm-wallaby test: refstack_defcore - tag: arm-wallaby @@ -493,6 +509,14 @@ test: networking-sfc - tag: arm64-latest test: patrole + - tag: arm64-xena + test: refstack_defcore + - tag: arm64-xena + test: networking-bgpvpn + - tag: arm64-xena + test: networking-sfc + - tag: arm64-xena + test: patrole - tag: arm64-wallaby test: refstack_defcore - tag: arm64-wallaby -- cgit 1.2.3-korg