Skip to content

Add E2E smoke test for pushing to a repository stored on a Praefect node

We need a simple test of using a repository that is stored on a Praefect node.

Such a test could have prevented this significant bug: gitlab-com/gl-infra/production#1710 (closed)

According to the documentation admin access is needed to use the repository_storage parameter, and there's no UI option to change/set it. This is no problem for Staging, but it means we won't be able to run the test on Production.

Tasks:

Edited by Mark Lapierre