Skip to content

Fix CheckRampupFromSteadyState blocking rampup on negative threshold#1384

Open
benmesander wants to merge 1 commit intodev_sprint_25_2from
feature/VPAAMP-175
Open

Fix CheckRampupFromSteadyState blocking rampup on negative threshold#1384
benmesander wants to merge 1 commit intodev_sprint_25_2from
feature/VPAAMP-175

Conversation

@benmesander
Copy link
Copy Markdown
Contributor

Remove the >= 0 guard from the abrThreshold check in CheckRampupFromSteadyState. The condition incorrectly prevented rampup when newBandwidth was below nwBandwidth but still within the 30% threshold. Add test for negative threshold rampup scenario.

Remove the >= 0 guard from the abrThreshold check in
CheckRampupFromSteadyState. The condition incorrectly prevented rampup
when newBandwidth was below nwBandwidth but still within the 30%
threshold. Add test for negative threshold rampup scenario.
@benmesander benmesander requested a review from a team as a code owner April 29, 2026 21:53
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.

1 participant