ci: reduce and refactor vlm ut and combine test files (#11062)

This commit is contained in:
Mick
2025-10-17 23:24:50 +08:00
committed by GitHub
parent d88ac9bc9a
commit 3e4c7da2f5
6 changed files with 85 additions and 555 deletions

View File

@@ -131,8 +131,7 @@ suites = {
TestFile("test_triton_sliding_window.py", 250),
TestFile("test_utils_update_weights.py", 48),
TestFile("test_vision_chunked_prefill.py", 175),
TestFile("test_vision_openai_server_a.py", 724),
TestFile("test_vision_openai_server_b.py", 446),
TestFile("test_vision_openai_server_a.py", 608),
TestFile("test_vlm_input_format.py", 300),
],
"per-commit-2-gpu": [