Skip to content

Commit

Permalink
Merge pull request #1167 from coreycb/tempest-octavia
Browse files Browse the repository at this point in the history
Add tempest confirmation for octavia tests
  • Loading branch information
freyes authored Nov 7, 2023
2 parents 4bffe6c + 0fdf38f commit d97f903
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions zaza/openstack/charm_tests/tempest/templates/tempest_v3.j2
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,11 @@ enable_security_groups = true
test_with_ipv6 = false
test_server_path = {{ workspace_path }}/test_server.bin
provider = amphora
octavia_svc_username = octavia
member_role = load-balancer_member
admin_role = Admin
RBAC_test_type = none
log_user_roles = False
{% endif %}

{%- if 'magnum' in enabled_services %}
Expand Down

0 comments on commit d97f903

Please sign in to comment.