Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from ray-project:master #56

Merged
merged 144 commits into from
Nov 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
144 commits
Select commit Hold shift + click to select a range
6878aa1
[RLlib] Fix `ConnectorPipelineV2` restoring from checkpoint (by writi…
simonsays1980 Oct 27, 2024
bfd0d95
[RLlib] Upgrade to gymnasium 1.0.0 (ale_py 0.10.1, mujoco 3.2.4, pett…
sven1977 Oct 28, 2024
ad2925f
[core][dashboard] Reworking dashboard_max_actors_to_cache to RAY_maxi…
dayshah Oct 28, 2024
1484f88
[CI] fix: flake8 rule B020: Found for loop that reassigns the iterabl…
win5923 Oct 28, 2024
159bd99
[serve] Update codeowners (#48291)
edoakes Oct 28, 2024
703194a
Revert "[serve] Remove ability to specify `route_prefix` at deploymen…
can-anyscale Oct 28, 2024
0c4586f
[serve] handle options refactor (#48232)
zcin Oct 28, 2024
6309e4b
Fix broken requirements_boyd_3.9 (#48293)
can-anyscale Oct 28, 2024
bdd6ad0
Revert "Fix broken requirements_boyd_3.9" (#48296)
can-anyscale Oct 28, 2024
d782b84
Revert "[RLlib] Upgrade to gymnasium 1.0.0 (ale_py 0.10.1, mujoco 3.2…
can-anyscale Oct 28, 2024
6c697b3
[serve] Reduce cardinality for the `route` metric tag (#48290)
edoakes Oct 28, 2024
cacb54c
[Observability] Added object refs Task is dependent on to `TaskInfoEn…
alexeykudinkin Oct 28, 2024
62525c0
[Core] Add PENDING_ACTOR_TASK_ARGS_FETCH and PENDING_ACTOR_TASK_ORDER…
jjyao Oct 28, 2024
3303614
Revert "Revert "[serve] Remove ability to specify `route_prefix` at d…
edoakes Oct 29, 2024
d0c6c60
[ci][tune][train] Update release test compute configs to not schedule…
justinvyu Oct 29, 2024
b71f6b7
[serve] refactor router (#48252)
zcin Oct 29, 2024
a97c23c
[serve] move deployment scheduler test (#48303)
zcin Oct 29, 2024
a24bf07
[RLlib] `AutoregressiveActionsRLM` overhaul to fix flaky test and sim…
simonsays1980 Oct 29, 2024
43c3663
[core][compiled graph] remove dead code (#48282)
kevin85421 Oct 29, 2024
44237c6
[RLlib] Change `config.fault_tolerance` default behavior (from `recre…
sven1977 Oct 29, 2024
cd4c34a
[serve] recursive cancellation (#47873)
zcin Oct 29, 2024
cb52699
[serve] Simplify application build codepath (#48218)
edoakes Oct 29, 2024
d80b22f
Revert "[ci][tune][train] Update release test compute configs to not …
can-anyscale Oct 29, 2024
918bbd1
Revert "Revert "[RLlib] Upgrade to gymnasium 1.0.0 (ale_py 0.10.1, mu…
sven1977 Oct 29, 2024
2e1b0f6
Fix response injection (#47810)
richo-anyscale Oct 29, 2024
5e252d7
Fix lint (#48322)
zcin Oct 29, 2024
0935c36
[core][experimental] Raise an exception if a leaf node is found durin…
kevin85421 Oct 29, 2024
40cf450
[core][compiled graphs] Mark release tests with new names as unstable…
ruisearch42 Oct 29, 2024
40ad2da
[Data] Ensure all tests use shared cluster in `test_csv` (#48352)
bveeramani Oct 29, 2024
4f34a96
[core] Introduce IOContextProvider and its Policy (#48231)
rynewang Oct 29, 2024
7f52a4e
[RLlib; docs] RLlib documentation do-over (new API stack): Main index…
sven1977 Oct 29, 2024
dc52ba4
[CI] Fix: flake8 rule B109: Using the functools.lru_cache and functoo…
win5923 Oct 29, 2024
11d5ca4
[train][tune] Safely check if the storage filesystem is `pyarrow.fs.S…
ccoulombe Oct 30, 2024
d560ecd
[Serve] Modify `max_concurrency` in actor options to respect `max_ong…
akyang-anyscale Oct 30, 2024
bb4efd5
[Serve] Expose ProxyStatus class to API docs (#43394) (#48299)
akyang-anyscale Oct 30, 2024
0c58e87
Revert "Revert "Revert "[RLlib] Upgrade to gymnasium 1.0.0 (ale_py 0.…
can-anyscale Oct 30, 2024
66265ab
[Data] Pin `pyarrow<18` (#48300)
scottjlee Oct 30, 2024
1e5c582
[Debugger] Clarify that only one paused task can be debugged at a tim…
pcmoritz Oct 30, 2024
956310d
Fix flaky test linux://python/ray/dag:tests/experimental/test_mocked_…
stephanie-wang Oct 30, 2024
cb4526a
[core] Add metrics ray_io_context_event_loop_lag_ms. (#47989)
rynewang Oct 30, 2024
5984023
[RLlib] Quick fix for RLlib's index.html page (environment tab broken…
sven1977 Oct 30, 2024
4587b6c
[Core] Better log format when show the disk size (#46869)
Bye-legumes Oct 30, 2024
500b3b6
[core] Posts CoreWorkerMemoryStore callbacks onto io_context. (#47833)
rynewang Oct 30, 2024
7d912d6
[Core] Add bazel run :refresh_compile_commands for clangd (#47964)
dayshah Oct 30, 2024
41be27c
[serve] Add deployment handle dependency injection to `build_app` (#4…
edoakes Oct 30, 2024
75d652c
[serve] Refactor `UserCallableWrapper` to return `concurrent.futures.…
edoakes Oct 30, 2024
51eb235
[serve] raise serve exception when requests are cancelled (#48444)
zcin Oct 30, 2024
4e91a45
[Serve] no added latency for locality routing (#48434)
GeneDer Oct 30, 2024
6043215
[core] Avoid ray status copy (#48438)
dentiny Oct 30, 2024
d66b9e2
[core] Annotate workerpool virtual function as override (#48461)
dentiny Oct 31, 2024
04eb01b
[lint] Add B028 to flake8 ignore list (#48465)
edoakes Oct 31, 2024
29607ca
[Core] Remove duplicate task status event during task resubmission (#…
jjyao Oct 31, 2024
07351fb
[Fix][Core] ray.get on a mixed list of dead and hanging tasks does no…
MortalHappiness Oct 31, 2024
eadeb8c
[serve] Clean up naming and unused fields left from `ReplicaResult` r…
edoakes Oct 31, 2024
a973ba9
Revert "[serve] Refactor `UserCallableWrapper` to return `concurrent.…
can-anyscale Oct 31, 2024
77fcedf
Revert "Revert "[serve] Refactor `UserCallableWrapper` to return `con…
can-anyscale Oct 31, 2024
d582be5
[serve] Remove unused "endpoint" field of `RequestMetadata` (#48451)
edoakes Oct 31, 2024
f0efe18
update test_locality_aware_backoff_skips_sleeps to have longer timeou…
GeneDer Oct 31, 2024
c2d9ca5
[Data] Add `darwin`, `x86` constraints for `pyarrow<18` restriction (…
scottjlee Oct 31, 2024
0d94d13
[core][compiled graphs] Overlap computation and communication (#47586)
ruisearch42 Oct 31, 2024
e815d59
[Data] Remove debug log when thread finishes (#48480)
bveeramani Nov 1, 2024
d0af862
[core] Fix builtin type and function shadowing (#48483)
dentiny Nov 1, 2024
9642919
[core] Add source location to status (#48458)
dentiny Nov 1, 2024
ba41ae9
[core] Replace thread checker implementation (#48004)
dentiny Nov 1, 2024
ee86218
[rllib] fix yml linter issue (#48450)
dentiny Nov 1, 2024
676f800
[serve] Reduce surface area of `create_router` interface (#48467)
edoakes Nov 1, 2024
99a9a7b
Revert "Revert "Revert "Revert "[RLlib] Upgrade to gymnasium 1.0.0 (a…
sven1977 Nov 1, 2024
6e8a7fb
[serve] Cleanup handle tests (#48492)
edoakes Nov 1, 2024
199b582
[serve] Return "Internal Server Error" instead of traceback on user e…
edoakes Nov 1, 2024
056d596
[serve] move handle options to its own file (#48454)
zcin Nov 1, 2024
cf85018
Revert "[Observability] Added object refs Task is dependent on to `Ta…
kevin85421 Nov 1, 2024
0a779ad
[Data] Bump min version of PyArrow from 6.0 to 9.0 (#47040)
bveeramani Nov 1, 2024
9b92557
[Data] Fix `OutputBlockBuffer` to avoid repeatedly copying remainder …
alexeykudinkin Nov 2, 2024
e162165
[RLlib] Cleanup `evaluation` folder. (#48493)
sven1977 Nov 2, 2024
f6a5423
Revert "[core] Add source location to status" (#48517)
can-anyscale Nov 2, 2024
c7263e4
Make it possible to use Ray distributed debugger without setting RAY_…
pcmoritz Nov 3, 2024
62d7f4b
[RLlib] New API stack on by default for PPO. (#48284)
sven1977 Nov 3, 2024
d39c9df
[RLlib; docs] Upgrade RLlib `examples` page (new API stack). (#48526)
sven1977 Nov 4, 2024
ec9775d
[RLlib] Fix torch scheduler stepping and reporting. (#48125)
simonsays1980 Nov 4, 2024
3581e62
[core][compiled-graphs] Don't persist input_nodes in _CollectiveOpera…
kevin85421 Nov 4, 2024
c1b2282
Fix test test_ray_debugger failure on macOS (#48527)
pcmoritz Nov 4, 2024
4b68b7c
[core][autoscaler] Set timeout for requests sent to K8s API server (#…
kevin85421 Nov 4, 2024
cb28d4d
[core] Fix buggy using alias (#48489)
dentiny Nov 4, 2024
2cdf967
[core][observability] Add is_head to the log for node registration (#…
kevin85421 Nov 4, 2024
d5d03e6
[serve] raise RequestCancelledError when request is cancelled during …
zcin Nov 4, 2024
1eeb896
[serve] Add `to_object_ref` methods to `ReplicaResult` (#48544)
edoakes Nov 4, 2024
99c8741
[core] Remove resources_dir from runtime env context (#48138)
dayshah Nov 4, 2024
e777cd0
[Data] Add `alexeykudinkin` as Data code owner (#48549)
bveeramani Nov 4, 2024
fab26e1
[Data] Add `BundleQueue` abstraction (#48503)
bveeramani Nov 4, 2024
7e2ba28
[core] [1/N] Validate uv options (#48479)
dentiny Nov 5, 2024
27faad3
[Data] Fix missing lines in `BundleQueue` docstring (#48553)
bveeramani Nov 5, 2024
d2e37b0
[train] fix StartTracebackWithWorkerRank serialization (#48548)
matthewdeng Nov 5, 2024
a0dda94
[docs] fix typo in fault-tolerance production guide (#48554)
marwan116 Nov 5, 2024
b2fafa3
[Core] Fix Ascend NPU discovery to support 8+ cards per node (#48543)
liuxsh9 Nov 5, 2024
130cb3d
Fix multiple linting issues (#48557)
dentiny Nov 5, 2024
81cf6d8
[serve] Initial version of `local_testing_mode` (#48477)
edoakes Nov 5, 2024
736e120
[Fix][Core] Don't raise ValueError in DeferSigint context manager (#4…
MortalHappiness Nov 5, 2024
7aa3cdb
[FIX] env RAY_DAG_retrieval_timeout not work (#48490)
BeingGod Nov 5, 2024
12e58ab
[RLlib] Forward fix broken release test due to old config args being …
sven1977 Nov 5, 2024
11aca59
[Docs][KubeRay] Update KubeRay + Kueue guides to use newer versions o…
andrewsykim Nov 5, 2024
d2de983
[RLlib] Remove `rllib_contrib`. (#48565)
sven1977 Nov 5, 2024
6177c11
[Data] Add `srinathk10` as Data code owner (#48581)
bveeramani Nov 5, 2024
9494c5a
[RLlib] New API stack on by default for APPO and IMPALA. (#48516)
sven1977 Nov 5, 2024
f6439e1
[Data] Don't test against schema order for `test_parquet_read_partiti…
bveeramani Nov 5, 2024
282f7c4
[Data] Remove unnecessary skipif of `test_parquet_read_partitioned_wi…
bveeramani Nov 6, 2024
31731b5
[core][autoscaler] Remove local dependencies on Ray for KubeRay autos…
kevin85421 Nov 6, 2024
3df5c1b
[Docs][KubeRay] Add doc for kubectl plugin (#47851)
MortalHappiness Nov 6, 2024
a49978f
[core] [2/N] Implement uv processor (#48486)
dentiny Nov 6, 2024
a308101
[serve] Don't run local handle tests on windows (#48604)
edoakes Nov 6, 2024
a1bb4a4
[Tune][Fix]Remove the `clear_checkpoint` function during Trial restor…
hongpeng-guo Nov 6, 2024
d1bc937
[docs] typo, attempt #2 (#48577)
angelinalg Nov 6, 2024
bac8791
[docs][core]Accelerator link (#48609)
angelinalg Nov 6, 2024
ac84104
[Fix][Dashboard] Fix Place Group Table table cells overflow (#47323)
MortalHappiness Nov 7, 2024
218bdd7
[Data] Revert PR #48186 and use `functools.cached_property` instead (…
MortalHappiness Nov 7, 2024
4a9c424
Revert "[Data] Add `BundleQueue` abstraction (#48503)" (#48612)
bveeramani Nov 7, 2024
3b2e13b
[core][compiled graphs] Refine schedule visualization (#48594)
ruisearch42 Nov 7, 2024
0da142a
[core] Minor improvement for worker pool, and add comments for protob…
dentiny Nov 7, 2024
9581896
[core] Add source location to ray status (#48512)
dentiny Nov 7, 2024
359f40a
[RLlib] Fix IMPALA/APPO learning behavior: Fix EnvRunner sync bug, GP…
sven1977 Nov 7, 2024
d3e4a51
[ci] fix osx wheel matching logic (#48615)
aslonnie Nov 7, 2024
8deca45
[Core] Make Placement Group Wildcard and Indexed Resource Assignments…
MengjinYan Nov 7, 2024
4ecb0af
[Dashboard] Add memory graphs optimized for OOM debugging (#48530)
mimiliaogo Nov 7, 2024
59c0bab
[Dashboard] Improve tasks/actors metric naming and add graph for runn…
mimiliaogo Nov 7, 2024
fafe308
[core][compiled-graph] Throw an exception when DAGNode is inside any …
kevin85421 Nov 7, 2024
a20c7bc
[Data] Allow user to specify schema for `write_parquet` (#48631)
bveeramani Nov 7, 2024
cb5c29e
[Core] Stop the GRPC server before Shut down the Object Store (#48572)
MengjinYan Nov 7, 2024
b172af5
[doc][core] change ml app to ml workload, and style fix (#48613)
angelinalg Nov 7, 2024
1bc18a1
[Data] Fix `to_pandas` error when multiple block types (#48583)
bveeramani Nov 7, 2024
92fd190
Add docs for `local_testing_mode` (#48567)
frances720 Nov 7, 2024
31b8b41
[data] Project Operator for select_columns (#48635)
richardliaw Nov 8, 2024
06de092
[Core] Rename ClientFactoryFn to CoreWorkerClientFactoryFn (#48576)
jjyao Nov 8, 2024
c363774
[core] [3/N] Use uv as package manager (#48611)
dentiny Nov 8, 2024
fdd4757
[Core]: Fix ConnectionError on Autoscaler CR lookups in K8s clusters …
ltbringer Nov 8, 2024
cae5910
[core] fix import path (#48644)
aslonnie Nov 8, 2024
f4a7c70
[core][compiled graphs] Enable visualization tests (#48627)
ruisearch42 Nov 8, 2024
871d4d0
[core] [4/N] Package manager uv supports requirement file (#48619)
dentiny Nov 8, 2024
bb0adba
[core] Fix function naming and error propagation (#48639)
dentiny Nov 8, 2024
0f74ac8
[core] Fix vector assignment (#48648)
dentiny Nov 8, 2024
cc0b7aa
[serve] improve router resolve request arg func (#48658)
zcin Nov 8, 2024
ecbc176
[core] [5/N] Check uv existence before installation (#48632)
dentiny Nov 8, 2024
ba22eaa
[core] Remove internal flags in driver on job submission. (#48621)
rynewang Nov 8, 2024
e2dfcc8
[core] Minor cpp changes around core worker (#48262)
dayshah Nov 9, 2024
d4c25e9
[Data] Fix usage of "id" in test_map (#48655)
ArturNiederfahrenhorst Nov 9, 2024
9adfd9f
[serve] small test change (#48665)
zcin Nov 9, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 1 addition & 3 deletions .buildkite/core.rayci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -376,10 +376,8 @@ steps:
- gpu
instance_type: gpu-large
commands:
# This machine has 4 GPUs, and we need 2 GPUs, so allow 2 tests to run in
# parallel.
- bazel run //ci/ray_ci:test_in_docker -- //python/ray/tests/... //python/ray/dag/... core
--parallelism-per-worker 2 --gpus 2
--gpus 4
--build-name coregpubuild
--only-tags multi_gpu
depends_on: coregpubuild
58 changes: 29 additions & 29 deletions .buildkite/data.rayci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ depends_on:
- oss-ci-base_ml
steps:
# builds
- name: data6build
wanda: ci/docker/data6.build.wanda.yaml
- name: data9build
wanda: ci/docker/data9.build.wanda.yaml

- name: datalbuild
wanda: ci/docker/datal.build.wanda.yaml
Expand All @@ -28,38 +28,38 @@ steps:
wanda: ci/docker/datatfxbsl.build.wanda.yaml

# tests
- label: ":database: data: arrow 6 tests"
tags:
- label: ":database: data: arrow v9 tests"
tags:
- python
- data
instance_type: medium
parallelism: 2
commands:
- bazel run //ci/ray_ci:test_in_docker -- //python/ray/data/... //python/ray/air/... data
--workers "$${BUILDKITE_PARALLEL_JOB_COUNT}"
- bazel run //ci/ray_ci:test_in_docker -- //python/ray/data/... //python/ray/air/... data
--workers "$${BUILDKITE_PARALLEL_JOB_COUNT}"
--worker-id "$${BUILDKITE_PARALLEL_JOB}" --parallelism-per-worker 3
--build-name data6build
--build-name data9build
--except-tags data_integration,doctest
depends_on: data6build
depends_on: data9build

- label: ":database: data: arrow 17 tests"
tags:
- label: ":database: data: arrow v17 tests"
tags:
- python
- data
instance_type: medium
parallelism: 2
commands:
- bazel run //ci/ray_ci:test_in_docker -- //python/ray/data/... //python/ray/air/... data
--workers "$${BUILDKITE_PARALLEL_JOB_COUNT}"
--workers "$${BUILDKITE_PARALLEL_JOB_COUNT}"
--worker-id "$${BUILDKITE_PARALLEL_JOB}" --parallelism-per-worker 3
--build-name datalbuild
--except-tags data_integration,doctest
depends_on: datalbuild

- label: ":database: data: arrow 17 {{matrix.python}} tests ({{matrix.worker_id}})"
- label: ":database: data: arrow v17 {{matrix.python}} tests ({{matrix.worker_id}})"
key: datal_python_tests
if: build.pull_request.labels includes "continuous-build" || pipeline.id == "0189e759-8c96-4302-b6b5-b4274406bf89" || pipeline.id == "018f4f1e-1b73-4906-9802-92422e3badaa"
tags:
tags:
- python
- data
instance_type: medium
Expand All @@ -76,21 +76,21 @@ steps:

- label: ":database: data: arrow nightly tests"
if: pipeline.id == "0189e759-8c96-4302-b6b5-b4274406bf89" || pipeline.id == "018f4f1e-1b73-4906-9802-92422e3badaa"
tags:
tags:
- python
- data
instance_type: medium
parallelism: 2
commands:
- bazel run //ci/ray_ci:test_in_docker -- //python/ray/data/... //python/ray/air/... data
--workers "$${BUILDKITE_PARALLEL_JOB_COUNT}"
- bazel run //ci/ray_ci:test_in_docker -- //python/ray/data/... //python/ray/air/... data
--workers "$${BUILDKITE_PARALLEL_JOB_COUNT}"
--worker-id "$${BUILDKITE_PARALLEL_JOB}" --parallelism-per-worker 3
--build-name datanbuild
--except-tags data_integration,doctest
depends_on: datanbuild

- label: ":database: data: TFRecords (tfx-bsl) tests"
tags:
tags:
- python
- data
instance_type: medium
Expand All @@ -102,39 +102,39 @@ steps:
depends_on: datatfxbslbuild

- label: ":database: data: doc tests"
tags:
tags:
- data
- doc
instance_type: medium
commands:
# doc tests
- bazel run //ci/ray_ci:test_in_docker -- python/ray/... //doc/... data
- bazel run //ci/ray_ci:test_in_docker -- python/ray/... //doc/... data
--build-name datalbuild
--except-tags gpu
--only-tags doctest
--parallelism-per-worker 2
# doc examples
- bazel run //ci/ray_ci:test_in_docker -- //doc/... data
- bazel run //ci/ray_ci:test_in_docker -- //doc/... data
--build-name datalbuild
--except-tags gpu,post_wheel_build,doctest
--parallelism-per-worker 2
--skip-ray-installation
depends_on: datalbuild

- label: ":database: data: doc gpu tests"
tags:
tags:
- data
- doc
- gpu
instance_type: gpu-large
commands:
# doc tests
- bazel run //ci/ray_ci:test_in_docker -- //python/ray/data/... //doc/... data
- bazel run //ci/ray_ci:test_in_docker -- //python/ray/data/... //doc/... data
--build-name docgpubuild
--only-tags doctest
--except-tags cpu
# doc examples
- bazel run //ci/ray_ci:test_in_docker -- //doc/... data
- bazel run //ci/ray_ci:test_in_docker -- //doc/... data
--build-name docgpubuild
--except-tags doctest
--only-tags gpu
Expand All @@ -147,7 +147,7 @@ steps:
- data
instance_type: medium
commands:
- bazel run //ci/ray_ci:test_in_docker -- //python/ray/data/... data
- bazel run //ci/ray_ci:test_in_docker -- //python/ray/data/... data
--build-name datamongobuild
--build-type java
--only-tags data_integration
Expand All @@ -168,29 +168,29 @@ steps:

- label: ":database: data: flaky tests"
key: data_flaky_tests
tags:
tags:
- python
- data
- skip-on-premerge
instance_type: medium
soft_fail: true
commands:
- bazel run //ci/ray_ci:test_in_docker -- //... data --run-flaky-tests
- bazel run //ci/ray_ci:test_in_docker -- //... data --run-flaky-tests
--parallelism-per-worker 3
--build-name datalbuild
--except-tags gpu_only,gpu
depends_on: datalbuild

- label: ":database: data: flaky gpu tests"
key: data_flaky_gpu_tests
tags:
tags:
- python
- data
- skip-on-premerge
instance_type: gpu-large
soft_fail: true
commands:
- bazel run //ci/ray_ci:test_in_docker -- //... data --run-flaky-tests
- bazel run //ci/ray_ci:test_in_docker -- //... data --run-flaky-tests
--build-name docgpubuild
--only-tags gpu,gpu_only
depends_on: docgpubuild
4 changes: 2 additions & 2 deletions .buildkite/linux_aarch64.rayci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ steps:
tags: linux_wheels
instance_type: medium-arm64
commands:
- bazel run //ci/ray_ci:test_in_docker -- //python/ray/tests/... //doc/... core
- bazel run //ci/ray_ci:test_in_docker -- //python/ray/tests/... //doc/... core
--build-type wheel-aarch64
--build-name oss-ci-base_build-aarch64
--parallelism-per-worker 3
Expand All @@ -115,7 +115,7 @@ steps:
tags: linux_wheels
instance_type: medium-arm64
commands:
- bazel run //ci/ray_ci:test_in_docker -- //python/ray/serve/... //doc/... serve
- bazel run //ci/ray_ci:test_in_docker -- //python/ray/serve/... //doc/... serve
--build-type wheel-aarch64
--build-name oss-ci-base_build-aarch64
--parallelism-per-worker 3
Expand Down
Loading