• Simon Tomlinson's avatar
    Instrument traditional background migrations · b86faed6
    Simon Tomlinson authored
    Add a rake task,
    gitlab:db:migration_testing:sample_background_migrations,
    to sample queued background migrations currently in redis.
    
    Sampling output is stored in tmp/migration-testing/background_migrations
    so that the migration testing pipeline can access it.
    b86faed6
db_rake_spec.rb 26.2 KB