File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
tests/integration/test_lists/test-db Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,8 @@ l0_dgx_b200:
2828 - disaggregated/test_disaggregated.py::test_disaggregated_deepseek_v3_lite_fp8_ucx[DeepSeek-V3-Lite-fp8]
2929 - disaggregated/test_disaggregated.py::test_disaggregated_deepseek_v3_lite_fp8_nixl[DeepSeek-V3-Lite-fp8]
3030 - accuracy/test_llm_api_pytorch.py::TestDeepSeekR1::test_nvfp4_multi_gpus[latency_adp_lmtp_tp4]
31+ # ------------- AutoDeploy tests ---------------
32+ - accuracy/test_llm_api_autodeploy.py::TestNemotronMOE::test_bf16
3133- condition :
3234 ranges :
3335 system_gpu_count :
Original file line number Diff line number Diff line change @@ -124,6 +124,8 @@ l0_dgx_h100:
124124 - disaggregated/test_auto_scaling.py::test_worker_restart[http-load_balancing]
125125 - disaggregated/test_auto_scaling.py::test_minimal_instances[http-round_robin]
126126 - disaggregated/test_auto_scaling.py::test_disagg_server_restart[http-round_robin]
127+ # ------------- AutoDeploy tests ---------------
128+ - accuracy/test_llm_api_autodeploy.py::TestNemotronMOE::test_bf16
127129- condition :
128130 ranges :
129131 system_gpu_count :
You can’t perform that action at this time.
0 commit comments