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

[ci] Fix several release tests #37022

Merged
merged 1 commit into from
Jul 3, 2023
Merged

Conversation

can-anyscale
Copy link
Collaborator

@can-anyscale can-anyscale commented Jul 1, 2023

Fix several release tests. I need to send out instructions on how to write tests with byod soon so people avoid breaking it.

  • tune_cloud_long_running_cloud_storage has to run on python 3.8
  • agent_stress_test needs some additional ml packages
  • rllib tests

Testing Strategy

  • Release tests

@can-anyscale can-anyscale requested a review from a team as a code owner July 1, 2023 15:31
@can-anyscale can-anyscale force-pushed the can-fix-agent_stress_test branch from 071220b to 2d4130a Compare July 1, 2023 16:07
@@ -3676,7 +3676,7 @@
script: pytest checkpointing_tests/test_learner_group_checkpointing.py

wait_for_nodes:
num_nodes: 3
num_nodes: 2
Copy link
Collaborator

Choose a reason for hiding this comment

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

why is this node number change required?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

A previous PR reduces the number of node to 2 #36929, so this needs to update as well

@aslonnie
Copy link
Collaborator

aslonnie commented Jul 1, 2023

@can-anyscale can-anyscale force-pushed the can-fix-agent_stress_test branch 2 times, most recently from 21bee42 to 3b46add Compare July 2, 2023 09:07
Signed-off-by: can <can@anyscale.com>
@can-anyscale can-anyscale force-pushed the can-fix-agent_stress_test branch from 3b46add to f054cd7 Compare July 2, 2023 15:07
@can-anyscale
Copy link
Collaborator Author

Some tests still fail but they are the second layer of failures after my fix. I'll leave them for rllib folks to debug them further then.

Copy link
Contributor

@matthewdeng matthewdeng left a comment

Choose a reason for hiding this comment

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

@matthewdeng matthewdeng merged commit ac588a8 into master Jul 3, 2023
@matthewdeng matthewdeng deleted the can-fix-agent_stress_test branch July 3, 2023 17:03
@can-anyscale can-anyscale restored the can-fix-agent_stress_test branch July 3, 2023 17:05
arvind-chandra pushed a commit to lmco/ray that referenced this pull request Aug 31, 2023
Signed-off-by: can <can@anyscale.com>
Signed-off-by: e428265 <arvind.chandramouli@lmco.com>
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.

4 participants