Merge "Do not ping router when public net is local"

This commit is contained in:
Zuul 2019-05-09 20:24:28 +00:00 committed by Gerrit Code Review
commit c1b1399ddd
1 changed files with 1 additions and 0 deletions

View File

@ -291,3 +291,4 @@
- tempest_service_available_neutron | bool
- router_admin_state | bool
- tempest_network_ping_gateway | bool
- tempest_public_net_provider_type not in ['local']