Skip to content

Draft: Adds namespace storage limit test to ensure project goes to read-only mode

Richard Chong requested to merge g416568-storage-limits-spec into master

What does this MR do and why?

Introduces a test that will verify that the project under a namespace goes into read-only mode when the storage limit is hit.

Related: #416568 (closed)

How to set up and validate locally

Run against Staging

bundle exec rspec qa/specs/features/ee/browser_ui/11_fulfillment/utilization/namespace_storage_limit_spec.rb

MR acceptance checklist

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

Merge request reports