Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

ci(workflows): use latest tag for ray #123

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Conversation

heiruwu
Copy link
Member

@heiruwu heiruwu commented Feb 29, 2024

Because

  • we are using make latest for model in console test

This commit

  • use RAY_LATEST_TAG=latest for Ray image

@@ -385,13 +385,13 @@ jobs:
make build-latest
ITMODE_ENABLED=true \
TRITON_CONDA_ENV_PLATFORM=cpu \
RAY_RELEASE_TAG=${RAY_SERVER_VERSION} \
RAY_LATEST_TAG=latest \
Copy link
Member

Choose a reason for hiding this comment

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

We always use latest?

Copy link
Member Author

Choose a reason for hiding this comment

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

look so, in Makefile and integration-test workflow, any console related test are running with latest backend services

Copy link
Member

Choose a reason for hiding this comment

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

Got it. Let's keep it.

@donch1989 donch1989 merged commit 2e7aa08 into main Feb 29, 2024
20 checks passed
@donch1989 donch1989 deleted the fix-model-workflow-ray branch February 29, 2024 14:04
donch1989 pushed a commit that referenced this pull request Feb 29, 2024
Because

- we are using `make latest` for `model` in console test

This commit

- use `RAY_LATEST_TAG=latest` for `Ray` image
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: 👋 Done
Development

Successfully merging this pull request may close these issues.

3 participants