Merge "Skip DHCP options tests in v3 tempest"
This commit is contained in:
commit
026450a64e
@ -31,6 +31,7 @@ r="$r|(?:tempest\.api\.network\.admin\.test_agent_management\.AgentManagementTes
|
||||
r="$r|(?:tempest\.api\.network\.test_ports\.PortsTestJSON\.test_create_update_port_with_second_ip.*)"
|
||||
r="$r|(?:tempest\.api\.network\.test_ports\.PortsTestJSON\.test_update_port_with_security_group_and_extra_attributes.*)"
|
||||
r="$r|(?:tempest\.api\.network\.test_ports\.PortsTestJSON\.test_update_port_with_two_security_groups_and_extra_attributes.*)"
|
||||
r="$r|(?:tempest\.api\.network\.test_extra_dhcp_options\.ExtraDHCPOptionsTestJSON\.test_.*_with_extra_dhcp_options.*)"
|
||||
|
||||
# End list of exclusions.
|
||||
r="$r)"
|
||||
|
Loading…
Reference in New Issue
Block a user