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

[core] More tests for setting options for Ray libraries #24591

Merged
merged 3 commits into from
May 9, 2022

Conversation

suquark
Copy link
Member

@suquark suquark commented May 8, 2022

Why are these changes needed?

More tests for setting options for Ray libraries. This mechanic is currently used by workflow and serve.

Related issue number

Checks

  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

Comment on lines +342 to +344
# TODO(suquark): The current implementation of `.options()` is so bad that we
# cannot even access its options from outside. Here we hack the closures to
# achieve our goal. Need futher efforts to clean up the tech debt.
Copy link
Contributor

Choose a reason for hiding this comment

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

lol

Copy link
Contributor

@simon-mo simon-mo left a comment

Choose a reason for hiding this comment

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

wonderful, tyty

@simon-mo
Copy link
Contributor

simon-mo commented May 9, 2022

cc @jiaodong @sihanwang41 this is how @serve.options can be implemented in the very near term future.

@suquark
Copy link
Member Author

suquark commented May 9, 2022

The CI errors seem not related. I'll merge this PR.

@suquark suquark merged commit 6e17c4a into ray-project:master May 9, 2022
@suquark suquark deleted the more_tests branch May 9, 2022 20:18
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.

None yet

2 participants