[CI] Add test_qwen3_5.py (#7133)

### What this PR does / why we need it?
Add test_qwen3_5.py for base scenarios tp4 on Qwen3.5-27B and
Qwen3.5-35B-A3B.

- vLLM version: main
- vLLM main:
4034c3d32e
---------
Signed-off-by: pppeng <zepengliu912@qq.com>
Co-authored-by: Mengqing Cao <cmq0113@163.com>
This commit is contained in:
pppeng
2026-03-15 22:19:02 +08:00
committed by GitHub
parent 0c299f79b9
commit 7e85f2ff97
2 changed files with 77 additions and 0 deletions

View File

@@ -143,6 +143,8 @@ e2e-multicard-4-cards:
# TODO: recover skipped tests
- name: tests/e2e/multicard/4-cards/test_qwen3_next.py
estimated_time: 1250
- name: tests/e2e/multicard/4-cards/test_qwen3_5.py
estimated_time: 60
- name: tests/e2e/multicard/4-cards/test_data_parallel_tp2.py
estimated_time: 60
- name: tests/e2e/multicard/4-cards/test_kimi_k2.py