ray/test
Stephanie Wang 12c9618c0c Plasma and worker node failure. (#373)
* Failing test case

* Local scheduler exits cleanly after plasma store dies

* Tolerate one plasma store failure

* Tolerate plasma store failures on all nodes except head node

* Plasma manager heartbeats

* Component failure tests

* Don't run the helper for Python testing

* Fix C test

* Fix hanging plasma transfer test

* Fix python3

* Consolidate ClientConnection code

* Fix valgrind test

* fix c test

* We can restart worker nodes!

* Fix flatbuffers bug

* Address comments

* Only register actual workers with the local scheduler

* Fix bug

* Fix segfaults

* Add test case that tests for driver liveness, fix local scheduler bug

* Clean up after tests

* Allocate retry info on the stack

* Send SIGKILL before waiting

* Relax unit test conditions

* Driver liveness test case and documentation
2017-03-17 17:03:58 -07:00
..
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Convert local scheduler messages to flatbuffers (#340) 2017-03-15 16:27:52 -07:00
array_test.py General attribute-based heterogeneity support with hard and soft constraints (#248) 2017-02-09 01:34:14 -08:00
component_failures_test.py Plasma and worker node failure. (#373) 2017-03-17 17:03:58 -07:00
failure_test.py Propagate errors from importing actors. (#309) 2017-02-22 15:15:45 -08:00
microbenchmarks.py Various cleanups: remove start_ray_local from ray.init, remove unused code, fix "pip install numbuf". (#193) 2017-01-10 17:35:27 -08:00
multi_node_test.py Simplify imports and exports and provide driver isolation for remote functions. (#288) 2017-02-16 11:30:35 -08:00
runtest.py Disallow calling ray.put on an object ID. (#353) 2017-03-11 12:09:28 -08:00
stress_tests.py Reduce stress_test verbosity. (#377) 2017-03-16 20:10:56 -07:00
tensorflow_test.py Resnet Adapted to Ray (#229) 2017-03-07 01:07:32 -08:00