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] migrate serve ha integration test to civ2 #41713

Merged
merged 2 commits into from
Dec 8, 2023
Merged

Conversation

aslonnie
Copy link
Collaborator

@aslonnie aslonnie commented Dec 8, 2023

and rename xcommit tag to ha_integration

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
@aslonnie aslonnie force-pushed the lonnie-1207-serveha branch from e574190 to 7c55118 Compare December 8, 2023 00:40
instance_type: medium
commands:
- bazel run //ci/ray_ci:build_in_docker -- docker --python-version 3.8 --platform cpu --canonical-tag ha_integration
- docker tag rayproject/ray:ha_integration ray_ci:v1
Copy link
Collaborator

Choose a reason for hiding this comment

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

where is the ray_ci:v1 tag is defined? maybe just us the same name overthere and remove this line?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

it is in the python/ray/tests/conftest.py. I can do it as a follow up (and cleanup the old prepare_docker() function entirely.

@aslonnie
Copy link
Collaborator Author

aslonnie commented Dec 8, 2023

@edoakes , before this change, ml tag will also trigger serve ha tests. is that really required?

[
"RAY_CI_SERVE_AFFECTED",
"RAY_CI_PYTHON_AFFECTED",
"RAY_CI_ML_AFFECTED",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I removed the ml tag. or the dependency of jobs would look a bit weird.

Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
@aslonnie aslonnie force-pushed the lonnie-1207-serveha branch from 8d37643 to 1501b4c Compare December 8, 2023 01:35
@aslonnie
Copy link
Collaborator Author

aslonnie commented Dec 8, 2023

@aslonnie
Copy link
Collaborator Author

aslonnie commented Dec 8, 2023

test passing.

@aslonnie aslonnie merged commit ea35655 into master Dec 8, 2023
12 of 15 checks passed
@aslonnie aslonnie deleted the lonnie-1207-serveha branch December 8, 2023 03:45
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.

2 participants