Skip to content

Commit ed8e892

Browse files
committed
[https://nvbugs/5480550][fix] Bring back Gemma3 27B test
Signed-off-by: Balaram Buddharaju <[email protected]>
1 parent b6eba85 commit ed8e892

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/integration/test_lists/test-db/l0_h100.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ l0_h100:
8686
- test_e2e.py::test_trtllm_bench_request_rate_and_concurrency[enable_concurrency-]
8787
- test_e2e.py::test_trtllm_bench_request_rate_and_concurrency[enable_concurrency-enable_request_rate] # negative test
8888
- test_e2e.py::test_trtllm_bench_help_sanity[meta-llama/Llama-3.1-8B]
89-
- test_e2e.py::test_ptp_quickstart_multimodal[gemma-3-27b-it-gemma/gemma-3-27b-it-image-True]
89+
- test_e2e.py::test_ptp_quickstart_multimodal[gemma-3-27b-it-gemma/gemma-3-27b-it-image-True] TIMEOUT (90)
9090
- condition:
9191
ranges:
9292
system_gpu_count:
@@ -204,7 +204,7 @@ l0_h100:
204204
- accuracy/test_llm_api_pytorch.py::TestDeepSeekV3Lite::test_no_kv_cache_reuse[quant_dtype=none-mtp_nextn=2-fp8kv=False-attention_dp=True-cuda_graph=True-overlap_scheduler=True]
205205
- accuracy/test_llm_api_pytorch.py::TestGemma3_1BInstruct::test_fp8_prequantized
206206
- accuracy/test_llm_api_pytorch.py::TestGemma3_27BInstruct::test_fp8_prequantized
207-
- accuracy/test_llm_api_pytorch.py::TestGemma3_27BInstruct::test_auto_dtype
207+
- accuracy/test_llm_api_pytorch.py::TestGemma3_27BInstruct::test_auto_dtype TIMEOUT (90)
208208
- accuracy/test_llm_api_pytorch.py::TestMistralSmall24B::test_auto_dtype
209209
- accuracy/test_llm_api_pytorch.py::TestMistralSmall24B::test_fp8
210210
- accuracy/test_llm_api_pytorch.py::TestQwen3_30B_A3B::test_fp8_block_scales[latency-torch_compile=False]

0 commit comments

Comments
 (0)