[DEQUARANTINE] Create Changing Gitaly repository storage when moving from Gitaly to Gitaly Cluster behaves like repository storage move confirms a `finished` status after moving project repository storage
What does this MR do?
Dequarantines the test Create Changing Gitaly repository storage when moving from Gitaly to Gitaly Cluster behaves like repository storage move confirms a
finished status after moving project repository storage
(https://gitlab.com/gitlab-org/gitlab/-/blob/master/qa/qa/specs/features/api/3_create/gitaly/changing_repository_storage_spec.rb#L48)
This quarantined test has been found by Confiner to have passed 30 times consecutively, which exceeds the threshold of 10 times.
- ce:praefect-quarantine
- ee:praefect-quarantine
- ce:praefect-quarantine
- ee:praefect-quarantine
- ce:praefect-quarantine
- ee:praefect-quarantine
- ce:praefect-quarantine
- ee:praefect-quarantine
- ce:praefect-quarantine
- ee:praefect-quarantine
- ce:praefect-quarantine
- ee:praefect-quarantine
- ce:praefect-quarantine
- ee:praefect-quarantine
- ce:praefect-quarantine
- ee:praefect-quarantine
- ce:praefect-quarantine
- ee:praefect-quarantine
- ce:praefect-quarantine
- ee:praefect-quarantine
- ce:praefect-quarantine
- ee:praefect-quarantine
- ce:praefect-quarantine
- ee:praefect-quarantine
- ce:praefect-quarantine
- ee:praefect-quarantine
- ce:praefect-quarantine
- ee:praefect-quarantine
- ce:praefect-quarantine
- ee:praefect-quarantine
E2E Test Failure issue(s)
Running the test against EE:14.5.0
, EE:14.6.0
, EE:14.7.6
, EE:14.8.0
reproduced the issue noted #348413 (comment 836865294)
With gitaly#4036 (closed) included in 14.9
this spec appears to be working again as expected.
Test Case: https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347828
Failure Issue: #284645 (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). -
(Optionally) Trigger a manual GitLab-QA pipeline against a specific GitLab environment using the RELEASE
variable from thepackage-and-qa
job of the current merge request.
-
-
-
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.