Merge "Define apmhora provider for tempest config"

This commit is contained in:
Zuul 2022-12-07 15:42:32 +00:00 committed by Gerrit Code Review
commit af1d1aee43

View File

@ -29,3 +29,4 @@ tempest_tempest_conf_overrides:
member_role: '"Member"'
test_with_ipv6: false
endpoint_type: internalURL
provider: {{ ('zookeeper' in bootstrap_host_scenarios_expanded) | ternary('amphorav2', 'amphora') }}