Skip to content

Retry package smoke container pulls#2877

Closed
plajjan wants to merge 1 commit into
mainfrom
retry-run-linux-container-pull
Closed

Retry package smoke container pulls#2877
plajjan wants to merge 1 commit into
mainfrom
retry-run-linux-container-pull

Conversation

@plajjan

@plajjan plajjan commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Recent run-linux smoke jobs failed before any Acton command ran because GitHub Actions could not pull the Debian job container from Docker Hub after its built-in retries.

This keeps the same Debian and Ubuntu smoke environments, but pulls the test image in an explicit step with a longer retry loop, then runs the existing install and hello-world smoke commands inside that container. The artifact download stays on the host runner, so a transient image pull no longer prevents us from retrying the container setup.

@plajjan
plajjan marked this pull request as ready for review June 4, 2026 03:36
@plajjan plajjan closed this Jun 4, 2026
@plajjan
plajjan deleted the retry-run-linux-container-pull branch June 4, 2026 10:25
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