Amog Kamsetty
|
5c589debfa
|
Revert "Set runs_per_test_detect_flakes for core tests on master (#16863)" (#16936)
This reverts commit 44042519af .
|
2021-07-07 10:25:46 -07:00 |
|
Eric Liang
|
44042519af
|
Set runs_per_test_detect_flakes for core tests on master (#16863)
|
2021-07-06 18:46:48 -07:00 |
|
Clark Zinzow
|
52da2cce68
|
[Dataset] Adds JSON, CSV, Pandas, and Dask IO layers, and adds the write side of the Parquet IO layer. (#16724)
|
2021-07-01 11:57:40 -07:00 |
|
chenk008
|
06c7db7dca
|
[Core] Rename container option and ray-nest-container (#16771)
* rename container_option to container
* rename ray-nest-container to ray-worker-container
* lint
Co-authored-by: wuhua.ck <wuhua.ck@alibaba-inc.com>
|
2021-07-01 13:12:26 +08:00 |
|
Amog Kamsetty
|
69507f53db
|
[Horovod] Add Horovod example (#16742)
* wip
* updates
* updates
* update
* formatting
* updates
* updates
* update
* fix
* add timeout
|
2021-06-29 19:15:15 -07:00 |
|
chenk008
|
c318293d9f
|
[Core] start worker in container (#16671)
|
2021-06-29 10:12:47 -07:00 |
|
Eric Liang
|
6bfa97eed7
|
Check in the first iteration of an Arrow-based dataset api (#16648)
|
2021-06-25 18:45:13 -07:00 |
|
Amog Kamsetty
|
e6d9f0b393
|
[Dask] Support Dask 2021.06.1 (#16547)
|
2021-06-19 18:22:23 -07:00 |
|
Antoni Baum
|
ec7d7c8630
|
[Tune] Add soft imports test (#16450)
|
2021-06-15 18:50:21 -07:00 |
|
architkulkarni
|
412085dea7
|
[Runtime Env] filter out post wheel tests from doc tests (#16439)
|
2021-06-15 15:34:45 -07:00 |
|
Amog Kamsetty
|
f9936c4252
|
[Dask] Dask Example Tests (#16346)
* add examples
* update dask docs
* add build file
* formatting
* fix ci command
* fix
* Update python/ray/util/dask/BUILD
* newline
* fix pytest fixtures
* fixes
* formatting
* fix shuffle example
|
2021-06-12 20:25:45 -07:00 |
|
Chris K. W
|
3fa9f2e5d6
|
[Modin] Add tests for modin (#16260)
Adds modin tests that run with and without ray client.
|
2021-06-11 12:23:33 -07:00 |
|
architkulkarni
|
7d029f8e71
|
[Doc] [Core] [runtime env] Add runtime env doc (#16290)
|
2021-06-09 20:02:16 -05:00 |
|
Amog Kamsetty
|
de4045703d
|
[SGD] Fix SGD Client CI (#16301)
|
2021-06-08 10:08:14 -07:00 |
|
Siyuan (Ryans) Zhuang
|
480e5e822e
|
Inital workflow API implementation (#16174)
|
2021-06-07 10:00:15 -07:00 |
|
Simon Mo
|
d6b3050632
|
[Buildkite] Wheels and Docker fixup (#16241)
|
2021-06-04 00:48:12 -07:00 |
|
Simon Mo
|
ab93a3a64a
|
[CI] Buildkite upload wheels to S3 and docker (#16138)
|
2021-06-03 20:10:31 -07:00 |
|
Eric Liang
|
43c97c2afb
|
Disable timeline events collection in Ray by default (#15989)
|
2021-06-02 18:04:29 -07:00 |
|
Amog Kamsetty
|
65f1d67e9c
|
[SGD] Ray Client Support and tests (#16111)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
|
2021-06-01 13:21:26 -07:00 |
|
Amog Kamsetty
|
cfa2997b86
|
[XGBoost] Add test with Ray Client (#16103)
|
2021-05-28 16:13:06 -07:00 |
|
Ian Rodney
|
b5adc87e0e
|
[CI] Decrease BuildKite Docker Build Time (#16020)
|
2021-05-24 10:31:54 -07:00 |
|
Amog Kamsetty
|
47cd075829
|
[Tune] Ray Client support for examples & CI (#15932)
Out of the box Ray Client support for Tune examples. Also add key examples with Ray Client to run in CI
|
2021-05-21 15:33:43 -07:00 |
|
architkulkarni
|
02f21653cc
|
[Core] Automatically inject ray and python version in runtime_env (#15958)
|
2021-05-21 17:15:52 -05:00 |
|
architkulkarni
|
c3d06697bb
|
[Core] Add dynamic conda env install in shim process (#15881)
|
2021-05-19 15:46:42 -05:00 |
|
Sven Mika
|
f25d58492d
|
[Testing] Dependabot for RLlib. (#15812)
|
2021-05-17 18:24:13 +02:00 |
|
Sven Mika
|
bc09e75b78
|
[RLlib] Fix 3 flakey test cases. (#15785)
|
2021-05-16 12:20:33 +02:00 |
|
Eric Liang
|
cb59d30917
|
Drop profiling events if the GCS becomes backlogged (#15726)
|
2021-05-11 14:10:34 -07:00 |
|
Ian Rodney
|
5d938514b5
|
[Tests] Re-enable disabled tests (#15723)
|
2021-05-10 22:26:24 -07:00 |
|
Eric Liang
|
ff36ae594b
|
Remove flaky tag from newly unflaky tests (#15639)
|
2021-05-05 12:15:46 -07:00 |
|
Simon Mo
|
e34632b3b4
|
[CI] Mark flaky tests "soft failed" in buildkite (#15544)
https://buildkite.com/changelog/56-command-steps-can-now-be-made-to-soft-fail
|
2021-04-27 14:22:28 -07:00 |
|
Simon Mo
|
57c0bd9912
|
[CI] Run Flaky tests in macOS (#15487)
|
2021-04-23 15:43:06 -07:00 |
|
Eric Liang
|
af01a47d59
|
Add support for tune,serve,rllib tests to flaky builder (#15447)
|
2021-04-22 15:03:29 -07:00 |
|
Simon Mo
|
79c24146bd
|
[Hotfix] Upload the flaky test log (#15458)
|
2021-04-22 10:32:27 -07:00 |
|
Eric Liang
|
a482034916
|
Flaky test builder for tests tagged "flaky" (#15408)
|
2021-04-20 00:19:07 -07:00 |
|
Edward Oakes
|
822a83055e
|
[Buildkite] split up some tune and rllib tests (#15343)
|
2021-04-16 10:16:12 -07:00 |
|
Simon Mo
|
5289690d1c
|
[Buildkite] Fix Bazel Logs Upload (#15285)
|
2021-04-14 12:47:31 -07:00 |
|
Simon Mo
|
7c734c207a
|
[Buildkite] Upload Bazel Logs to Bucket (#15259)
|
2021-04-13 14:16:42 -07:00 |
|
architkulkarni
|
9b6d2ca345
|
[Core] Add runtime_env option to actor and task options, with conda_env (#14430)
|
2021-03-11 10:09:38 -06:00 |
|
Ian Rodney
|
8cfaea5fc5
|
[Docker] Make Docker Build Python file easier to use! (#14223)
|
2021-02-26 15:23:02 -08:00 |
|
Kathryn Zhou
|
456d9aab47
|
Add Cypress test for Ray Dashboard (#14253)
|
2021-02-24 20:41:52 -08:00 |
|
Simon Mo
|
3fb6b07aea
|
[Buildkite] Add wheels, jars, and docker builds. (#14190)
|
2021-02-18 14:19:28 -08:00 |
|
Simon Mo
|
4a3dd6858d
|
Buildkite determine-to-run support (#13866)
|
2021-02-05 12:58:07 -08:00 |
|
Simon Mo
|
a3796b3ed5
|
[CI] Add other Travis Linux builds to buildkite (#13769)
|
2021-01-29 15:48:02 -08:00 |
|
Simon Mo
|
f2867b0609
|
[CI] Remove object_manager_test (#13703)
0998d69968
removed the object_manager_test.
|
2021-01-25 17:33:41 -08:00 |
|
Simon Mo
|
8b8d6b984b
|
[Buildkite] Add all Python tests (#13566)
|
2021-01-25 16:05:59 -08:00 |
|
Simon Mo
|
fb16dd5265
|
Add Dashboard Python Test to Buildkite (#13530)
|
2021-01-18 17:20:45 -08:00 |
|
Simon Mo
|
1e2adb335e
|
[CI] Buildkite PR Environment for Simple Tests (#13130)
|
2021-01-18 00:44:24 -08:00 |
|