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

[ci][microcheck] include step id from all step job flavors #45403

Merged
merged 4 commits into from
May 17, 2024

Conversation

can-anyscale
Copy link
Collaborator

Our CI have a lot of different step 'flavor' that run the same tests (e.g. data6, data15, etc.). Currently microcheck randomly pick one of the step flavor given a test. This PR makes sure that it include all possible step flavors of that test.

Test:

  • CI

@can-anyscale can-anyscale marked this pull request as ready for review May 17, 2024 13:29
@can-anyscale can-anyscale requested a review from a team as a code owner May 17, 2024 13:29
@can-anyscale
Copy link
Collaborator Author

This PR will also allow dag tests run on both cpu+gpu test jobs @stephanie-wang

@can-anyscale can-anyscale requested a review from a team as a code owner May 17, 2024 13:38
@can-anyscale can-anyscale changed the base branch from master to can-mcx09 May 17, 2024 13:38
@can-anyscale can-anyscale changed the base branch from can-mcx09 to master May 17, 2024 17:38
@MicroCheck //release:test_config //release:invalid_test

Signed-off-by: can <can@anyscale.com>
Signed-off-by: can <can@anyscale.com>
Signed-off-by: can <can@anyscale.com>
Signed-off-by: can <can@anyscale.com>
@can-anyscale can-anyscale enabled auto-merge (squash) May 17, 2024 17:41
@github-actions github-actions bot added the go Trigger full test run on premerge label May 17, 2024
@can-anyscale can-anyscale merged commit e0ac723 into master May 17, 2024
6 of 8 checks passed
@can-anyscale can-anyscale deleted the can-mcx10 branch May 17, 2024 17:57
can-anyscale added a commit that referenced this pull request May 23, 2024
…45403)"

This reverts commit e0ac723.

Signed-off-by: can <can@anyscale.com>
can-anyscale added a commit that referenced this pull request May 23, 2024
…45514)

Reverts #45403. This seems like not a good idea. Run
between different test flavors do not provide a lot of signals, but
there are a lot of those so it is notably more expensive.

Test:
- https://buildkite.com/ray-project/microcheck/builds/488

Signed-off-by: can <can@anyscale.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Trigger full test run on premerge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants