architkulkarni
36c26578a7
[runtime env] [test] Add nightly test to verify Ray wheel URLs are valid ( #17938 )
2021-08-19 15:48:37 -07:00
Sven Mika
a2d96c513a
[RLlib] Expand machine for nightly multi-gpu learning tests. ( #17955 )
2021-08-19 22:27:30 +02:00
Kai Fricke
21d90a0e9a
Increase disk for serve tests ( #17606 )
2021-08-19 17:51:19 +02:00
Kai Fricke
651aae76b9
[release] Ask for configuration in buildkite ( #17948 )
2021-08-19 17:51:05 +02:00
Kai Fricke
622f724f61
Update release process ( #17888 )
2021-08-19 13:34:51 +02:00
Kai Fricke
0eee355d2e
Terminate session instead of stop ( #17946 )
2021-08-19 10:26:59 +02:00
Clark Zinzow
d958457d07
[Core] Second pass at privatizing APIs. ( #17885 )
...
* 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. ( #17913 )
2021-08-18 13:35:27 -07:00
Sven Mika
a428f10ebe
[RLlib] Add multi-GPU learning tests to nightly. ( #17778 )
2021-08-18 17:21:01 +02:00
SangBin Cho
4971e13941
[Build] Asan wheel test ( #17685 )
...
* 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 ( #17871 )
2021-08-17 17:29:01 +02:00
Kai Fricke
8580e450cb
[release] update/unify base images ( #17859 )
2021-08-16 12:44:25 +02:00
Amog Kamsetty
9f5dc5ec9f
[Docker] Downgrade to CUDA 11.0 ( #17806 )
2021-08-13 20:39:06 +02:00
Simon Mo
7d482fe099
[Doc] Update macos nightly wheel names ( #17813 )
2021-08-13 09:45:10 -07:00
Eric Liang
ce171f10a1
Remove legacy plasma unlimited and pull manager pinning flag ( #17753 )
2021-08-11 20:19:12 -07:00
Jiao
3c64a1a3c1
Add micro benchmark to releaser repo ( #17727 )
2021-08-11 15:15:33 -07:00
SangBin Cho
a3c5cce834
Add prepare for dask on ray 1tb sort. ( #17708 )
2021-08-10 16:26:05 -07:00
SangBin Cho
d05571af2d
Fix a progress bar issue and add it to the nightly ( #17627 )
...
* 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 ( #17638 )
2021-08-06 13:18:25 -05:00
Kai Fricke
2b520bafc5
[release/alert] less results ( #17637 )
2021-08-06 10:26:07 +01:00
Kai Fricke
bd2404e496
[release/rllib] fix learning test script ( #17635 )
2021-08-06 10:07:59 +01:00
architkulkarni
05b0da94b7
[core] [runtime env] [test] Add runtime env release test ( #17507 )
2021-08-05 16:06:20 -05:00
Kai Fricke
86fcf076d6
[release] use job timeout with ray/anyscale connect ( #17614 )
2021-08-05 17:53:14 +01:00
Amog Kamsetty
d3155bc1a8
increase timeout ( #17580 )
2021-08-05 10:20:46 +01:00
matthewdeng
46c1db1aa7
[release] increase golden notebook test timeout ( #17601 )
2021-08-05 10:00:38 +01:00
architkulkarni
8c1317067d
move variable updates from middle of loop to end ( #17591 )
2021-08-05 09:53:01 +01:00
Eric Liang
d4f9d3620e
Move ray.data out of experimental ( #17560 )
2021-08-04 13:31:10 -07:00
Chen Shen
8393b9add8
[Test] increase timeout for autoscaling shuffle ( #17545 )
2021-08-03 23:16:00 -07:00
Alex Wu
fb3be7a7dd
Fix dataset inference nightly test ( #17549 )
...
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. ( #17543 )
2021-08-03 13:44:00 -04:00
Alex Wu
63e335caf2
Update build_pipeline.py ( #17544 )
2021-08-03 10:40:29 -07:00
Kai Fricke
3a90804713
[Testing] Add RLlib release tests ( #16651 )
2021-08-03 12:34:27 -04:00
Jiao
b13892e82a
Add initial 1.5.0 benchmark ( #17513 )
...
* add initial 1.5.0 benchmark
* add more logs
Co-authored-by: Jiao Dong <jiaodong@anyscale.com>
2021-08-02 18:19:02 -07:00
Alex Wu
d9cd3800c7
Dataset speed up read ( #17435 )
2021-08-01 18:03:46 -07:00
Alex Wu
9e79301d35
Split scalability envelope + smoke tests ( #17455 )
...
* .
* done?
* done?
* sang comments
* .
Co-authored-by: Alex Wu <alex@anyscale.com>
2021-07-30 10:20:19 -07:00
Chen Shen
d856abb70d
[Test] increase memory for 5000 partitions shuffle ( #17429 )
2021-07-29 21:56:16 -07:00
Kai Fricke
2ae6b944a2
[release tests] limit number of results fetched for alerting ( #17430 )
2021-07-29 18:43:44 +01:00
Jiao
3dc49c0b79
[serve] Add multi deployment to serve nightly tests ( #17411 )
...
Co-authored-by: Jiao Dong <jiaodong@anyscale.com>
2021-07-29 11:47:58 -05:00
SangBin Cho
65c0c3f3a4
[Test] Fix releaser bug ( #17418 )
...
* Fix a bug
* done
2021-07-28 18:15:00 -07:00
Jiao
2618236167
[serve] Fix single deployment nightly test ( #17368 )
2021-07-28 11:38:06 -05:00
SangBin Cho
e1cd8580a0
[Test] Add various fixes to the nightly dashboard to improve signals ( #17351 )
...
* Add various fixes to the nightly dashboard to improve signals
* Fix issues
2021-07-27 12:37:11 -07:00
Jiao
9eb1bcd061
[serve] Multi & single deployment large scale test ( #17310 )
2021-07-27 10:46:45 -05:00
Edward Oakes
58423e6018
[serve] Improve nightly release test ( #17277 )
2021-07-26 11:15:46 -05:00
Jiao
9b6be6f1c8
update dask compatibility for 1.5.0 ( #17302 )
...
* update dask compatibility for 1.5.0
* change to right file
* add pip install pytest
Co-authored-by: Jiao Dong <jiaodong@anyscale.com>
2021-07-23 17:31:42 -07:00
Jiao
f4f702c595
[Release] change default expiration to 2 days in order to prevent custodian kill it early morning ( #17215 )
...
Co-authored-by: Jiao Dong <jiaodong@anyscale.com>
2021-07-20 17:03:14 -07:00
Jiao
7473f663ef
[Release] change replica to 100 to collect signals now ( #17214 )
...
Co-authored-by: Jiao Dong <jiaodong@anyscale.com>
2021-07-20 12:27:56 -07:00
Jiao
994ff3ce21
[Serve] Add initial large scale tests ( #17026 )
2021-07-20 08:56:29 -07:00
Antoni Baum
5e9b680e39
[docs] Add LightGBM-Ray docs, update XGBoost-Ray docs ( #17188 )
2021-07-20 16:06:47 +01:00
Chen Shen
fe9a6b669c
[nightly-test] add 4-nodes shuffle-data-loader test ( #17155 )
2021-07-19 17:46:22 -07:00
SangBin Cho
561dcbd99c
[Test] Fix the permission issue for Dask on Ray multi node sort #17189( #17189 )
2021-07-19 14:42:39 -07:00