Skip to content

Temporarily set the `RspecFlaky::Report::OUTDATED_DAYS_THRESHOLD` to 30

What does this MR do and why?

This is needed since we're trying to reset the report to a good known state, which is older than 7 days. Without this change, most flaky specs would be removed since their last flaky time is older than 7 days.

Once the report is refreshed properly (we expect around 170 flaky tests), we can revert this change.

This is an addition to !74682 (merged).

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 Rémy Coutable

Merge request reports

Loading