Skip to content

Exclude user_registration_billing_spec.rb from review-qa-* jobs

Anastasia McDonald requested to merge qa-exclude-billing-test into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Excludes user_registration_billing_spec.rb E2E test from review-qa-* jobs as billable users are not updated in real time in Review Apps. Tested by running the test multiple times against deployed instance in a MR, the number of users would increase as expected but billable/maximum users remained the same.

A help section within the app and in the docs appear to indicate that billable users are updated once a day - https://docs.gitlab.com/ee/subscriptions/self_managed/#billable-users

Part of #352525 (closed)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

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 Anastasia McDonald

Merge request reports