diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2020-07-16 09:27:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2020-07-16 09:27:02 +0000 |
commit | a39dcbab37a210cf12b2b1e4aa1d1636c89fd292 (patch) | |
tree | 340014f376f3b80ad3185028a25097791d33e9f7 | |
parent | 8173fdf460ec80c1f3bf280e02fb9e6b53403580 (diff) | |
parent | e917daaab368f60660fd29c28ed18da0a52bbaf4 (diff) |
Merge "Run tempest_cyborg if kali"
-rw-r--r-- | jjb/functest/functest.ovn.yaml | 2 | ||||
-rw-r--r-- | jjb/functest/functest.yaml | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/jjb/functest/functest.ovn.yaml b/jjb/functest/functest.ovn.yaml index f11273446..6c78b2578 100644 --- a/jjb/functest/functest.ovn.yaml +++ b/jjb/functest/functest.ovn.yaml @@ -362,8 +362,6 @@ test: patrole_member - tag: kali test: patrole_reader - - tag: kali - test: tempest_cyborg - tag: jerma test: refstack_defcore - tag: jerma diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index fc40c9e52..c7735a69f 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -363,8 +363,6 @@ test: patrole_member - tag: kali test: patrole_reader - - tag: kali - test: tempest_cyborg - tag: jerma test: refstack_defcore - tag: jerma |