aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/testcases.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'functest/ci/testcases.yaml')
-rw-r--r--functest/ci/testcases.yaml55
1 files changed, 0 insertions, 55 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml
index 8f731e31e..d9856871e 100644
--- a/functest/ci/testcases.yaml
+++ b/functest/ci/testcases.yaml
@@ -410,61 +410,6 @@ tiers:
- 'test_list_metadef_namespaces'
-
- case_name: neutron_trunk
- project_name: functest
- criteria: 100
- blocking: false
- description: >-
- This test case runs the neutron trunk subtest of the
- OpenStack Tempest suite. The list of test cases is
- generated by Tempest having as input the relevant
- testcase list file.
- run:
- name: tempest_common
- args:
- mode: 'neutron_tempest_plugin.(api|scenario).test_trunk'
- neutron_extensions:
- - trunk
- - trunk-details
-
- -
- case_name: networking-bgpvpn
- project_name: functest
- criteria: 100
- blocking: false
- description: >-
- This test case runs OpenStack networking-bgpvpn Tempest
- suite. The list of test cases is generated by Tempest
- having as input the relevant regex.
- run:
- name: tempest_common
- args:
- mode: '^neutron_tempest_plugin.bgpvpn.api\.'
- neutron_extensions:
- - bgpvpn
- option:
- - '--concurrency=3'
-
- -
- case_name: networking-sfc
- project_name: functest
- criteria: 100
- blocking: false
- description: >-
- This test case runs OpenStack networking-sfc Tempest
- suite. The list of test cases is generated by Tempest
- having as input the relevant regex.
- run:
- name: tempest_common
- args:
- mode:
- '^(?:neutron_tempest_plugin\.sfc\.tests\.api).*$'
- neutron_extensions:
- - sfc
- option:
- - '--concurrency=0'
-
- -
case_name: barbican
project_name: functest
criteria: 100