Skip to content

feat: use stub object storage in tests

feistel requested to merge feistel/gitlab-pages:feat/stub-domain into master

What does this MR do?

This MR adds an object storage to the gitlab server stub and replace usage of local zip file with links to the object storage. This is closer to a production environment and should allow better profiling/testing locally.

This is a Draft and it will likely be split into several MRs (adding object storage support also uncovered a few bugs).

TODO

Edited by feistel

Merge request reports

Loading