ray/.buildkite
mwtian f67ff312a8
run mac c++ tests with static linking (#22829)
There are problems with running C++ tests in MacOS 10.15 Catalina, when upgrading to the newest grpc due to dynamic linking: #22384 (comment). The problem does not exist for Python tests in Catalina, or in C++ tests of other systems.

Upgrading MacOS CI from Catalina is also blocked in the short term: ray-project/buildkite-ci-stack#24 (comment)

So working around the issue by using static linking for C++ tests on Mac.
2022-03-05 10:39:32 +09:00
..
copy_files.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
Dockerfile [ci/buildkite] Add ml pipeline to speed up ML/RLLib tests (#20895) 2021-12-09 21:14:10 +00:00
Dockerfile.gpu [ci] Update GPU docker image to Ubuntu 20.04 (#22759) 2022-03-02 10:28:26 +01:00
pipeline.gpu.large.yml [ci/gpu] Move ML dependency install to Dockerfile (#21711) 2022-02-01 12:04:55 +00:00
pipeline.gpu.yml [ci/gpu] Move ML dependency install to Dockerfile (#21711) 2022-02-01 12:04:55 +00:00
pipeline.macos.yml run mac c++ tests with static linking (#22829) 2022-03-05 10:39:32 +09:00
pipeline.ml.yml [RLlib] Disable flakey Pendulum-v1 tests (until further investigation). (#22686) 2022-03-01 16:44:17 +01:00
pipeline.windows.yml [CI] Migrate Windows Wheels to Buildkite (#21388) 2022-01-05 12:49:19 -08:00
pipeline.yml [CI] Add K8s Builder Step (#22035) 2022-02-24 13:11:38 -08:00