ray-project / kuberay

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

[Epic][Test] Rewrite sample YAML tests with Golang #2310

Open MortalHappiness opened 2 months ago

MortalHappiness commented 2 months ago

Description

Rewrite the sample YAML tests, which was originally written in Python, with Golang.

Reasons:

  1. Those Python tests are very awkward when they need to interact with the Kubernetes cluster.
  2. They are flaky tests.

Subtasks

CheyuWu commented 4 days ago

Sorry, wrong referencing