 Eric LiangandGitHub
|
d20696300e
|
Fix autoscaler format string for memory (#5542)
* add format string
* fix cast
|
2019-08-26 23:25:11 -07:00 |
|
 Daniel EdgecumbeandRichard Liaw
|
06fec63c87
|
[autoscaler] Add a 'request_cores' function for manual autoscaling (#4754)
|
2019-07-26 17:14:45 -07:00 |
|
 Daniel EdgecumbeandRobert Nishihara
|
3e1adafbce
|
[autoscaler] Add an aggressive_autoscaling flag (#4285)
|
2019-04-13 18:44:32 -07:00 |
|
 justinwyangandRobert Nishihara
|
e88e706fcc
|
Enforce quoting style in Travis. (#4589)
|
2019-04-11 14:24:26 -07:00 |
|
 Kristian HartikainenandYuhong Guo
|
ed02bf11f7
|
[autoscaler] Lint code that we forgot to lint in #4537 (#4584)
* Lint code that we forgot to lint in previous PR
* Revert setup command merge
* Lint
* Revert "Revert setup command merge"
This reverts commit 55e1cdb1f256ea51ef66a38730d8f7865f1f5ad1.
* Fix testReportsConfigFailures test
* Minor syntax tweaks
* Lint
|
2019-04-10 17:01:36 +08:00 |
|
 Kristian HartikainenandEric Liang
|
524e69a82d
|
[autoscaler] Change the get behavior of node providers' _get_node (#4132)
* Change the get behavior of GCPNodeProvider._get_node
* Add lock around the GCPNodeProvider._get_node call
* rename nodes
* lint
* Update GCPNodeProvider._get_node to match aws implementation
* assert
* log
* log highest heartbeats
* rename
* bringup to connected
* prune heartbeat times
* fix bringup
|
2019-02-24 18:43:35 -08:00 |
|
 William MaandRobert Nishihara
|
c7a4c74f55
|
Moving tests from test/ to python/ray/tests/ (#3950)
|
2019-02-21 11:09:08 -08:00 |
|