-
Notifications
You must be signed in to change notification settings - Fork 5.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Serve][Release][Part2] Add release tests to GCE #34245
Merged
architkulkarni
merged 3 commits into
ray-project:master
from
sihanwang41:gce_release_test_p2
Apr 11, 2023
Merged
[Serve][Release][Part2] Add release tests to GCE #34245
architkulkarni
merged 3 commits into
ray-project:master
from
sihanwang41:gce_release_test_p2
Apr 11, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Sihan Wang <[email protected]>
Signed-off-by: Sihan Wang <[email protected]>
sihanwang41
force-pushed
the
gce_release_test_p2
branch
from
April 11, 2023 18:47
8c3ddde
to
0885243
Compare
Signed-off-by: Sihan Wang <[email protected]>
sihanwang41
force-pushed
the
gce_release_test_p2
branch
from
April 11, 2023 19:23
0885243
to
665402e
Compare
can-anyscale
approved these changes
Apr 11, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
gogogo
Doc build broken on master, unrelated |
architkulkarni
added
the
tests-ok
The tagger certifies test failures are unrelated and assumes personal liability.
label
Apr 11, 2023
elliottower
pushed a commit
to elliottower/ray
that referenced
this pull request
Apr 22, 2023
Makes some Serve release tests run on GCE. serve_serve_micro_benchmark succeed https://buildkite.com/ray-project/release-tests-pr/builds/34505#01876e9b-b99c-40de-af94-6c7044b401dc deployment_graph_long_chain succeed https://buildkite.com/ray-project/release-tests-pr/builds/34507#01876eb9-8727-4a59-b193-ce2ff5e9647e deployment_graph_wide_ensemble succeed https://buildkite.com/ray-project/release-tests-pr/builds/34510#01876eca-27ce-4234-b668-eea78767910d serve_handle_long_chain succeed https://buildkite.com/ray-project/release-tests-pr/builds/34553#01877135-9e44-4653-ae53-be785ca5574c serve_handle_wide_ensemble succeed https://buildkite.com/ray-project/release-tests-pr/builds/34566#0187714b-45ff-4fd9-8a22-8c8bb45b0748 serve_micro_protocol_grpc_benchmark succeed https://buildkite.com/ray-project/release-tests-pr/builds/34569#0187715b-d78b-4b3a-a0be-4cb556482729 serve_micro_protocol_http_benchmark succeed https://buildkite.com/ray-project/release-tests-pr/builds/34570#0187716b-e710-4688-b31d-c8cc3f67ab4f serve_resnet_benchmark succeed https://buildkite.com/ray-project/release-tests-pr/builds/34604#018771c7-9a7f-42f1-a6ce-766e32e48fae Signed-off-by: elliottower <[email protected]>
ProjectsByJackHe
pushed a commit
to ProjectsByJackHe/ray
that referenced
this pull request
May 4, 2023
Makes some Serve release tests run on GCE. serve_serve_micro_benchmark succeed https://buildkite.com/ray-project/release-tests-pr/builds/34505#01876e9b-b99c-40de-af94-6c7044b401dc deployment_graph_long_chain succeed https://buildkite.com/ray-project/release-tests-pr/builds/34507#01876eb9-8727-4a59-b193-ce2ff5e9647e deployment_graph_wide_ensemble succeed https://buildkite.com/ray-project/release-tests-pr/builds/34510#01876eca-27ce-4234-b668-eea78767910d serve_handle_long_chain succeed https://buildkite.com/ray-project/release-tests-pr/builds/34553#01877135-9e44-4653-ae53-be785ca5574c serve_handle_wide_ensemble succeed https://buildkite.com/ray-project/release-tests-pr/builds/34566#0187714b-45ff-4fd9-8a22-8c8bb45b0748 serve_micro_protocol_grpc_benchmark succeed https://buildkite.com/ray-project/release-tests-pr/builds/34569#0187715b-d78b-4b3a-a0be-4cb556482729 serve_micro_protocol_http_benchmark succeed https://buildkite.com/ray-project/release-tests-pr/builds/34570#0187716b-e710-4688-b31d-c8cc3f67ab4f serve_resnet_benchmark succeed https://buildkite.com/ray-project/release-tests-pr/builds/34604#018771c7-9a7f-42f1-a6ce-766e32e48fae Signed-off-by: Jack He <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Why are these changes needed?
serve_serve_micro_benchmark succeed
https://buildkite.com/ray-project/release-tests-pr/builds/34505#01876e9b-b99c-40de-af94-6c7044b401dc
deployment_graph_long_chain succeed
https://buildkite.com/ray-project/release-tests-pr/builds/34507#01876eb9-8727-4a59-b193-ce2ff5e9647e
deployment_graph_wide_ensemble succeed
https://buildkite.com/ray-project/release-tests-pr/builds/34510#01876eca-27ce-4234-b668-eea78767910d
serve_handle_long_chain succeed
https://buildkite.com/ray-project/release-tests-pr/builds/34553#01877135-9e44-4653-ae53-be785ca5574c
serve_handle_wide_ensemble succeed
https://buildkite.com/ray-project/release-tests-pr/builds/34566#0187714b-45ff-4fd9-8a22-8c8bb45b0748
serve_micro_protocol_grpc_benchmark succeed
https://buildkite.com/ray-project/release-tests-pr/builds/34569#0187715b-d78b-4b3a-a0be-4cb556482729
serve_micro_protocol_http_benchmark succeed
https://buildkite.com/ray-project/release-tests-pr/builds/34570#0187716b-e710-4688-b31d-c8cc3f67ab4f
serve_resnet_benchmark succeed
https://buildkite.com/ray-project/release-tests-pr/builds/34604#018771c7-9a7f-42f1-a6ce-766e32e48fae
Related issue number
Checks
git commit -s
) in this PR.scripts/format.sh
to lint the changes in this PR.method in Tune, I've added it in
doc/source/tune/api/
under thecorresponding
.rst
file.