Set tempest octavia provider to amphora.
By default the provider that will be used by tempest is "octavia" which in Octavia's default configuration is an alias of amphora, although in a Charmed OpenStack is not. This change sets the provider to be used by octavia-tempest-plugin to amphora.
This commit is contained in:
@@ -119,4 +119,5 @@ backup = false
|
||||
enable_security_groups = true
|
||||
test_with_ipv6 = false
|
||||
test_server_path = {{ workspace_path }}/test_server.bin
|
||||
provider = amphora
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user