Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

[CI] Add ability to configure release tests with a matrix#51721

Merged
bveeramani merged 4 commits intomasterfrommatrix-config-2
Mar 27, 2025

Conversation

bveeramani
Copy link
Member

Why are these changes needed?

To ensure Ray Data works performantly in a wide range of scenarios, we want to run release tests with many variants. For example, for our aggregation release tests, we want to run release tests with and without autoscaling, with different cardinalities, and with different implementations.

To decrease the maintenance cost and improve the readability of the release test config, this PR introduces a matrix syntax based onBuildkite's.

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 runscripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed forhttps://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 indoc/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 athttps://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

Signed-off-by: Balaji Veeramani <bveeramani@berkeley.edu>
@bveeramanibveeramani requested a review froma team as acode ownerMarch 26, 2025 20:29
@bveeramanibveeramani changed the title[CI] Add a[CI] Add ability to configure release tests with a matrixMar 26, 2025
@bveeramanibveeramani marked this pull request as draftMarch 26, 2025 21:02
Copy link
Collaborator

@aslonnieaslonnie left a comment

Choose a reason for hiding this comment

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

(this is changed to draft. is it ready for review now?)

@bveeramani
Copy link
MemberAuthor

(this is changed to draft. is it ready for review now?)

Not yet, realized there were a few review comments I missed. Will ping you when ready

Signed-off-by: Balaji Veeramani <bveeramani@berkeley.edu>
Signed-off-by: Balaji Veeramani <bveeramani@berkeley.edu>
@bveeramanibveeramani marked this pull request as ready for reviewMarch 27, 2025 19:44
@bveeramani
Copy link
MemberAuthor

(this is changed to draft. is it ready for review now?)

Not yet, realized there were a few review comments I missed. Will ping you when ready

@aslonnie okay, should be ready for review

Copy link
Collaborator

@aslonnieaslonnie left a comment

Choose a reason for hiding this comment

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

@bveeramanibveeramanienabled auto-merge (squash)March 27, 2025 22:20
@github-actionsgithub-actionsbot added the goadd ONLY when ready to merge, run all tests labelMar 27, 2025
@bveeramanibveeramani merged commit75941e7 intomasterMar 27, 2025
7 checks passed
@bveeramanibveeramani deleted the matrix-config-2 branchMarch 27, 2025 22:58
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@aslonnieaslonnieaslonnie approved these changes

Assignees
No one assigned
Labels
goadd ONLY when ready to merge, run all tests
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@bveeramani@aslonnie

[8]ページ先頭

©2009-2025 Movatter.jp