Skip to content

test(e2e): raise TestActRunner_Start deadline to 5m for cold image pulls - #262

Merged
joshua-temple merged 1 commit into
mainfrom
fix/actrunner-start-deadline
Jun 23, 2026
Merged

joshua-temple merged 1 commit into
mainfrom
fix/actrunner-start-deadline

Conversation

@joshua-temple

Copy link
Copy Markdown
Collaborator

TestActRunner_Start used a 2-minute context deadline for NewActRunner, which pulls the act runner image. On a fresh runner the first cold image pull can exceed two minutes, timing out with 'context deadline exceeded' during create container; the next test reuses the warmed image and passes. This caused intermittent Integration failures. Raise the deadline to 5 minutes, matching the sibling TestActRunner_RunWorkflow, so the bare-start test does not flake on the first pull. Test-only timing change.

Signed-off-by: Joshua Temple <joshua.temple@stablekernel.com>
@joshua-temple
joshua-temple enabled auto-merge (squash) June 23, 2026 16:41
@joshua-temple
joshua-temple merged commit 1f4244a into main Jun 23, 2026
13 checks passed
@joshua-temple joshua-temple added the test Adding or correcting tests label Jun 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Adding or correcting tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant