Skip to content

Commit

Permalink
[serve] Merge ActorReconciler and BackendState (#13139)
Browse files Browse the repository at this point in the history
  • Loading branch information
edoakes committed Jan 5, 2021
1 parent 4150970 commit e8162f1
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 255 deletions.
2 changes: 1 addition & 1 deletion python/ray/serve/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ serve_tests_srcs = glob(["tests/*.py"],

py_test(
name = "test_api",
size = "medium",
size = "large",
srcs = serve_tests_srcs,
tags = ["exclusive"],
deps = [":serve_lib"],
Expand Down

0 comments on commit e8162f1

Please sign in to comment.