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] migrate reef test to use test_in_docker #45239

Merged
merged 1 commit into from May 10, 2024
Merged

Conversation

can-anyscale
Copy link
Collaborator

@can-anyscale can-anyscale commented May 10, 2024

Migrate reef tests to use test_in_docker so that they can be included in microcheck. This PR also:

  • Add a BUILD_TYPE=skip to skip building ray in test_in_docker
  • Make the ci.tests.yaml file (that one declares flaky tests per team) optional. I'll working towards deprecating them.

Test:

  • CI

@can-anyscale can-anyscale force-pushed the can-citest branch 8 times, most recently from 9814a81 to cc8850e Compare May 10, 2024 04:54
yaml_flaky_tests = set(yaml.safe_load(f)["flaky_tests"])

# load flaky tests from DB
s3_flaky_tests = {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this whole blob is just indented

Signed-off-by: can <can@anyscale.com>
@can-anyscale can-anyscale marked this pull request as ready for review May 10, 2024 14:57
@can-anyscale can-anyscale requested a review from a team as a code owner May 10, 2024 14:57
@can-anyscale can-anyscale merged commit a8762f3 into master May 10, 2024
5 checks passed
@can-anyscale can-anyscale deleted the can-citest branch May 10, 2024 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants