Skip to content

Move migration related to ci_builds to post_deployment

Saikat Sarkar requested to merge move_migration_to_post_deployment into master

What does this MR do?

This is a follow-up MR from the discussion: !32584 (comment 348817243). As the migration on ci_builds is slow in prod environment, we need to run the migration through post-deployment process.

Issue: #215082 All the performance analysis is done in: !32584 (merged)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Saikat Sarkar

Merge request reports