Skip to content

Comments

ref(ci): cache reused docker images for tests#7752

Open
MeredithAnya wants to merge 2 commits intomasterfrom
meredith/ci-cache-docker-images
Open

ref(ci): cache reused docker images for tests#7752
MeredithAnya wants to merge 2 commits intomasterfrom
meredith/ci-cache-docker-images

Conversation

@MeredithAnya
Copy link
Member

@MeredithAnya MeredithAnya commented Feb 19, 2026

Caches the following images in CI so we don't have to download them every time:

  • ghcr.io/getsentry/image-mirror-altinity-clickhouse-server:25.3.6.10034.altinitystable
  • ghcr.io/getsentry/image-mirror-confluentinc-cp-kafka:6.2.0
  • ghcr.io/getsentry/image-mirror-confluentinc-cp-zookeeper:6.2.0
  • ghcr.io/getsentry/docker-redis-cluster:7.0.10

Does this on an image by image basis, so if 3/4 images are found in the cache it will only pull/download the missing one.

Test Plan

  1. Created this PR and let the tests run
  2. Make a change to PR to force the tests to re-run, and check that the tests didn't re-pull the images

@MeredithAnya MeredithAnya requested a review from a team as a code owner February 19, 2026 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants