Use reference tag for rspec-base allow_failure variable
What does this MR do and why?
This MR simplifies the allow_failure
section of the .rspec-base
by using a !reference tag to refer to the SUCCESSFULLY_RETRIED_TEST_EXIT_CODE
variable, instead of repeating the variable value in two places.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Testing
Tested in this pipeline with this allowed-to-fail job
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 #383810 (closed)
Edited by Adam Cohen