ray/ci/travis
alindkhare 76e678d775 [Serve] Added deadline awareness (#6442)
* [Serve] Added deadline awareness

Added deadline awareness while enqueuing a query
Using Blist sorted-list implementation (ascending order) to get queries according to their specified deadlines. [buffer_queues]
Exposed slo_ms via handle/http request
Added slo example 
The queries in example will be executed in almost the opposite order of which they are fired
Added slo pytest
Added check for slo_ms to not be negative
Included the changes suggested

* Linting Corrections

* Adding the code changes suggested by format.sh

* Added the suggested changes

Added justification for blist
Added blist in travis/ci/install-dependencies.sh

* Fixed linting issues

* Added blist to ray/doc/requirements-doc.txt
2019-12-11 16:41:54 -08:00
..
bazel-format.sh [Streaming] Streaming data transfer and python integration (#6185) 2019-12-10 20:33:24 +08:00
bazel_cache_credential.json.enc [CI] Add Remote Caching (#6210) 2019-11-21 11:36:36 -08:00
build-autoscaler-images.sh Bump dev6->dev7 for two files not changed yet. (#6428) 2019-12-10 20:58:14 -08:00
check-git-clang-format-output.sh Upgrade CI clang-format to 6.0 (#4976) 2019-06-14 14:52:32 +08:00
determine_tests_to_run.py [Streaming] Streaming data transfer and python integration (#6185) 2019-12-10 20:33:24 +08:00
format.sh [Streaming] Streaming data transfer and python integration (#6185) 2019-12-10 20:33:24 +08:00
git-clang-format Update git-clang-format to support Python 3. (#4339) 2019-03-14 13:57:11 -07:00
install-bazel.sh [CI] Add Remote Caching (#6210) 2019-11-21 11:36:36 -08:00
install-cython-examples.sh Clean up top level Ray dir (#5404) 2019-08-08 23:35:55 -07:00
install-dependencies.sh [Serve] Added deadline awareness (#6442) 2019-12-11 16:41:54 -08:00
install-ray.sh Use jobs 50 (#6255) 2019-11-24 00:32:38 -08:00
install.sh Moving tests from test/ to python/ray/tests/ (#3950) 2019-02-21 11:09:08 -08:00
pre-push Clean up top level Ray dir (#5404) 2019-08-08 23:35:55 -07:00
run_test.sh Moving tests from test/ to python/ray/tests/ (#3950) 2019-02-21 11:09:08 -08:00
test-wheels.sh Fix bash syntax error in test-wheels.sh (#6290) 2019-11-26 13:15:54 -06:00
upgrade-syn.sh Moving tests from test/ to python/ray/tests/ (#3950) 2019-02-21 11:09:08 -08:00