Skip to content

Fix flaky spec for "5 minute production CI template"

Peter Leitzen requested to merge pl-flaky-spec-5-min-prod-appa into master

What does this MR do and why?

This MR fixes flaky spec for "5 minute production CI template". This spec is now run in random order and no longer has RuboCop offenses.

See #389771 (comment 1259287372)

Contributes to #407877

$ bin/rspec ./spec/lib/gitlab/ci/templates/5_minute_production_app_ci_yaml_spec.rb[1:1:2:1,1:1:2:2:1]
 --seed 64339

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Peter Leitzen

Merge request reports