summaryrefslogtreecommitdiff
path: root/gitlab/utils.py
diff options
context:
space:
mode:
authorJohn L. Villalovos <john@sodarock.com>2022-02-05 11:13:31 -0800
committerJohn L. Villalovos <john@sodarock.com>2022-02-05 12:33:37 -0800
commit5b7d00df466c0fe894bafeb720bf94ffc8cd38fd (patch)
tree7f3d31db679b4739867ec7e60a44ecc0116017a0 /gitlab/utils.py
parent5e1969431294bdb11b37b12c2b2ca3f20466389e (diff)
downloadgitlab-5b7d00df466c0fe894bafeb720bf94ffc8cd38fd.tar.gz
test(functional): fix GitLab configuration to support pagination
When pagination occurs python-gitlab uses the URL provided by the GitLab server to use for the next request. We had previously set the GitLab server configuraiton to say its URL was `http://gitlab.test` which is not in DNS. Set the hostname in the URL to `http://127.0.0.1:8080` which is the correct URL for the GitLab server to be accessed while doing functional tests. Closes: #1877
Diffstat (limited to 'gitlab/utils.py')
0 files changed, 0 insertions, 0 deletions