Skip to content

Increase timeout for acceptance tests - #341

Merged
sudo87 merged 1 commit into
apache:mainfrom
bddvlpr:ci/increase-timeout
Sep 8, 2026
Merged

Increase timeout for acceptance tests#341
sudo87 merged 1 commit into
apache:mainfrom
bddvlpr:ci/increase-timeout

Conversation

@bddvlpr

@bddvlpr bddvlpr commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

The current GitHub actions runners cannot keep up with the 30 minute timeout. It's a hit or miss whether it completes within time or not. Upping this to 45 minutes (or something in between if there are objections) should make results a bit more predictive.

Copilot AI lite review requested due to automatic review settings September 7, 2026 10:48

@sudo87 sudo87 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@vishesh92 vishesh92 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clgtm

@vishesh92

Copy link
Copy Markdown
Member

@bddvlpr

bddvlpr commented Sep 7, 2026

Copy link
Copy Markdown
Contributor Author

Unsure whether these actually get stuck on waiting for something or just take too long, this is moreso just a hail mary to see if it fixes the timeouts.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Warning

Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.

Pull request overview

Increases the acceptance test timeout to reduce flaky CI failures caused by slow GitHub Actions runners.

Changes:

  • Bump testacc Go test timeout from 30 minutes to 45 minutes.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@sudo87
sudo87 merged commit e4d3187 into apache:main Sep 8, 2026
16 checks passed
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.

4 participants