Add data-cache-storage tag to CI jobs

Summary

Restricts jobs to runners with Docker image cache, as the docker-dind image was deleted from registry but cached locally on some runners.

Follow-up to 878d8cf5 (remove hived-for-tests tag).

Adds data-cache-storage tag to:

  • .docker_build_template
  • mirrornet-haf-binaries-extraction
  • .docker-build-testenv-image
  • library_extraction
  • extended_block_log_creation

Test plan

  • Pipeline jobs run on runners with cached images (builder-5, builder-6)

Merge request reports

Loading