Skip to content

CI: Temporarily use old vllm nightly image#1999

Merged
gyohuangxin merged 1 commit intomainfrom
gyohuangxin-patch-12
Feb 7, 2026
Merged

CI: Temporarily use old vllm nightly image#1999
gyohuangxin merged 1 commit intomainfrom
gyohuangxin-patch-12

Conversation

@gyohuangxin
Copy link
Member

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Pins the vLLM benchmark workflow’s base container image to a specific rocm/vllm-dev nightly digest to keep CI stable while the moving nightly tag is unreliable.

Changes:

  • Update BASE_IMAGE from rocm/vllm-dev:nightly to a digest-pinned rocm/vllm-dev:nightly@sha256:....

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -14,7 +14,7 @@ concurrency:
env:
VLLM_BRANCH: "main"
VLLM_REPOSITORY_URL: "https://github.com/vllm-project/vllm"
Copy link

Copilot AI Feb 7, 2026

Choose a reason for hiding this comment

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

BASE_IMAGE is now pinned to a specific digest, which disables the intended "nightly" updates. Since the PR is described as temporary, consider adding a short inline comment (and ideally an issue/PR link or an expiration/removal criterion) so it’s clear when and why this should be reverted/updated.

Suggested change
VLLM_REPOSITORY_URL: "https://github.com/vllm-project/vllm"
VLLM_REPOSITORY_URL: "https://github.com/vllm-project/vllm"
# TODO: Temporarily pin nightly base image to a known-good digest to avoid breaking CI; revert to `rocm/vllm-dev:nightly` once nightly images are stable again or the underlying issue is resolved.

Copilot uses AI. Check for mistakes.
@gyohuangxin gyohuangxin merged commit 53efe78 into main Feb 7, 2026
26 checks passed
@gyohuangxin gyohuangxin deleted the gyohuangxin-patch-12 branch February 7, 2026 17:13
AMD-yanfeiwang pushed a commit to AMD-yanfeiwang/aiter that referenced this pull request Mar 18, 2026
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