Skip to content

Wait for deployment ramp propagation - #1730

Open
tconley1428 wants to merge 1 commit into
mainfrom
fix/worker-deployment-ramp-propagation
Open

Wait for deployment ramp propagation#1730
tconley1428 wants to merge 1 commit into
mainfrom
fix/worker-deployment-ramp-propagation

Conversation

@tconley1428

Copy link
Copy Markdown
Contributor

Summary

  • wait for deployment routing changes before asserting ramp behavior
  • verify the expected ramp percentage as well as current and ramping versions

Why

Worker deployment routing propagates asynchronously. On slower runners, the ramp test could start a workflow before a 100%, 0%, or 50% configuration reached the task queue and observe the previous route.

Validation

  • poe test -s tests/worker/test_worker.py::test_worker_deployment_ramp: passed
  • poe lint
  • git diff --check

@tconley1428
tconley1428 requested a review from a team as a code owner August 5, 2026 22:59
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.

3 participants