Skip to content
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
merged 3 commits into from
Apr 11, 2023

Conversation

sihanwang41
Copy link
Contributor

@sihanwang41 sihanwang41 commented Apr 10, 2023

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

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
    • I've added any new APIs to the API Reference. For example, if I added a
      method in Tune, I've added it in doc/source/tune/api/ under the
      corresponding .rst file.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

Signed-off-by: Sihan Wang <[email protected]>
Copy link
Collaborator

@can-anyscale can-anyscale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gogogo

@architkulkarni
Copy link
Contributor

Doc build broken on master, unrelated

@architkulkarni architkulkarni added the tests-ok The tagger certifies test failures are unrelated and assumes personal liability. label Apr 11, 2023
@architkulkarni architkulkarni merged commit a9431c7 into ray-project:master Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests-ok The tagger certifies test failures are unrelated and assumes personal liability.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants