ray/test
bjg2 0e37ac6d1d [wingman -> rllib] Remote and entangled environments (#3968)
* added all our environment changes

* fixed merge request comments and remote env

* fixed remote check

* moved remote_worker_envs to correct config section

* lint

* auto wrap impl

* fix

* fixed the tests
2019-02-13 10:08:26 -08:00
..
jenkins_tests [wingman -> rllib] Remote and entangled environments (#3968) 2019-02-13 10:08:26 -08:00
stress_tests Update versions from 0.6.2 -> 0.6.3 in the documentation. (#3981) 2019-02-07 20:57:37 -08:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Implement actor checkpointing (#3839) 2019-02-13 19:39:02 +08:00
array_test.py Remove num_local_schedulers argument from ray.worker._init. (#3704) 2019-01-07 12:44:49 -08:00
autoscaler_test.py [autoscaler] Speedups (#3720) 2019-02-01 02:46:32 -08:00
component_failures_test.py Factor out code for starting new processes and test plasma store in valgrind. (#3824) 2019-01-22 14:59:11 -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
debug_tools_test.py Allow Ray processes to be started inside of gdb and tmux. (#3847) 2019-02-04 15:23:39 -08:00
failure_test.py Make redis module safe without crashing by removing RAY_CHECK (#3855) 2019-01-29 21:06:31 -08:00
microbenchmarks.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00
mini_test.py [doc] Replace runtest.py with mini_test.py in documentation. (#3750) 2019-01-12 14:05:28 -08:00
monitor_test.py Fix monitor_test.py by waiting for moniter.py to start working (#3840) 2019-01-25 18:07:15 +08:00
multi_node_test.py Fix: do not treat actor task as failed if the actor will be reconstructed (#3736) 2019-01-23 23:28:44 -08:00
multi_node_test_2.py Factor out code for starting new processes and test plasma store in valgrind. (#3824) 2019-01-22 14:59:11 -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 Inline objects (#3756) 2019-02-07 10:32:39 -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 regression tests for dataclass serialization (#3984) 2019-02-13 09:07:03 -08:00
stress_tests.py Integrate "tempfile_service" into "ray.node.Node" (#3953) 2019-02-12 17:34:04 -08:00
tempfile_test.py Integrate "tempfile_service" into "ray.node.Node" (#3953) 2019-02-12 17:34:04 -08:00
tensorflow_test.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00
test_signal.py Ray signal (#3624) 2019-02-11 10:14:48 -08:00