Stop rspec-retry for almost all directories
What does this MR do and why?
Stop rspec-retry for almost all directories
Except for features
This additionally adds: bin channels commands components config contracts db dependencies dot_gitlab_ci experiments finders
This means we only rspec-retry for spec/features (and some other directories under ee/spec which doesn't present in FOSS)
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
| Before | After |
|---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Related to #438388 (closed)
Edited by Lin Jen-Shin