Skip to content

Remove the gitlab:db:migration_testing rake task

What does this MR do and why?

In !71111 (merged), we migrated the task gitlab:db:migration:testing to :up and :down variants. Now that gitlab-org/database-team/gitlab-com-database-testing!70 (merged) is merged, we can remove the old rake task.

Screenshots or screen recordings

How to set up and validate locally

The steps in !71111 (merged) can walk you through running migration testing locally.

MR acceptance checklist

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

Merge request reports