Simon Mo
7bbf482070
[Serve] Skip test_router on Windows ( #15651 )
...
The test is platform agnostic anyway and no need to test it on windows.
2021-05-05 15:21:24 -07:00
Ian Rodney
ca43e61949
[docker] Make Docker Build More Human Friendly ( #15543 )
2021-05-05 11:22:17 -07:00
Dmitri Gekhtman
8f83053e35
[autoscaler][Kubernetes] Operator subprocess error reporting, configuration fixes ( #15526 )
2021-05-04 16:45:37 -05:00
Kai Fricke
1d52ab819f
[release] release 1.3.0 results and test updates ( #15366 )
...
Convert a number of release tests and add logs for release 1.3.0
2021-05-04 22:10:04 +01:00
Ian Rodney
34d3d9294c
[Docker] Fix Build Images & Include in pre-merge testing ( #15622 )
2021-05-03 16:18:25 -07:00
Amog Kamsetty
ebc44c3d76
[CI] Upgrade flake8 to 3.9.1 ( #15527 )
...
* formatting
* format util
* format release
* format rllib/agents
* format rllib/env
* format rllib/execution
* format rllib/evaluation
* format rllib/examples
* format rllib/policy
* format rllib utils and tests
* format streaming
* more formatting
* update requirements files
* fix rllib type checking
* updates
* update
* fix circular import
* Update python/ray/tests/test_runtime_env.py
* noqa
2021-05-03 14:23:28 -07:00
Ian Rodney
26682c347a
[docker] Authenticate earlier to avoid docker Rate-limits ( #15618 )
2021-05-03 12:28:34 -07:00
Kathryn Zhou
38b64e4fb4
Add tracing to Ray ( #14872 )
2021-04-30 22:16:47 -07:00
Travis Addair
0f921cdead
Changed base GPU image to devel to compile Horovod CUDA kernels ( #15559 )
2021-04-28 17:20:58 -07:00
Dominic Ming
3c225bbeaf
[CI] fix npm ci unstable issue ( #15537 )
2021-04-27 10:11:57 -07:00
Amog Kamsetty
643cf4c755
Revert "[Docker] Check torch and tf installation" ( #15536 )
...
This reverts commit fb17ef7a40
.
2021-04-27 08:40:13 -07:00
Ian Rodney
fb17ef7a40
[Docker] Check torch and tf installation
2021-04-27 00:24:23 -07:00
architkulkarni
65497b3795
[Hotfix] pin pip version ( #15514 )
2021-04-26 14:30:16 -07:00
Yi Cheng
fc701067c3
[runtime env] Support .gitignore
exclusion in working dir ( #15392 )
2021-04-26 16:06:03 -05:00
Simon Mo
5f0be94989
[Buildkite] Use the build link for Travis Tracker ( #15317 )
2021-04-14 18:58:23 -07:00
Richard Liaw
f4b2dd94b2
[tune] Cache MNIST and restore MNIST tests ( #15260 )
2021-04-13 14:20:26 -07:00
Simon Mo
7c734c207a
[Buildkite] Upload Bazel Logs to Bucket ( #15259 )
2021-04-13 14:16:42 -07:00
Simon Mo
8bf4b37877
[Hotfix] Pin dm-tree
package version ( #15249 )
...
`dm-tree` released a new version https://pypi.org/project/dm-tree/#history
and it depends on `bazel` to build from source, and it conflicts with
our current bazel setup (this conflict is non-trivial to fix).
2021-04-12 13:50:49 -07:00
Richard Liaw
56c95075d1
Revert "[tune] enable mnist test v3 ( #15198 )" ( #15242 )
...
This reverts commit d913f32126
.
2021-04-12 09:27:55 -07:00
Richard Liaw
d913f32126
[tune] enable mnist test v3 ( #15198 )
2021-04-09 00:10:12 -07:00
Dmitri Gekhtman
4289fa8d43
[kubernetes][autoscaler][test] Kubernetes scale tests ( #15133 )
2021-04-08 11:42:53 -07:00
Ian Rodney
22c1aeb240
[Tests] Skip autoscaler tests on Windows ( #15033 )
2021-04-01 10:16:42 -07:00
Eric Liang
b2c5093054
Disable flaky windows://python/ray/tests:test_gcs_fault_tolerance ( #15052 )
2021-04-01 10:54:43 -05:00
Tomas Babej
bc42e69503
ci: Fix broken symlink detection ( #15054 )
2021-04-01 08:33:51 -07:00
Alex Wu
70f45af541
Deflake test_failure ( #15026 )
2021-03-31 14:59:38 -07:00
Edward Oakes
c5e7ed5671
Revert "Add support for Python 3.9 ( #12613 )" ( #15003 )
...
This reverts commit 208cde8d9b
.
2021-03-30 08:38:54 -05:00
Akash Patel
208cde8d9b
Add support for Python 3.9 ( #12613 )
2021-03-29 11:57:06 -07:00
qicosmos
de7ee75d27
[C++ worker] Ray normal task for RAY_REMOTE ( #14599 )
2021-03-27 09:56:40 +08:00
Ian Rodney
2e9b065260
[HotFix] Avoid pushing nightly tags without py in them ( #14916 )
2021-03-24 17:40:45 -07:00
Simon Mo
7e63090ca9
[Serve] Change to use per-key long poll & synchronous callback ( #14335 )
2021-03-20 13:47:06 -07:00
Ian Rodney
fab2c40d29
[Docker] Build only on master or release ( #14798 )
2021-03-19 22:02:33 -07:00
Akash Patel
6e326cc239
upgrade setproctitle dep ( #14538 )
2021-03-16 21:58:36 -07:00
Richard Liaw
c2aeccaf14
[tune] revert all mnist tests ( #14677 )
...
This reverts commit 3f557348a2
.
2021-03-14 23:58:13 -07:00
Richard Liaw
3f557348a2
[tune] re-enable MNIST tests! ( #14561 )
2021-03-12 13:35:43 -08:00
Yi Cheng
ad8e35b919
[ray] Update cpp to std14 ( #14441 )
2021-03-10 14:05:52 -08:00
Ian Rodney
b6c4f21fda
fix docker build ( #14536 )
2021-03-08 09:33:26 -08:00
Richard Liaw
d92c00e233
Pin autogluon.core for builds ( #14448 )
2021-03-02 15:55:03 -08:00
Richard Liaw
aa24f8db9d
[tune] fix tune builds ( #14447 )
2021-03-02 10:20:20 -08:00
Ian Rodney
8cfaea5fc5
[Docker] Make Docker Build Python file easier to use! ( #14223 )
2021-02-26 15:23:02 -08:00
Simon Mo
3fb6b07aea
[Buildkite] Add wheels, jars, and docker builds. ( #14190 )
2021-02-18 14:19:28 -08:00
Amog Kamsetty
a430ac2334
[Tune] Revert Pinning Tune Dependencies ( #14059 )
...
* remove lockfiles
* docker
* remove constraint file
* fix
2021-02-11 15:43:09 -08:00
Simon Mo
914696ac3f
Skip placement tests on Windows ( #14000 )
2021-02-08 18:27:11 -08:00
Richard Liaw
3a230fa1a4
[ray_client] close ray connection upon client deactivation ( #13919 )
2021-02-07 13:11:38 -08:00
Dmitri Gekhtman
40bad86c7a
[hotfix][test][windows] Exclude k8s operator mock test from build. ( #13924 )
2021-02-04 18:35:10 -08:00
architkulkarni
e89bbcbd44
[Serve] Revert "Revert "[Serve] Fix ServeHandle serialization"" and disable failing Windows test ( #13771 )
2021-02-04 14:50:01 -08:00
SongGuyang
361e5f0bef
support dynamic library loading in C++ worker ( #13734 )
2021-02-01 19:24:33 +08:00
Simon Mo
a3796b3ed5
[CI] Add other Travis Linux builds to buildkite ( #13769 )
2021-01-29 15:48:02 -08:00
Simon Mo
194656731d
[CI] Deflake test_basics and skip test_component_failures_3 ( #13801 )
2021-01-29 15:47:21 -08:00
Ian Rodney
813a7ab0e2
[docker] Build Python3.6 & Python3.8 Docker Images ( #13548 )
2021-01-28 15:24:50 -08:00
Ian Rodney
b4bcb9b60a
[Docker] Use Cuda 11 ( #13691 )
2021-01-27 13:45:30 -08:00