[Tests] Add qwen3-8b nightly test (#5597)

### What this PR does / why we need it?
Add qwen3-8b nightly test 

- vLLM version: v0.13.0
- vLLM main:
7157596103
---------
Signed-off-by: wxsIcey <1790571317@qq.com>
This commit is contained in:
Icey
2026-01-07 18:42:05 +08:00
committed by GitHub
parent 3f4f2b4ae6
commit 137f28341d
3 changed files with 142 additions and 11 deletions

View File

@@ -49,6 +49,9 @@ jobs:
fail-fast: false
matrix:
test_config:
- name: qwen3-8b
os: linux-aarch64-a2-1
tests: tests/e2e/nightly/single_node/models/test_qwen3_8b.py
- name: qwen3-32b
os: linux-aarch64-a2-4
tests: tests/e2e/nightly/single_node/models/test_qwen3_32b.py