ray/test/jenkins_tests
Philipp Moritz 54925996ca Allow remote functions to specify max executions and kill worker once limit is reached. (#660)
* implement restarting workers after certain number of task executions

* Clean up python code.

* Don't start new worker when an actor disconnects.

* Move wait_for_pid_to_exit to test_utils.py.

* Add test.

* Fix linting errors.

* Fix linting.

* Fix typo.
2017-06-13 00:34:58 -07:00
..
multi_node_tests Allow remote functions to specify max executions and kill worker once limit is reached. (#660) 2017-06-13 00:34:58 -07:00
multi_node_docker_test.py Enable starting and stopping ray with "ray start" and "ray stop". (#628) 2017-06-02 20:17:48 +00:00
run_multi_node_tests.sh Add script for building MacOS wheels. (#601) 2017-06-01 00:30:46 +00:00