Skip to content

Draft: Update Repository Usage Quota E2E to use 'project' scope FF

What does this MR do and why?

See - gitlab-com/gl-infra/production#7284 (comment 998659861) During this incident we noted elevated rates of errors on the RepositorySize RPC for repositories which are part of an object pool.

While this test doesn't cover that case (Qualitytest-gap gitlab-org/quality/testcases#3224) - I did note that the scope of the FF on this test is set to global.

I think we should be able to scope this to project which would mean we can run it against staging which may help catch any type of configuration issue that may be present in a live environment as it may have configuration closer to production environments than our other jobs.

TODO

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by John McDonnell

Merge request reports

Loading