Quarantine Repository License Detection
What does this MR do?
The E2E in question is stale and needs to be updated to account for the scenario where both feature flags gitaly_go_find_license
and license_from_gitaly
are enabled.
In that case we'll expect to see a much broader range of Licenses rendered on the UI which is why this spec started to fail upon enabling both FFs in unison.
That work should be completed in !100108 (closed) but until then let's quarantine this test to avoid unnecessary noise in the pipelines.
E2E Test Failure issue(s)
Failing Issue: #376154 (closed)
Check-list
-
General code guidelines check-list -
Quarantine test check-list -
Follow the Quarantining Tests guide. -
Confirm the test has a quarantine:
tag with the specified quarantine type. -
Note if the test should be quarantined for a specific environment. -
(Optionally) In case of an emergency (e.g. blocked deployments), consider adding labels to pick into auto-deploy (Pick into auto-deploy priority1 severity1).
-
-
Dequarantine test check-list -
Follow the Dequarantining Tests guide. -
Confirm the test consistently passes on the target GitLab environment(s).
-
-
To ensure a faster turnaround, ask in the #quality
Slack channel for someone to review and merge the merge request, rather than assigning it directly.