ci: Fix rspec fail-fast jobs
What does this MR do and why?
The job inheritance was broken after !110361 (merged) and the failure was silent.
The rspec_fail_fast
function is called successfully:
-
rspec fail-fast
: https://gitlab.com/gitlab-org/gitlab/-/jobs/3704980910 -
rspec-ee fail-fast
: https://gitlab.com/gitlab-org/gitlab/-/jobs/3704980914
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.
Related to #390251 (closed)
Edited by Rémy Coutable