ray/test
mattearllongshot 681e8cd3fd [autoscaler] Add an initial_workers option (#3530)
## What do these changes do?

    This option goes along with `min_workers`, and `max_workers`.  When the
    cluster is first brought up (or when it is refreshed with a subsequent
    `ray up`) this number of nodes will be started.
    
    It's a workaround for issues of scaling (see related issues) where it
    can take a long time (or forever in the case where the head node has
    `--num-cpus 0`) to scale up a cluster in response to increasing demand.


## Related issue number

Workaround for https://github.com/ray-project/ray/issues/3339 and https://github.com/ray-project/ray/issues/2106
2019-01-05 17:58:42 -08:00
..
jenkins_tests [rllib] Refactor pytorch custom model support (#3634) 2019-01-03 13:48:33 +08:00
stress_tests Update documentation to reflect 0.6.1 release. (#3622) 2018-12-24 11:10:04 -08:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Add RayParams to refactor the parameters used by ray python. (#3558) 2018-12-29 22:04:27 +08:00
array_test.py Add RayParams to refactor the parameters used by ray python. (#3558) 2018-12-29 22:04:27 +08:00
autoscaler_test.py [autoscaler] Add an initial_workers option (#3530) 2019-01-05 17:58:42 -08:00
component_failures_test.py Add RayParams to refactor the parameters used by ray python. (#3558) 2018-12-29 22:04:27 +08:00
credis_test.py Deprecate num_workers argument to ray.init and ray start. (#3114) 2018-10-28 20:12:49 -07:00
cython_test.py Convert asserts in unittest to pytest (#2529) 2018-08-01 22:32:10 -07:00
failure_test.py Push a warning to all users when large number of workers have been started. (#3645) 2019-01-05 13:27:32 -08:00
microbenchmarks.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00
monitor_test.py Re-enable sharded monitor test for xray, convert to pytest. (#2804) 2018-09-01 19:53:40 -07:00
multi_node_test.py [tune] Cluster Fault Tolerance (#3309) 2018-12-29 11:42:25 +08:00
multi_node_test_2.py Clean up Ray processes after cluster util exits (#3278) 2018-11-13 13:18:12 -08:00
node_manager_test.py Don't unsubscribe dependencies for infeasible tasks. (#3338) 2018-11-16 11:33:00 -08:00
object_manager_test.py Suppress duplicate pre-emptive object pushes. (#3276) 2018-11-16 23:02:45 -08:00
recursion_test.py Fix text verbosity in python 2.7 by running tests with pytest (#2470) 2018-07-30 11:04:06 -07:00
runtest.py Add RayParams to refactor the parameters used by ray python. (#3558) 2018-12-29 22:04:27 +08:00
stress_tests.py Limit default redis max memory to 10GB. (#3630) 2019-01-03 13:23:54 -08:00
tempfile_test.py Deprecate num_workers argument to ray.init and ray start. (#3114) 2018-10-28 20:12:49 -07:00
tensorflow_test.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00
xray_test.py Remove legacy Ray code. (#3121) 2018-10-26 13:36:58 -07:00