Expand data seeding configuration for multi-version upgrades testing

Summary

Expand data seeding configuration for multi-version upgrades testing to catch migration errors.

Depending on gitlab-org/gitlab!137582 (merged) expand bulk_data.rb and verify that migration errors can be caught.

Details

Context

This work part of the Migration testing for multi-version upgrades wi... (&19 - closed), with the goal of adding CI job which would emulate multi-version upgrades in GitLab to catch migration errors at lower level without building an environment.

Edited by Nailia Iskhakova