Dmitri Gekhtman
8f83053e35
[autoscaler][Kubernetes] Operator subprocess error reporting, configuration fixes ( #15526 )
2021-05-04 16:45:37 -05:00
Kathryn Zhou
38b64e4fb4
Add tracing to Ray ( #14872 )
2021-04-30 22:16:47 -07:00
Dominic Ming
3c225bbeaf
[CI] fix npm ci unstable issue ( #15537 )
2021-04-27 10:11:57 -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
Alex Wu
70f45af541
Deflake test_failure ( #15026 )
2021-03-31 14:59:38 -07:00
qicosmos
de7ee75d27
[C++ worker] Ray normal task for RAY_REMOTE ( #14599 )
2021-03-27 09:56:40 +08:00
Simon Mo
7e63090ca9
[Serve] Change to use per-key long poll & synchronous callback ( #14335 )
2021-03-20 13:47:06 -07:00
Simon Mo
3fb6b07aea
[Buildkite] Add wheels, jars, and docker builds. ( #14190 )
2021-02-18 14:19:28 -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
Simon Mo
9cf0c49015
[CI] Skip test_multi_node_3 on Windows ( #13723 )
...
test_multi_node_3 was recently split from test_multi_node, but we forgot
to skip it on Windows
2021-01-26 16:12:13 -08:00
Dmitri Gekhtman
87ca102c93
[Kubernetes] Unit test for cluster launch and teardown using K8s Operator ( #13437 )
2021-01-21 12:00:37 -06:00
Simon Mo
1e2adb335e
[CI] Buildkite PR Environment for Simple Tests ( #13130 )
2021-01-18 00:44:24 -08:00
Amog Kamsetty
1d3941e41a
[Tests] Skip failing windows tests ( #13495 )
...
* skip failing windows tests
* skip more
* remove
* updates
2021-01-15 20:51:33 -08:00
Simon Mo
b257cb7d98
Add bazel logs upload to GHA ( #13251 )
2021-01-13 15:17:11 -08:00
Dmitri Gekhtman
1968b2f9d8
[autoscaler/k8s] [CI] Kubernetes test ray up, exec, down ( #12514 )
2021-01-13 15:03:56 -08:00
Max Fitton
81bfee79bc
Fix OS X Wheel Build - Update brew cask install ( #13062 )
...
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-12-23 20:51:50 -08:00
DK.Pino
6e19facc7f
[GCS] Delete redis gcs client and redis_xxx_accessor ( #12996 )
2020-12-23 20:31:46 +08:00
Barak Michener
c4e273920f
[ray_client]: Insert decorators into the real ray module to allow for client mode ( #13031 )
2020-12-22 22:51:45 -08:00
Simon Mo
7022278ce9
Deflake Serve tests ( #12542 )
2020-12-01 13:42:21 -08:00
chaokunyang
bea0031491
fix linux wheel build ( #9896 )
2020-11-17 15:49:42 +08:00
Barak Michener
05c4e3fb2a
[build] Build wheels with manylinux2014 ( #11621 )
...
* necessary changes
* Split bazel install
* manylinux2014
* change references to manylinux2014
* Fix lint
* port alex's docker build changes
* fix config issue
* remove extra manylinux2010 requirement script
* revert SHA overwrite
* wip
* incompatible_linklibs
* fix nits
2020-11-03 19:36:32 -08:00
Max Fitton
caf3b04b27
[Dashboard] Turn on new dashboard by default pt 2 ( #11510 )
2020-10-23 15:52:14 -05:00
Eric Liang
546af2bd81
Fix windows build ( #11184 )
2020-10-02 17:44:24 -07:00
Eric Liang
a26394d184
[tests] Blacklist failing win32 tests ( #10935 )
2020-09-24 20:15:28 -07:00
architkulkarni
333f324b88
Run Serve Tests on Windows ( #10682 )
2020-09-10 15:54:37 -07:00
Eric Liang
519354a39a
[api] Initial API deprecations for Ray 1.0 ( #10325 )
2020-08-28 15:03:50 -07:00
SongGuyang
cb70864c04
[cpp worker] support cluster mode and object Put/Get works ( #9682 )
2020-08-28 13:53:36 +08:00
Barak Michener
8e76796fd0
ci: Redo format.sh --all
script & backfill lint fixes ( #9956 )
2020-08-07 16:49:49 -07:00
Alex Wu
a54d3a1cee
[Autoscaler] Run resource demand scheduler in CI ( #9945 )
...
* .
* .
2020-08-07 13:30:39 -07:00
Simon Mo
bdc42f8dab
[CI] Bring back suppress_output ( #9888 )
2020-08-04 11:21:20 -07:00
Simon Mo
c218f2eff6
[docker] Build docker in Travis PR & Fix image build failing ( #9787 )
...
Co-authored-by: Ian Rodney <ian.rodney@gmail.com>
2020-08-03 16:37:15 -07:00
Simon Mo
edcd94f26b
temporarily enable output from linux wheel builds ( #9881 )
2020-08-03 16:22:39 -07:00
mehrdadn
e2c0174ab2
Factor out some Bazel options into .bazelrc ( #9804 )
...
* Factor out --keep_going in Bazel --config=ci
* Remove Bazel --test_timeout=600 for Windows
* Use global --test_output for Bazel CI
Co-authored-by: Mehrdad <noreply@github.com>
2020-07-30 18:09:31 -07:00
mehrdadn
a7b97b6f8a
Add shellcheck support ( #8574 )
2020-07-30 18:39:28 -05:00
mehrdadn
fb5280f21b
Fix some Windows CI issues ( #9708 )
...
Co-authored-by: Mehrdad <noreply@github.com>
2020-07-28 18:10:23 -07:00
mehrdadn
b14728d999
Shellcheck quoting ( #9596 )
...
* Fix SC2006: Use $(...) notation instead of legacy backticked `...`.
* Fix SC2016: Expressions don't expand in single quotes, use double quotes for that.
* Fix SC2046: Quote this to prevent word splitting.
* Fix SC2053: Quote the right-hand side of == in [[ ]] to prevent glob matching.
* Fix SC2068: Double quote array expansions to avoid re-splitting elements.
* Fix SC2086: Double quote to prevent globbing and word splitting.
* Fix SC2102: Ranges can only match single chars (mentioned due to duplicates).
* Fix SC2140: Word is of the form "A"B"C" (B indicated). Did you mean "ABC" or "A\"B\"C"?
* Fix SC2145: Argument mixes string and array. Use * or separate argument.
* Fix SC2209: warning: Use var=$(command) to assign output (or quote to assign string).
Co-authored-by: Mehrdad <noreply@github.com>
2020-07-21 21:56:41 -05:00
mehrdadn
4f470c3fc1
Shellcheck comments ( #9595 )
2020-07-21 16:47:09 -05:00
mehrdadn
02cbd4fb7e
Skip uneeded steps on CI ( #9582 )
...
Co-authored-by: Mehrdad <noreply@github.com>
2020-07-20 12:41:57 -07:00
mehrdadn
aa33aba1fa
Fix pip and Bazel interaction messing up CI ( #9506 )
...
Co-authored-by: Mehrdad <noreply@github.com>
2020-07-16 16:28:37 -07:00
mehrdadn
aa8928fac2
Make more tests compatible with Windows ( #9303 )
2020-07-15 11:34:33 -05:00
mehrdadn
ad83337f46
Make pip install verbose ( #9496 )
...
Co-authored-by: Mehrdad <noreply@github.com>
2020-07-15 18:02:42 +02:00
mehrdadn
ca4f3b79db
Speedups for GitHub Actions ( #9343 )
...
Co-authored-by: Mehrdad <noreply@github.com>
2020-07-14 14:51:51 -07:00