diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-02-18 11:40:11 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-02-18 14:32:59 +0100 |
commit | 7d2d6d9e9330b5535d52b88a6c864151b512ae5b (patch) | |
tree | 673e22a3c6942292c4a2acda6981e0899ab7f2ff | |
parent | 1cf0c44ebaa5bbdcc25f14c4dfdcf55956db4b62 (diff) |
Blacklick test_add_subport if OVN
https://bugs.launchpad.net/neutron/+bug/1863707
Change-Id: Ieebe10ee2a9040887d84aca3e8fb5ee66294634b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | functest/opnfv_tests/openstack/tempest/custom_tests/blacklist.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/functest/opnfv_tests/openstack/tempest/custom_tests/blacklist.yaml b/functest/opnfv_tests/openstack/tempest/custom_tests/blacklist.yaml index 3cea906c7..e559f619a 100644 --- a/functest/opnfv_tests/openstack/tempest/custom_tests/blacklist.yaml +++ b/functest/opnfv_tests/openstack/tempest/custom_tests/blacklist.yaml @@ -5,6 +5,7 @@ - os-ovn-nofeature-noha tests: - neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler + - neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase.test_add_subport - patrole_tempest_plugin.tests.api.network.test_agents_rbac - patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type - patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_segmentation_id |