Skip to content

CI: Migrate SGlang and vLLM tests back - #1648

Merged
gyohuangxin merged 1 commit into
mainfrom
fix_runner
Dec 16, 2025
Merged

gyohuangxin merged 1 commit into
mainfrom
fix_runner

Conversation

@gyohuangxin

Copy link
Copy Markdown
Member

Motivation

Technical Details

Test Plan

Test Result

Submission Checklist

@gyohuangxin
gyohuangxin marked this pull request as ready for review December 16, 2025 02:09
@gyohuangxin
gyohuangxin requested review from a team and Copilot December 16, 2025 02:09
@gyohuangxin
gyohuangxin merged commit d8f0f99 into main Dec 16, 2025
24 checks passed
@gyohuangxin
gyohuangxin deleted the fix_runner branch December 16, 2025 02:09

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR migrates SGlang and vLLM CI tests by updating their GitHub Actions runner configurations from hardware-specific MI325 GPU runners to more generic GPU runners.

  • Updates vLLM benchmark workflow to use aiter-8gpu-runner instead of aiter-mi325-8gpu
  • Updates SGlang downstream test workflow to use aiter-1gpu-runner instead of aiter-mi325-1gpu

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/vllm_benchmark.yaml Changes the vLLM benchmark job runner from aiter-mi325-8gpu to aiter-8gpu-runner for broader GPU compatibility
.github/workflows/sglang_downstream.yaml Changes the SGlang integration test runner from aiter-mi325-1gpu to aiter-1gpu-runner for broader GPU compatibility

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

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