Skip to content

Force public ip detection for ip related tests

Andrejs Cunskis requested to merge andrey-force-public-api into master

What does this MR do?

Related to: gitlab-org/gitlab!146392 (merged)

In order to support other deployment configurations, assumptions based on hostname and CI presence in determining which IP address to use in tests had to be removed. Given all live env tests run against external environment, force public ip address usage.

Check-list

Merge request reports