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 |
|
Eric Liang
|
8cebe1e79c
|
[autoscaler] Fix worker capping fifo test in new scheduler (#12512)
|
2020-12-03 17:21:35 -08:00 |
|
Eric Liang
|
569eee5e71
|
Enable more new scheduler tests (#12421)
|
2020-11-27 16:10:38 -08:00 |
|
Eric Liang
|
e72abcd0aa
|
Enable even more new scheduler tests (#12096)
|
2020-11-19 16:47:18 -08:00 |
|
fyrestone
|
05ad4c7499
|
[Dashboard] Optimize dashboard datacenter (#11391)
* Optimize dashboard datacenter
* Fix tests
* Fix tests
* Fix
* Fix CI
* python/build-wheel-macos.sh
Co-authored-by: 刘宝 <po.lb@antfin.com>
Co-authored-by: Max Fitton <maxfitton@anyscale.com>
|
2020-10-27 23:49:31 -07:00 |
|
Kai Yang
|
3504391fd2
|
[Core] Multi-tenancy: enable multi-tenancy by default (#10570)
* Add new job in Travis to enable multi-tenancy
* fix
* Update .bazelrc
* Update .travis.yml
* fix test_job_gc_with_detached_actor
* fix test_multiple_downstream_tasks
* fix lint
* Enable multi-tenancy by default
* Kill idle workers in FIFO order
* Update test
* minor update
* Address comments
* fix some cases
* fix test_remote_cancel
* Address comments
* fix after merge
* remove kill
* fix worker_pool_test
* fix java test timeout
* fix test_two_custom_resources
* Add a delay when killing idle workers
* fix test_worker_failure
* fix test_worker_failed again
* fix DisconnectWorker
* update test_worker_failed
* Revert some python tests
* lint
* address comments
|
2020-09-29 23:54:53 -07:00 |
|
Kai Yang
|
864d1d2b59
|
[Core] Multi-tenancy: Kill idle workers in FIFO order (#10597)
* Kill idle workers in FIFO order
* Update test
* minor update
* Address comments
* fix after merge
* fix worker_pool_test
|
2020-09-22 10:59:11 -07:00 |
|
Kai Yang
|
4c03f7ca2f
|
[Core] Multi-tenancy: Reject worker registration if job has finished (#10569)
|
2020-09-14 14:49:31 +08:00 |
|
Kai Yang
|
5f5160ead9
|
[Core] Multi-tenancy: Worker capping (#10500)
|
2020-09-04 20:34:06 +08:00 |
|
Stephanie Wang
|
f75dfd60a3
|
[api] API deprecations and cleanups for 1.0 (internal_config and Checkpointable actor) (#10333)
* remove
* internal config updates, remove Checkpointable
* Lower object timeout default
* remove json
* Fix flaky test
* Fix unit test
|
2020-08-27 10:19:53 -07:00 |
|
SangBin Cho
|
8b689224a5
|
[Tests] Make test_multi_driver light. (#10086)
|
2020-08-13 10:00:42 -07:00 |
|
Kai Yang
|
3bc17fa62a
|
[Core] Multi-tenancy: Pass env variables from job config to worker processes (#10022)
|
2020-08-10 14:31:37 -07:00 |
|
Kai Yang
|
27cd323ce1
|
[Core] Multi-tenancy: Job isolation & implement per job config (except for env variables) (#9500)
|
2020-08-04 15:51:29 +08:00 |
|