Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional KubeRay autoscaler e2e tests #2761

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

ryanaoleary
Copy link
Contributor

Why are these changes needed?

This PR adds two more test cases to cover autoscaler v1 and v2 behavior, specifically updating MaxReplicas and scaling Pods with upscalingMode: Conservative. For the second case, Default and Aggressive upscaling modes are already covered by the other tests. TestRayClusterAutoscalerUpscalingModeConservative is intermittently failing due to the the number of Pending worker Pods being greater than the number of worker Pods connected to the RayCluster at that time, potentially indicating a bug with the upscalingMode logic.

Related issue number

#2561

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(

Signed-off-by: Ryan O'Leary <[email protected]>
Signed-off-by: Ryan O'Leary <[email protected]>
Signed-off-by: Ryan O'Leary <[email protected]>
Signed-off-by: Ryan O'Leary <[email protected]>
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