Blacklist NeutronNetworks.create_and_bind_ports if ovn
[functest.git] / functest / opnfv_tests / openstack / rally / blacklist.yaml
1 ---
2 scenario:
3     -
4         scenarios:
5             - '^os-ovn-'
6         tests:
7             - 'NeutronNetworks.create_and_bind_ports'
8
9 functionality:
10     -
11         functions:
12             - block_migration
13         tests:
14             - NovaServers.boot_server_from_volume_and_live_migrate
15     -
16         functions:
17             - no_migration
18         tests:
19             - NovaServers.boot_and_live_migrate_server
20             - NovaServers.boot_server_attach_created_volume_and_live_migrate
21             - NovaServers.boot_server_from_volume_and_live_migrate
22             - NovaServers.boot_and_migrate_server
23     -
24         functions:
25             - no_net_trunk_service
26         tests:
27             - '^NeutronTrunk'
28     -
29         functions:
30             - no_floating_ip
31         tests:
32             - HeatStacks.create_and_delete_stack
33             - NovaServers.boot_and_associate_floating_ip
34             - NovaServers.boot_server_associate_and_dissociate_floating_ip
35             - NeutronNetworks.create_and_delete_floating_ips
36             - NeutronNetworks.create_and_list_floating_ips
37             - NeutronNetworks.associate_and_dissociate_floating_ips