Functest has supported regrex of scenario in tempest tests.
See patch https://gerrit.opnfv.org/gerrit/c/functest/+/68399
Change-Id: Ia59d1ed02ac5a4a8dff6aa06270de421b8533cb6
Signed-off-by: xudan <xudan16@huawei.com>
---
-
scenarios:
- - unknown
- - os-nosdn-ovs-ha
+ - (.*)
tests:
# need metering extension, otherwise the following 6 sub test cases will skip
- patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest.test_create_metering_label_rule
---
-
scenarios:
- - unknown
- - os-nosdn-ovs-ha
+ - (.*)
tests:
# need VLAN type driver, otherwise the following 1 sub test case will skip
- neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase.test_add_subport