ray/test
Robert Nishihara c21e189371 Allow scheduling with arbitrary user-defined resource labels. (#1236)
* Enable scheduling with custom resource labels.

* Fix.

* Minor fixes and ref counting fix.

* Linting

* Use .data() instead of .c_str().

* Fix linting.

* Fix ResourcesTest.testGPUIDs test by waiting for workers to start up.

* Sleep in test so that all tasks are submitted before any completes.
2017-12-01 11:41:40 -08:00
..
jenkins_tests testing with --rm and docker run (#1240) 2017-11-22 10:20:04 -08:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Allow scheduling with arbitrary user-defined resource labels. (#1236) 2017-12-01 11:41:40 -08:00
array_test.py Switch Python indentation from 2 spaces to 4 spaces. (#726) 2017-07-13 21:53:57 +00:00
component_failures_test.py Local scheduler sends a null heartbeat to global scheduler (#962) 2017-09-12 10:45:21 -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 Give error if a worker has a version mismatch for Python Ray, or clou… (#1245) 2017-11-23 23:31:03 -08:00
microbenchmarks.py Switch Python indentation from 2 spaces to 4 spaces. (#726) 2017-07-13 21:53:57 +00:00
monitor_test.py Make Monitor remove dead Redis entries from exiting drivers. (#994) 2017-09-26 00:11:38 -07:00
multi_node_test.py Allow scheduling with arbitrary user-defined resource labels. (#1236) 2017-12-01 11:41:40 -08:00
recursion_test.py Switch Python indentation from 2 spaces to 4 spaces. (#726) 2017-07-13 21:53:57 +00:00
runtest.py Allow scheduling with arbitrary user-defined resource labels. (#1236) 2017-12-01 11:41:40 -08:00
stress_tests.py Fixing Lint after flake upgrade (#1162) 2017-10-26 21:02:07 -05:00
tensorflow_test.py Switch Python indentation from 2 spaces to 4 spaces. (#726) 2017-07-13 21:53:57 +00:00
trial_runner_test.py [tune] Support user-defined trainable functions / classes / envs with a shared object registry (#1226) 2017-11-20 17:52:43 -08:00
trial_scheduler_test.py [tune] Support user-defined trainable functions / classes / envs with a shared object registry (#1226) 2017-11-20 17:52:43 -08:00