mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 18:06:25 +08:00
[hotfix][test][windows] Exclude k8s operator mock test from build. (#13924)
This commit is contained in:
@@ -170,6 +170,7 @@ test_python() {
|
||||
-python/ray/tests:test_stress_sharded # timeout
|
||||
-python/ray/tests:test_k8s_cluster_launcher
|
||||
-python/ray/tests:test_k8s_operator_examples
|
||||
-python/ray/tests:test_k8s_operator_mock
|
||||
)
|
||||
fi
|
||||
if [ 0 -lt "${#args[@]}" ]; then # Any targets to test?
|
||||
|
||||
Reference in New Issue
Block a user