Support `migration: gitlab_ci` for testing CI migrations
Currently the `:migration` helper will run all migrations in context of `:main`. In some cases when using `restrict_gitlab_migration gitlab_schema: :gitlab_main` such migrations will be skipped.
显示
- spec/lib/gitlab/background_migration/nullify_orphan_runner_id_on_ci_builds_spec.rb 4 个添加, 4 个删除...d_migration/nullify_orphan_runner_id_on_ci_builds_spec.rb
- spec/migrations/change_public_projects_cost_factor_spec.rb 1 个添加, 10 个删除spec/migrations/change_public_projects_cost_factor_spec.rb
- spec/support/database/multiple_databases.rb 20 个添加, 0 个删除spec/support/database/multiple_databases.rb
- spec/support/helpers/migrations_helpers.rb 4 个添加, 10 个删除spec/support/helpers/migrations_helpers.rb
- spec/support_specs/helpers/migrations_helpers_spec.rb 0 个添加, 46 个删除spec/support_specs/helpers/migrations_helpers_spec.rb
加载中
想要评论请 注册 或 登录