Merge "Add Tempest test for OVN Octavia driver"

This commit is contained in:
Zuul 2024-05-03 20:48:02 +00:00 committed by Gerrit Code Review
commit fecb59a9cf
1 changed files with 1 additions and 1 deletions

View File

@ -32,4 +32,4 @@ tempest_tempest_conf_overrides_octavia:
member_role: '"Member"'
test_with_ipv6: false
endpoint_type: internalURL
provider: amphorav2
provider: "{{ ('ovnprovider' in bootstrap_host_scenarios_expanded) | ternary('ovn', 'amphorav2') }}"