We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5ff813 commit 6658d1dCopy full SHA for 6658d1d
tests/e2e/rayjob_existing_cluster_kind_test.py
@@ -60,7 +60,7 @@ def run_rayjob_against_existing_cluster_kind(
60
)
61
62
63
- cluster.up()
+ cluster.apply()
64
cluster.status()
65
cluster.wait_ready()
66
0 commit comments