Skip to content

Move testutils image load to integration internal#50429

Merged
austinvazquez merged 1 commit intomoby:masterfrom
dmcgowan:detangle-testutil-imports
Jul 17, 2025
Merged

Move testutils image load to integration internal#50429
austinvazquez merged 1 commit intomoby:masterfrom
dmcgowan:detangle-testutil-imports

Conversation

@dmcgowan
Copy link
Member

The image load is only used by integration tests but the specialimage testutils package used by many different tests. The image load relies on the client which creates a transitive client dependency from the daemon packages.

Detangling for #49873

The image load is only used by integration tests but the specialimage
testutils package used by many different tests. The image load relies on
the client which creates a transitive client dependency from the daemon
packages.

Signed-off-by: Derek McGowan <derek@mcg.dev>
@austinvazquez austinvazquez merged commit 535c2bc into moby:master Jul 17, 2025
252 of 256 checks passed
@thaJeztah thaJeztah added status/4-merge area/testing kind/refactor PR's that refactor, or clean-up code labels Oct 6, 2025
@thaJeztah thaJeztah added this to the 29.0.0 milestone Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/testing kind/refactor PR's that refactor, or clean-up code status/4-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants