Skip to content

Undo concurrent cleanup exactly for application_settings#snowplow_collector_hostname

Thong Kuah requested to merge fix_broken_spec_due_to_trigger_not_cleaned_up into master

What does this MR do?

Fixes #32178 (closed)

Order-dependent failure with minimal reproduction:

bin/rspec ee/spec/lib/gitlab/background_migration/recalculate_productivity_analytics_spec.rb ee/spec/migrations/set_self_monitoring_project_alerting_token_spec.rb:32

Performs a similar fix to !15614 (merged) in the post-migrate migration

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Performance 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 🤖 GitLab Bot 🤖

Merge request reports