Skip to content

Commit a5cc148

Browse files
committed
add test cases into qa test list
Signed-off-by: Xin He (SW-GPU) <200704525+xinhe-nv@users.noreply.github.com>
1 parent cdce68c commit a5cc148

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

tests/integration/test_lists/qa/llm_function_core.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -622,6 +622,7 @@ test_e2e.py::test_qwen_e2e_cpprunner_large_new_tokens[DeepSeek-R1-Distill-Qwen-1
622622
test_e2e.py::test_openai_multi_chat_example
623623
test_e2e.py::test_openai_consistent_chat
624624
test_e2e.py::test_openai_chat_guided_decoding
625+
test_e2e.py::test_openai_chat_harmony
625626
test_e2e.py::test_trtllm_benchmark_serving[llama-3.1-model/Meta-Llama-3.1-8B]
626627
test_e2e.py::test_trtllm_benchmark_serving[gpt_oss/gpt-oss-20b]
627628
test_e2e.py::test_trtllm_multimodal_benchmark_serving
@@ -745,6 +746,7 @@ disaggregated/test_disaggregated_single_gpu.py::test_disaggregated_simple_qwen3[
745746
disaggregated/test_disaggregated_single_gpu.py::test_disaggregated_simple_qwen3[True-True-Qwen3-8B-FP8]
746747
disaggregated/test_disaggregated.py::test_disaggregated_ctxtp2pp2_gentp2pp2[TinyLlama-1.1B-Chat-v1.0]
747748
disaggregated/test_disaggregated.py::test_disaggregated_ctxpp4_genpp4[TinyLlama-1.1B-Chat-v1.0]
749+
disaggregated/test_disaggregated.py::test_disaggregated_kv_cache_time_output[TinyLlama-1.1B-Chat-v1.0]
748750
disaggregated/test_workers.py::test_workers_conditional_disaggregation[TinyLlama-1.1B-Chat-v1.0]
749751
disaggregated/test_workers.py::test_workers_kv_cache_events[TinyLlama-1.1B-Chat-v1.0]
750752
disaggregated/test_workers.py::test_workers_kv_cache_aware_router[TinyLlama-1.1B-Chat-v1.0]

tests/integration/test_lists/qa/llm_function_core_sanity.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ disaggregated/test_workers.py::test_workers_conditional_disaggregation[TinyLlama
207207
disaggregated/test_workers.py::test_workers_kv_cache_aware_router_eviction[TinyLlama-1.1B-Chat-v1.0]
208208
disaggregated/test_workers.py::test_workers_kv_cache_aware_router[TinyLlama-1.1B-Chat-v1.0]
209209
disaggregated/test_workers.py::test_workers_kv_cache_events[TinyLlama-1.1B-Chat-v1.0]
210+
test_e2e.py::test_openai_chat_harmony
210211
test_e2e.py::test_openai_consistent_chat
211212
test_e2e.py::test_openai_multi_chat_example
212213
test_e2e.py::test_ptp_quickstart

tests/integration/test_lists/qa/llm_function_nim.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ accuracy/test_llm_api_pytorch.py::TestQwQ_32B::test_auto_dtype_tp4
173173
accuracy/test_llm_api_pytorch.py::TestCodestral_22B_V01::test_auto_dtype
174174
accuracy/test_llm_api_pytorch.py::TestKimiK2::test_fp8_blockscale[latency]
175175

176+
test_e2e.py::test_openai_chat_harmony
176177
test_e2e.py::test_ptp_quickstart_advanced_8gpus[Nemotron-Ultra-253B-nemotron-nas/Llama-3_1-Nemotron-Ultra-253B-v1]
177178
test_e2e.py::test_ptp_quickstart_advanced[Nemotron4_4B-BF16-nemotron/Minitron-4B-Base]
178179
test_e2e.py::test_ptp_quickstart_advanced[Nemotron-H-8B-Nemotron-H-8B-Base-8K]

0 commit comments

Comments
 (0)