Account for Staging Ref in E2E context selector
What does this MR do and why?
Tweak regex for E2E context selector to exclude specs from running against Staging Ref when spec should only run against Staging.
Related to #343921 (comment 729897829)
How to set up and validate locally
- Run spec with
only: { subdomain: :staging }
againststaging-ref.gitlab.com
. Credentials could be found in GitLab-QA 1Password vault.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.