Skip to content

Ray Train Test: Add locality_with_output, actor_locality_enabled option#52000

Merged
srinathk10 merged 4 commits intosrinathk10-train_cleanup_locality_hintsfrom
srinathk10-train_benchmark_locality_hints
Apr 7, 2025
Merged

Ray Train Test: Add locality_with_output, actor_locality_enabled option#52000
srinathk10 merged 4 commits intosrinathk10-train_cleanup_locality_hintsfrom
srinathk10-train_benchmark_locality_hints

Conversation

@srinathk10
Copy link
Copy Markdown
Contributor

@srinathk10 srinathk10 commented Apr 4, 2025

Why are these changes needed?

Ray Train Release test: Add locality_with_output, actor_locality_enabled option

Related issue number

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • 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 added any new APIs to the API Reference. For example, if I added a
      method in Tune, I've added it in doc/source/tune/api/ under the
      corresponding .rst file.
  • 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 :(

Signed-off-by: Srinath Krishnamachari <srinath.krishnamachari@anyscale.com>
@srinathk10 srinathk10 marked this pull request as draft April 4, 2025 20:34
@raulchen raulchen requested a review from Copilot April 4, 2025 20:38
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

release/train_tests/benchmark/config.py:42

  • [nitpick] Consider adding unit or integration tests to verify the behavior of the new locality_with_output option.
locality_with_output: bool = False

@raulchen
Copy link
Copy Markdown
Contributor

raulchen commented Apr 4, 2025

TIL, you can add Copilot to review your PR

srinathk10 and others added 2 commits April 4, 2025 21:00
Signed-off-by: Srinath Krishnamachari <srinath.krishnamachari@anyscale.com>
Signed-off-by: srinathk10 <68668616+srinathk10@users.noreply.github.com>
@srinathk10 srinathk10 marked this pull request as ready for review April 4, 2025 21:06
@srinathk10 srinathk10 added the go add ONLY when ready to merge, run all tests label Apr 4, 2025
@srinathk10
Copy link
Copy Markdown
Contributor Author

https://buildkite.com/ray-project/release/builds/38020
Here is the release test run.

@srinathk10 srinathk10 changed the base branch from master to srinathk10-train_cleanup_locality_hints April 5, 2025 04:58
@srinathk10 srinathk10 changed the title Ray Train Release test: Add locality_with_output option Ray Train Test: Add locality_with_output, actor_locality_enabled option Apr 5, 2025
@srinathk10 srinathk10 merged commit e70b663 into srinathk10-train_cleanup_locality_hints Apr 7, 2025
4 checks passed
@srinathk10 srinathk10 deleted the srinathk10-train_benchmark_locality_hints branch April 7, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-backlog go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants