Skip to content

fix(e2e): increase workerMax from 1 to 3#490

Merged
deanq merged 1 commit intomainfrom
fix/e2e-increase-worker-max
Apr 8, 2026
Merged

fix(e2e): increase workerMax from 1 to 3#490
deanq merged 1 commit intomainfrom
fix/e2e-increase-worker-max

Conversation

@deanq
Copy link
Copy Markdown
Member

@deanq deanq commented Apr 8, 2026

Summary

  • Increases workerMax from 1 to 3 for e2e provisioned endpoints in e2e_provisioner.py
  • Default of 1 was too constrained, causing test bottlenecks when multiple jobs queue against a single worker

Test plan

  • Verify e2e tests run with higher concurrency without queueing timeouts
  • Confirm endpoints provision with workersMax: 3 in the Runpod API call

Default of 1 was too constrained, causing test flakiness when
multiple jobs queue against a single worker.
@deanq deanq merged commit 93dbe40 into main Apr 8, 2026
6 checks passed
@deanq deanq deleted the fix/e2e-increase-worker-max branch April 8, 2026 23:14
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