From: Cédric Ollivier Date: Tue, 28 Apr 2020 15:44:37 +0000 (+0200) Subject: Fix exclude rules in Functest jjbs X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F32%2F70032%2F1;p=releng.git Fix exclude rules in Functest jjbs It has to be updated for Kali Change-Id: I4b5cf222528aacc152fdebf29c1acc03ed03b939 Signed-off-by: Cédric Ollivier --- diff --git a/jjb/functest/functest.ovn.yaml b/jjb/functest/functest.ovn.yaml index 0b9425728..5d4fd0d13 100644 --- a/jjb/functest/functest.ovn.yaml +++ b/jjb/functest/functest.ovn.yaml @@ -337,6 +337,8 @@ exclude: - tag: latest test: refstack_defcore + - tag: kali + test: refstack_defcore - tag: jerma test: refstack_defcore - tag: iruya @@ -696,6 +698,7 @@ - 'functest-ovn-{repo}-{container}-{tag}-check' exclude: - tag: latest + - tag: kali - tag: jerma - project: diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index f85c0d75f..dfa86b6b2 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -349,6 +349,8 @@ exclude: - tag: latest test: refstack_defcore + - tag: kali + test: refstack_defcore - tag: jerma test: refstack_defcore - tag: iruya @@ -701,6 +703,7 @@ - 'functest-{repo}-{container}-{tag}-check' exclude: - tag: latest + - tag: kali - tag: jerma - project: