Skip to content

Fix broken master: Use clean_gitlab_redis_cache for test

Luke Duncalfe requested to merge 67132-fix-broken-master into master

What does this MR do?

This MR fixes a master:broken #337390 (closed).

The test group was previously using :clean_gitlab_redis_shared_state, whereas the caching class Gitlab::Cache::Import::Caching caches with Gitlab::Redis::Cache.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 Luke Duncalfe

Merge request reports

Loading