Skip to content

make pulling images faster by removing need for file removal#6809

Draft
rochdev wants to merge 1 commit intomainfrom
rochdev/faster-pull-images-cleanup
Draft

make pulling images faster by removing need for file removal#6809
rochdev wants to merge 1 commit intomainfrom
rochdev/faster-pull-images-cleanup

Conversation

@rochdev
Copy link
Copy Markdown
Member

@rochdev rochdev commented Apr 24, 2026

Motivation

The current cleanup strategy takes ~1.5 minutes. We tried larger machines before which worked, but is more costly and made configuration more difficult. My hope is that the optimizations from the new action are enough for our use case.

Changes

Make pulling images faster by removing need for file removal. See https://github.com/easimon/maximize-build-space

Workflow

  1. ⚠️ Create your PR as draft ⚠️
  2. Work on you PR until the CI passes
  3. Mark it as ready for review
    • Test logic is modified? -> Get a review from RFC owner.
    • Framework is modified, or non obvious usage of it -> get a review from R&P team

🚀 Once your PR is reviewed and the CI green, you can merge it!

🛟 #apm-shared-testing 🛟

Reviewer checklist

  • Anything but tests/ or manifests/ is modified ? I have the approval from R&P team
  • A docker base image is modified?
    • the relevant build-XXX-image label is present
  • A scenario is added, removed or renamed?

@github-actions
Copy link
Copy Markdown
Contributor

CODEOWNERS have been resolved as:

.github/actions/pull_images/action.yml                                  @DataDog/system-tests-core

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.

1 participant