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

[Feature] Add e2e tests for Autoscaler V2 #2588

Merged

Conversation

simotw
Copy link
Contributor

@simotw simotw commented Nov 28, 2024

Why are these changes needed?

Add e2e tests for Autoscaler V2

Related issue number

Closes #2574

Checks

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

ScreenShots

Screenshot 2024-11-29 at 12 16 00 AM Screenshot 2024-11-29 at 12 16 47 AM Screenshot 2024-11-29 at 12 17 21 AM

@simotw simotw force-pushed the feat/add-e2e-tests-for-autoscaler-v2 branch from d76f389 to cc290a1 Compare November 29, 2024 10:17
@kevin85421
Copy link
Member

cc @MortalHappiness could you review this PR? Thanks!

@MortalHappiness
Copy link
Member

Could you rebase with the master branch?

@simotw simotw force-pushed the feat/add-e2e-tests-for-autoscaler-v2 branch from ac01b0b to c68329c Compare December 6, 2024 03:12
@simotw simotw force-pushed the feat/add-e2e-tests-for-autoscaler-v2 branch from 91974a0 to 1fcf213 Compare December 6, 2024 06:53
Copy link
Member

@MortalHappiness MortalHappiness left a comment

Choose a reason for hiding this comment

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

LGTM

@kevin85421
Copy link
Member

You can rebase with the master branch after #2620 is merged.

@kevin85421
Copy link
Member

keep failing

@kevin85421
Copy link
Member

I think this may be related to Ray Serve breaking changes. I will take a look at it.

@kevin85421
Copy link
Member

@simotw would you mind rebasing with the master branch again? Thanks!

@simotw simotw force-pushed the feat/add-e2e-tests-for-autoscaler-v2 branch from 0e6f003 to 94598fe Compare December 11, 2024 01:07
lint

fix test isolation

fix lint

refactoring

update

refactoring

add missing subtest
@simotw simotw force-pushed the feat/add-e2e-tests-for-autoscaler-v2 branch from 94598fe to 77f63f0 Compare December 11, 2024 01:13
@simotw
Copy link
Contributor Author

simotw commented Dec 11, 2024

@simotw would you mind rebasing with the master branch again? Thanks!

Hi @kevin85421, I’ve rebased this branch onto the latest master and am currently running tests locally. Let me know if there’s anything else needed.

@kevin85421 kevin85421 merged commit 0474e8d into ray-project:master Dec 11, 2024
23 checks passed
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.

[Feature] Add e2e tests for Autoscaler V2
3 participants