Skip to content

Commit ae6484f

Browse files
brb-nvdominicshanshan
authored andcommitted
[https://nvbugs/5480550][fix] Increase timeout for Gemma3 27B test (NVIDIA#7271)
Signed-off-by: Balaram Buddharaju <[email protected]> Signed-off-by: Wangshanshan <[email protected]>
1 parent 5edfe09 commit ae6484f

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
@@ -106,7 +106,7 @@ l0_h100:
106106
- test_e2e.py::test_trtllm_bench_help_sanity[meta-llama/Llama-3.1-8B]
107107
- test_e2e.py::test_openai_chat_harmony
108108
- test_e2e.py::test_openai_responses
109-
- test_e2e.py::test_ptp_quickstart_multimodal[gemma-3-27b-it-gemma/gemma-3-27b-it-image-True]
109+
- test_e2e.py::test_ptp_quickstart_multimodal[gemma-3-27b-it-gemma/gemma-3-27b-it-image-True] TIMEOUT (90)
110110
# ------------- AutoDeploy tests ---------------
111111
- accuracy/test_llm_api_autodeploy.py::TestLlama3_1_8B::test_auto_dtype
112112
- condition:
@@ -227,7 +227,7 @@ l0_h100:
227227
- accuracy/test_llm_api_pytorch.py::TestDeepSeekV3Lite::test_guided_decoding[xgrammar-mtp_nextn=0]
228228
- accuracy/test_llm_api_pytorch.py::TestGemma3_1BInstruct::test_fp8_prequantized
229229
- accuracy/test_llm_api_pytorch.py::TestGemma3_27BInstruct::test_fp8_prequantized
230-
- accuracy/test_llm_api_pytorch.py::TestGemma3_27BInstruct::test_auto_dtype
230+
- accuracy/test_llm_api_pytorch.py::TestGemma3_27BInstruct::test_auto_dtype TIMEOUT (90)
231231
- accuracy/test_llm_api_pytorch.py::TestMistralSmall24B::test_auto_dtype
232232
- accuracy/test_llm_api_pytorch.py::TestMistralSmall24B::test_fp8
233233
- accuracy/test_llm_api_pytorch.py::TestQwen3_30B_A3B::test_fp8_block_scales[latency-torch_compile=False]

0 commit comments

Comments
 (0)