Skip to content

tests: avoid image pull in docker driver provision test#9352

Merged
jedevc merged 1 commit into
dagger:mainfrom
jedevc:avoid-image-pull-in-provision
Jan 23, 2025
Merged

tests: avoid image pull in docker driver provision test#9352
jedevc merged 1 commit into
dagger:mainfrom
jedevc:avoid-image-pull-in-provision

Conversation

@jedevc
Copy link
Copy Markdown
Contributor

@jedevc jedevc commented Jan 10, 2025

The image we use here by default is the image built off of main - but that may actually not have been built, which is sad, and causes flakes in this test.

The solution here is to just avoid the image pull step, by pre-loading the image.

The image we use here by default is the image built off of main - but
that may actually not have been built, which is sad, and causes flakes
in this test.

The solution here is to just avoid the image pull step, by pre-loading
the image.

Signed-off-by: Justin Chadwell <me@jedevc.com>
@jedevc jedevc merged commit 4cef35d into dagger:main Jan 23, 2025
vikram-dagger pushed a commit to vikram-dagger/dagger that referenced this pull request Feb 7, 2025
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