Spin up isolated database to test cleanup of event migrations

For https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13932 I would like to have an isolated database using a copy of the production database. This allows me to test the migration procedure without it affecting staging. I only need a database instance, Sidekiq/etc is not necessary. The configuration/size/etc should be the same as production.