Skip to content
Snippets Groups Projects

Fix Geo migration spec

Merged Stan Hu requested to merge sh-fix-geo-migration-spec into master

What does this MR do and why?

The test was failing in CI because the Geo CI job artifact registry had cached the newer state of the columns that no longer had the success column. migrate! doesn't reset the column information. This change resets the state so that the migration spec passes.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

To reproduce the failure, run:

CI=true bundle exec rspec ./ee/spec/migrations/geo/migrate_ci_job_artifacts_to_separate_registry_spec.rb

From https://gitlab.com/gitlab-org/gitlab/-/issues/462487#note_1911223919

Edited by Stan Hu

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading