1
0
Fork 0
mirror of https://github.com/vale981/ray synced 2025-03-13 06:36:39 -04:00
Commit graph

728 commits

Author SHA1 Message Date
Yi Cheng
23e9af0601
[test] Add x nodes y actors test to nightly tests () 2021-09-03 18:54:23 -07:00
Kai Fricke
6aa8a4eddc
[release] prettier output of release test results and artifacts () 2021-09-03 14:00:55 +01:00
Sven Mika
9a8ca6a69d
[RLlib] Fix Atari learning test regressions (2 bugs) and 1 minor attention net bug. () 2021-09-03 13:29:57 +02:00
Kai Fricke
fb38d06cfb
Move RLLib GPU release test dependencies to ml docker () 2021-09-03 09:35:18 +01:00
SangBin Cho
814095add6
Revert "Change instance type for some tests ()" ()
This reverts commit 34026a7bd5.
2021-09-02 17:45:02 -07:00
Sven Mika
a7670d9fab
[RLlib; Testing] Fix smoke-test settings for nightly learning_tests and stress_test; Add pybullet_envs to app-config. () 2021-09-01 21:46:06 +02:00
SangBin Cho
34026a7bd5
Change instance type for some tests () 2021-08-31 10:10:46 -07:00
Antoni Baum
2c0dcec18f
[test] Fix golden notebook tests always failing () 2021-08-31 17:07:47 +02:00
SangBin Cho
eab506cc37
[Test] Disable non streaming shuffle 5000 partitions ()
* Disable non streaming shuffle 5000 partitions

* increase timeout for 5000 partition shuffle
2021-08-31 00:28:15 -07:00
SangBin Cho
dfbad8668a
Support better infra failure detection + stable flag () 2021-08-30 10:51:03 -07:00
Sven Mika
8acb469b04
[RLlib; Testing] Green all RLlib nightly tests. () 2021-08-26 14:09:20 +02:00
Kai Fricke
089dd9b949
[release] Add release logs for 1.6.0 () 2021-08-26 12:13:15 +02:00
Jiao
b52c873027
[serve] Use list_deployments in benchmark () 2021-08-25 12:26:46 -05:00
Kai Fricke
4c3276644e
[release] After buildkite ask step, use RAY_TEST_REPO pipeline () 2021-08-25 15:58:38 +02:00
SangBin Cho
43da68e657
Fix a nightly dask on ray test () 2021-08-24 22:15:34 -07:00
Sven Mika
9883505e84
[RLlib] Add [LSTM=True + multi-GPU]-tests to nightly RLlib testing suite (for all algos supporting RNNs, except R2D2, RNNSAC, and DDPPO). () 2021-08-24 21:55:27 +02:00
Sven Mika
d47ed62083
[Testing RLlib] Increase timeout for nightly multi-GPU learning tests. () 2021-08-23 10:37:50 +02:00
Kai Fricke
fca8af88d2
[release] Fix e2e environment variable passing from pipeline () 2021-08-23 09:26:37 +02:00
Chen Shen
89f988e9cc
add dataset shuffle data loader () 2021-08-20 11:26:01 -07:00
Antoni Baum
0a1228ef6e
Add configurable autosuspend for connect tests () 2021-08-20 10:57:41 +02:00
architkulkarni
36c26578a7
[runtime env] [test] Add nightly test to verify Ray wheel URLs are valid () 2021-08-19 15:48:37 -07:00
Sven Mika
a2d96c513a
[RLlib] Expand machine for nightly multi-gpu learning tests. () 2021-08-19 22:27:30 +02:00
Kai Fricke
21d90a0e9a
Increase disk for serve tests () 2021-08-19 17:51:19 +02:00
Kai Fricke
651aae76b9
[release] Ask for configuration in buildkite () 2021-08-19 17:51:05 +02:00
Kai Fricke
622f724f61
Update release process () 2021-08-19 13:34:51 +02:00
Kai Fricke
0eee355d2e
Terminate session instead of stop () 2021-08-19 10:26:59 +02:00
Clark Zinzow
d958457d07
[Core] Second pass at privatizing APIs. ()
* gcs_utils

* resource_spec

* profiling

* ray_perf and ray_cluster_perf

* test_utils
2021-08-18 20:56:33 -07:00
Clark Zinzow
e2c7706f76
Add support for an app config override to the release test script, allowing better integration with compile-on-product. () 2021-08-18 13:35:27 -07:00
Sven Mika
a428f10ebe
[RLlib] Add multi-GPU learning tests to nightly. () 2021-08-18 17:21:01 +02:00
SangBin Cho
4971e13941
[Build] Asan wheel test ()
* in progerss

* ASAN tests.

* d

* in progress

* in progress without the asan wheel

* Support the asan wheel.

* Support the asan wheels

* Not build a binary for asan

* Fix issues

* Remove a wrong build

* Separate out asan wheel build

* Try preparing more deps.

* ip

* Try different version

* done

* d

* Trial

* Another try

* Another try

* skip cpp build to see what happens

* add more des

* ip

* abc

* Try next

* completed

* try

* Try without static libasan

* dbg

* Try static link

* Fix issues

* abc
2021-08-17 10:21:41 -07:00
Antoni Baum
2b7d907762
Print description in --help () 2021-08-17 17:29:01 +02:00
Kai Fricke
8580e450cb
[release] update/unify base images () 2021-08-16 12:44:25 +02:00
Amog Kamsetty
9f5dc5ec9f
[Docker] Downgrade to CUDA 11.0 () 2021-08-13 20:39:06 +02:00
Simon Mo
7d482fe099
[Doc] Update macos nightly wheel names () 2021-08-13 09:45:10 -07:00
Eric Liang
ce171f10a1
Remove legacy plasma unlimited and pull manager pinning flag () 2021-08-11 20:19:12 -07:00
Jiao
3c64a1a3c1
Add micro benchmark to releaser repo () 2021-08-11 15:15:33 -07:00
SangBin Cho
a3c5cce834
Add prepare for dask on ray 1tb sort. () 2021-08-10 16:26:05 -07:00
SangBin Cho
d05571af2d
Fix a progress bar issue and add it to the nightly ()
* Fix a progress bar issue and add it to the nightly

* Trial

* in progress

* Fix issues.
2021-08-09 19:31:47 -07:00
architkulkarni
b173b33934
[tests] Add runtime envs release test to nightly build script () 2021-08-06 13:18:25 -05:00
Kai Fricke
2b520bafc5
[release/alert] less results () 2021-08-06 10:26:07 +01:00
Kai Fricke
bd2404e496
[release/rllib] fix learning test script () 2021-08-06 10:07:59 +01:00
architkulkarni
05b0da94b7
[core] [runtime env] [test] Add runtime env release test () 2021-08-05 16:06:20 -05:00
Kai Fricke
86fcf076d6
[release] use job timeout with ray/anyscale connect () 2021-08-05 17:53:14 +01:00
Amog Kamsetty
d3155bc1a8
increase timeout () 2021-08-05 10:20:46 +01:00
matthewdeng
46c1db1aa7
[release] increase golden notebook test timeout () 2021-08-05 10:00:38 +01:00
architkulkarni
8c1317067d
move variable updates from middle of loop to end () 2021-08-05 09:53:01 +01:00
Eric Liang
d4f9d3620e
Move ray.data out of experimental () 2021-08-04 13:31:10 -07:00
Chen Shen
8393b9add8
[Test] increase timeout for autoscaling shuffle () 2021-08-03 23:16:00 -07:00
Alex Wu
fb3be7a7dd
Fix dataset inference nightly test ()
Co-authored-by: Alex Wu <alex@anyscale.com>
2021-08-03 14:17:11 -07:00
Sven Mika
a708cca4bc
[RLlib, Testing] Add RLlib tests to nightly/weekly release test automation. () 2021-08-03 13:44:00 -04:00