ray-project / kuberay

A toolkit to run Ray applications on Kubernetes
Apache License 2.0
982 stars 330 forks source link

[Bug] What's the relationship between watching `Endpoints` and RayService e2e tests? #2085

Open kevin85421 opened 2 months ago

kevin85421 commented 2 months ago

Search before asking

KubeRay Component

ci

What happened + What you expected to happen

2080

Why does adding watch cause the RayService sample YAML tests to fail frequently if we don't add time.sleep(1)?

Reproduction script

2080

Anything else

No response

Are you willing to submit a PR?