[hotfix][test][windows] Exclude k8s operator mock test from build. (#13924)

This commit is contained in:
Dmitri Gekhtman
2021-02-04 18:35:10 -08:00
committed by GitHub
parent 982c606b86
commit 40bad86c7a
+1
View File
@@ -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?