ray/test
Robert Nishihara 61139e1509 Enable fractional resources and resource IDs for xray. (#2187)
* Implement GPU IDs and fractional resources.

* Add documentation and python exceptions.

* Fix signed/unsigned comparison.

* Fix linting.

* Fixes from rebase.

* Re-enable tests that use ray.wait.

* Don't kill the raylet if an infeasible task is submitted.

* Ignore tests that require better load balancing.

* Linting

* Ignore array test.

* Ignore stress test reconstructions tests.

* Don't kill node manager if remote node manager disconnects.

* Ignore more stress tests.

* Naming changes

* Remove outdated todo

* Small fix

* Re-enable test.

* Linting

* Fix resource bookkeeping for blocked tasks.

* Fix linting

* Fix Java client.

* Ignore test

* Ignore put error tests
2018-06-10 15:31:43 -07:00
..
jenkins_tests [rllib] Refactor rllib to have a common sample collection pathway (#2149) 2018-06-09 00:21:35 -07:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Enable fractional resources and resource IDs for xray. (#2187) 2018-06-10 15:31:43 -07:00
array_test.py Enable fractional resources and resource IDs for xray. (#2187) 2018-06-10 15:31:43 -07:00
autoscaler_test.py Launch nodes in separate threads (#2183) 2018-06-05 20:19:31 -07:00
component_failures_test.py Lint Python files with Yapf (#1872) 2018-04-11 10:11:35 -07:00
credis_test.py Integrate credis with Ray & route task table entries into credis. (#1841) 2018-05-24 23:35:25 -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 Enable fractional resources and resource IDs for xray. (#2187) 2018-06-10 15:31:43 -07:00
microbenchmarks.py Move calls to ray.worker.cleanup into tearDown part of tests for isolation. (#1433) 2018-01-22 22:54:56 -08:00
monitor_test.py Start chain replicated GCS with Ray (#1538) 2018-03-07 10:18:58 -08:00
multi_node_test.py Print warning when defining very large remote function or actor. (#2179) 2018-06-09 19:59:15 -07:00
recursion_test.py Enable fractional resources and resource IDs for xray. (#2187) 2018-06-10 15:31:43 -07:00
runtest.py Enable fractional resources and resource IDs for xray. (#2187) 2018-06-10 15:31:43 -07:00
stress_tests.py Enable fractional resources and resource IDs for xray. (#2187) 2018-06-10 15:31:43 -07:00
tensorflow_test.py Support constructing TensorFlowVariables from multiple tf operations (#2182) 2018-06-02 18:13:52 -07:00
xray_test.py Lint Python files with Yapf (#1872) 2018-04-11 10:11:35 -07:00