ray-project / kuberay

A toolkit to run Ray applications on Kubernetes
Apache License 2.0
1.24k stars 402 forks source link

[Feature] Implement RayService In-place update test in Golang #2516

Open kevin85421 opened 9 hours ago

kevin85421 commented 9 hours ago

Search before asking

Description

Implement test_in_place_update in Golang, and add a file rayservice_in_place_update_test.go under https://github.com/ray-project/kuberay/tree/master/ray-operator/test/e2e.

https://github.com/ray-project/kuberay/blob/4fc17996bb7aedb06d4fc02727f1ca24c86f4090/tests/test_sample_rayservice_yamls.py#L205

Use case

No response

Related issues

No response

Are you willing to submit a PR?

CheyuWu commented 7 hours ago

@kevin85421 I 'd like to help with this