Skip to content

Commit 60b1643

Browse files
committed
troubleshoot ci
Signed-off-by: Kai-Hsun Chen <kaihsun@anyscale.com>
1 parent 5485c30 commit 60b1643

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.buildkite/core.rayci.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -376,8 +376,8 @@ steps:
376376
- gpu
377377
instance_type: gpu-large
378378
commands:
379-
- bazel run //ci/ray_ci:test_in_docker -- //python/ray/tests/... //python/ray/dag/... core
380-
--build-name coregpubuild
381-
--only-tags multi_gpu
382-
- sleep 15000
379+
- sleep 10000
380+
# - bazel run //ci/ray_ci:test_in_docker -- //python/ray/tests/... //python/ray/dag/... core
381+
# --build-name coregpubuild
382+
# --only-tags multi_gpu
383383
depends_on: coregpubuild

0 commit comments

Comments
 (0)