Skip to content

fix(tests): wait for routing config propagation in worker deployment ramp test#705

Merged
jmaeagle99 merged 2 commits into
temporalio:mainfrom
jmaeagle99:fix-700
May 15, 2026
Merged

fix(tests): wait for routing config propagation in worker deployment ramp test#705
jmaeagle99 merged 2 commits into
temporalio:mainfrom
jmaeagle99:fix-700

Conversation

@jmaeagle99
Copy link
Copy Markdown
Contributor

What was changed

Update the WorkerDeploymentRamp_ChangesTaskDistribution test to wait for config propagation before ramping a version.

Why?

Avoid flaky behavior when checking version numbers. Use same technique as ContinueAsNew_WithRampingVersion_MovesToRampingVersion test.

Checklist

  1. Closes [Bug] Flaky WorkerDeploymentRamp_ChangesTaskDistribution test #700

@jmaeagle99 jmaeagle99 requested a review from a team as a code owner May 15, 2026 21:11
Copy link
Copy Markdown
Contributor

@cconstable cconstable left a comment

Choose a reason for hiding this comment

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

👍

@jmaeagle99 jmaeagle99 enabled auto-merge (squash) May 15, 2026 21:30
@jmaeagle99 jmaeagle99 merged commit b34d519 into temporalio:main May 15, 2026
10 checks passed
@jmaeagle99 jmaeagle99 deleted the fix-700 branch May 16, 2026 23:38
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.

[Bug] Flaky WorkerDeploymentRamp_ChangesTaskDistribution test

2 participants