SangBin Cho
1c1430ff5c
Add memory monitor to scalability tests. ( #21102 )
...
This adds memory monitoring to scalability envelope tests so that we can compare the peak memory usage for both nonHA & HA.
NOTE: the current way of adding memory monitor is not great, and we should implement fixture to support this better, but that's not in progress yet.
2021-12-15 01:31:38 -08:00
Alex Wu
ca86098680
Revert "[core] Refactor test_many_tasks ( #18169 )" ( #18216 )
...
This reverts commit eb6fd20d53
.
2021-08-30 10:35:23 -07:00
Stephanie Wang
eb6fd20d53
[core] Refactor test_many_tasks ( #18169 )
...
* Improve test
test
* lint
2021-08-30 10:33:23 -07:00
Kai Fricke
089dd9b949
[release] Add release logs for 1.6.0 ( #18067 )
2021-08-26 12:13:15 +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
Alex Wu
af880378da
Lower threshold on scalability envelope many tasks ( #17511 )
2021-08-02 11:50:08 -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