diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-04-30 14:14:55 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-04-30 14:14:55 +0200 |
commit | c437a6e0004798130cb4f3fc823dc804bda44ca6 (patch) | |
tree | a2ddc3be550d6d79ed68c2ac02018bb536cae393 /jjb | |
parent | 46cb2e82a2b561b9b4c40030670c89c0b875209c (diff) |
Temporarily exclude Kali ocatavia and tempest_heat
We are adding features in SUT in //.
Change-Id: If7a830cec5b8168647fbb10d96a24b7e29e98b9d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/functest/functest.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index dfa86b6b2..89dcef907 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -351,6 +351,10 @@ test: refstack_defcore - tag: kali test: refstack_defcore + - tag: kali + test: tempest_heat + - tag: kali + test: octavia - tag: jerma test: refstack_defcore - tag: iruya |