Skip to content

Remind developers to adjust exclusions for seeded tables in specs

Peter Leitzen requested to merge pl-seed-db-deletions into master

What does this MR do and why?

When tables are seeded in specs. These tables should be excluded from record deletions to prevent flaky specs.

This commit adds a code comment as a breadcrumb.

See gitlab-org/quality/engineering-productivity/master-broken-incidents#3905 (closed)

This implements the "Naive approach" from gitlab-org/quality/engineering-productivity/master-broken-incidents#3905 (comment 1608837085).

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