Remove usage of tempest test_l3_agent_scheduler
Tempest test 'test_l3_agent_scheduler' is going to be removed from Tempest - https://review.openstack.org/#/c/640767/ Same test exist in neutron-tempest-plugin[1], which can be used if required. [1] http://git.openstack.org/cgit/openstack/neutron-tempest-plugin/tree/neutron_tempest_plugin/api/admin/test_l3_agent_scheduler.py Change-Id: I89488cafe0c901d8d5ad1dfea74c87f63e0d59ec
This commit is contained in:
parent
9fbfaf22a7
commit
dd10d159f1
@ -34,7 +34,6 @@ r="$r|(?:tempest\.api\.network\.test_extra_dhcp_options\.ExtraDHCPOptionsTestJSO
|
||||
r="$r|(?:tempest\.api\.network\.test_extensions\.ExtensionsTestJSON\..*)"
|
||||
r="$r|(?:tempest\.api\.network\.test_allowed_address_pair\.AllowedAddressPairTestJSON\.test_update.*)"
|
||||
r="$r|(?:tempest\.api\.network\.admin\.test_routers_dvr\.RoutersTestDVR\..*)"
|
||||
r="$r|(?:tempest\.api\.network\.admin\.test_l3_agent_scheduler\.L3AgentSchedulerTestJSON\..*)"
|
||||
r="$r|(?:tempest\.api\.network\.admin.\test_metering_extensions.*)"
|
||||
|
||||
# End list of exclusions.
|
||||
|
Loading…
Reference in New Issue
Block a user