Skip to content

Commit

Permalink
[Serve] Update the test_http_headers size (ray-project#38843)
Browse files Browse the repository at this point in the history
Signed-off-by: Sihan Wang <[email protected]>
Co-authored-by: Edward Oakes <[email protected]>
  • Loading branch information
sihanwang41 and edoakes committed Aug 25, 2023
1 parent 19ec5b5 commit 1422f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/ray/serve/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -726,7 +726,7 @@ py_test(

py_test(
name = "test_http_headers",
size = "small",
size = "medium",
srcs = serve_tests_srcs,
tags = ["exclusive", "team:serve"],
deps = [":serve_lib"],
Expand Down

0 comments on commit 1422f57

Please sign in to comment.