Fix octavia tempest tests
Because of bind-to-mgmt, octavia now listens only on internal/admin URL until [1] got merged. To fix tempest jobs in the meanwhile, we should externaly set to use internal endpoint for interaction. [1] https://review.opendev.org/733408 Change-Id: Iecb8daff36c89aa54516cd1f35e376e38b7fe64d Needed-By: https://review.opendev.org/755576
This commit is contained in:
parent
7ec0a966ab
commit
eae2109824
@ -21,3 +21,4 @@ tempest_tempest_conf_overrides:
|
||||
load_balancer:
|
||||
member_role: '"Member"'
|
||||
load_balancer.test_with_ipv6: false
|
||||
endpoint_type: internalURL
|
||||
|
Loading…
Reference in New Issue
Block a user