From 2e6ef7aa6acf2d23eb480bb5e7c4a2d38d3b8e9d Mon Sep 17 00:00:00 2001 From: Chenghao Zhang <211069071+nvchenghaoz@users.noreply.github.com> Date: Wed, 19 Nov 2025 21:57:34 -0800 Subject: [PATCH] Add the test to CI Signed-off-by: Chenghao Zhang <211069071+nvchenghaoz@users.noreply.github.com> --- tests/integration/test_lists/test-db/l0_b200.yml | 1 + tests/integration/test_lists/test-db/l0_dgx_h200.yml | 1 + tests/integration/test_lists/test-db/l0_h100.yml | 2 ++ 3 files changed, 4 insertions(+) diff --git a/tests/integration/test_lists/test-db/l0_b200.yml b/tests/integration/test_lists/test-db/l0_b200.yml index 65abab1acf59..957e75af8dae 100644 --- a/tests/integration/test_lists/test-db/l0_b200.yml +++ b/tests/integration/test_lists/test-db/l0_b200.yml @@ -81,6 +81,7 @@ l0_b200: - unittest/tools/test_layer_wise_benchmarks.py::test_qwen3_next_gen_tep[1] # ------------- AutoDeploy tests --------------- - accuracy/test_llm_api_autodeploy.py::TestLlama3_1_8B::test_auto_dtype[False-1] + - accuracy/test_llm_api_autodeploy.py::TestNemotronMOE::test_fp8 - unittest/_torch/auto_deploy/unit/singlegpu - condition: ranges: diff --git a/tests/integration/test_lists/test-db/l0_dgx_h200.yml b/tests/integration/test_lists/test-db/l0_dgx_h200.yml index a76555de7c5b..efacea5814de 100644 --- a/tests/integration/test_lists/test-db/l0_dgx_h200.yml +++ b/tests/integration/test_lists/test-db/l0_dgx_h200.yml @@ -127,6 +127,7 @@ l0_dgx_h200: - disaggregated/test_disaggregated.py::test_disaggregated_benchmark_on_diff_backends[DeepSeek-V3-Lite-fp8] # ------------- AutoDeploy tests --------------- - accuracy/test_llm_api_autodeploy.py::TestLlama3_1_8B::test_auto_dtype[False-4] + - accuracy/test_llm_api_autodeploy.py::TestNemotronMOE::test_bf16 - condition: ranges: system_gpu_count: diff --git a/tests/integration/test_lists/test-db/l0_h100.yml b/tests/integration/test_lists/test-db/l0_h100.yml index 2dd88920385b..a2667aed3d24 100644 --- a/tests/integration/test_lists/test-db/l0_h100.yml +++ b/tests/integration/test_lists/test-db/l0_h100.yml @@ -107,6 +107,8 @@ l0_h100: - accuracy/test_llm_api_autodeploy.py::TestLlama3_1_8B::test_auto_dtype[True-1] - accuracy/test_llm_api_autodeploy.py::TestNemotronH::test_auto_dtype[False] - accuracy/test_llm_api_autodeploy.py::TestNemotronH::test_auto_dtype[True] + - accuracy/test_llm_api_autodeploy.py::TestNemotronMOE::test_fp8 + - accuracy/test_llm_api_autodeploy.py::TestNemotronMOE::test_bf16 - condition: ranges: system_gpu_count: