Skip to content

Conversation

@davidxia
Copy link
Collaborator

@davidxia davidxia commented Jun 17, 2025

Modify create_detached_actor.py to easily parse CLI custom resources as key=value pairs.

contributes to #2173
depends on ray-project/ray#53938

Checks

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

@davidxia davidxia force-pushed the patch16 branch 2 times, most recently from b4a05b4 to c79e3f5 Compare June 18, 2025 00:59
Modify create_detached_actor.py to easily parse CLI custom resources as
key=value pairs.

contributes to ray-project#2173

Signed-off-by: David Xia <[email protected]>
@davidxia davidxia changed the title [Test][Autoscaler] add fake single- and multi-host TPU tests [Test][Autoscaler] add fake single-host TPU tests Jun 18, 2025
LogWithTimestamp(test.T(), "Updated RayCluster %s/%s successfully", rayCluster.Namespace, rayCluster.Name)

// Validate that the TPU slice is scaled down.
g.Eventually(WorkerPods(test, rayCluster), TestTimeoutMedium).Should(gomega.BeEmpty())
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fails because there's still 1 Pod and not scaled to 0. Any ideas?

@davidxia
Copy link
Collaborator Author

ray-project/ray@c2cf471 from ray-project/ray#53938 is in Ray since 2.48.0. So this PR is waiting on the next upgrade of the default Ray in this repo.

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