Skip to content

Commit d99071e

Browse files
committed
add to dgx h100 and dgx b200 test lists
Signed-off-by: Gal Hubara Agam <96368689+galagam@users.noreply.github.com>
1 parent 382efad commit d99071e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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:

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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:

0 commit comments

Comments
 (0)