Skip to content

Cleans up multiple_cache_per_job FF and associated code [RUN ALL RSPEC] [RUN AS-IF-FOSS]

Laura Montemayor requested to merge lm-remove-multiple-cache-ff into master

What does this MR do?

  • Removes the multiple_cache_per_job feature flag
  • Splits up the cache entries: Entry::Cache and Entry::Caches
  • Updates Entry::Default, Entry::Root and Entry::Job to use Entry::Caches instead of singular
  • Cleans up specs

Does this MR meet the acceptance criteria?

Conformity

#321877 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports