ray/test
Adam Gleave 89460b8d11 autoscaler: count head node, don't kill below target (fixes #2317) (#2320)
Specifically, subtracts 1 from the target number of workers, taking into
account that the head node has some computational resources.

Do not kill an idle node if it would drop us below the target number of
nodes (in which case we just immediately relaunch).
2018-06-28 15:33:51 -07:00
..
jenkins_tests [rllib] General RNN support (#2299) 2018-06-27 22:51:04 -07:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Re-enable some actor tests. (#2276) 2018-06-20 14:42:35 -07:00
array_test.py Enable fractional resources and resource IDs for xray. (#2187) 2018-06-10 15:31:43 -07:00
autoscaler_test.py autoscaler: count head node, don't kill below target (fixes #2317) (#2320) 2018-06-28 15:33:51 -07:00
component_failures_test.py Lint Python files with Yapf (#1872) 2018-04-11 10:11:35 -07:00
credis_test.py Experimental: enable automatic GCS flushing with configurable policy. (#2266) 2018-06-20 14:40:57 -07:00
cython_test.py Add basic functionality for Cython functions and actors (#1193) 2017-11-09 17:49:06 -08:00
failure_test.py [xray] Add error table and push error messages to driver through node manager. (#2256) 2018-06-20 21:29:28 -07:00
microbenchmarks.py Move calls to ray.worker.cleanup into tearDown part of tests for isolation. (#1433) 2018-01-22 22:54:56 -08:00
monitor_test.py Start chain replicated GCS with Ray (#1538) 2018-03-07 10:18:58 -08:00
multi_node_test.py Print warning when defining very large remote function or actor. (#2179) 2018-06-09 19:59:15 -07:00
recursion_test.py Enable fractional resources and resource IDs for xray. (#2187) 2018-06-10 15:31:43 -07:00
runtest.py Make actor handles work in Python mode. (#2283) 2018-06-20 23:02:41 -07:00
stress_tests.py Enable fractional resources and resource IDs for xray. (#2187) 2018-06-10 15:31:43 -07:00
tensorflow_test.py Support constructing TensorFlowVariables from multiple tf operations (#2182) 2018-06-02 18:13:52 -07:00
xray_test.py Lint Python files with Yapf (#1872) 2018-04-11 10:11:35 -07:00