Skip DHCP options tests in v3 tempest
Change-Id: Ia8d7d0d5c827ff1619983837c8525a704616d02c
This commit is contained in:
parent
8d4e27771a
commit
1b33cae7d8
@ -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