Skip to content

Add Free Namespace storage tests

Edgars Bralitis requested to merge ebralitis-free-namespace-storage-tests into master

What does this MR do and why?

Add initial Free Namespace Storage tests and selectors for future tests

How to set up and validate locally

To test on GDK

  1. Need to enable namespace settings that are already enabled on Staging, and limit set to 10 MiB same as on Staging.
  2. GITLAB_QA_ADMIN_ACCESS_TOKEN=<token> QA_GITLAB_URL=http://127.0.0.1:3000 WEBDRIVER_HEADLESS=false bundle exec rspec gitlab/qa/qa/specs/features/ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_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.

Edited by Edgars Bralitis

Merge request reports