[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:
2
.github/workflows/scripts/config.yaml
vendored
2
.github/workflows/scripts/config.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user