Ensure rspec helpers call curl with --fail
What does this MR do and why?
If a curl request fails with a 404, we should default to the fallback
routine so tests like detect-test will gracefully recover.
Relates to Failed `detect-test` job due to missing fronten... (#473318 - closed)
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
- Check
detect-testsjob while https://gitlab-org.gitlab.io/gitlab/crystalball/frontend_fixtures_mapping.json is returning a 404.
Edited by Jennifer Li