Skip to content

Commit f77a6be

Browse files
committed
update stage name
Signed-off-by: Yuanjing Xue <197832395+yuanjingx87@users.noreply.github.com>
1 parent 39540bd commit f77a6be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jenkins/L0_Test.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2685,7 +2685,7 @@ def launchTestJobs(pipeline, testFilter)
26852685
"DGX_B200-4_GPUs-PyTorch-2": ["b200-x4", "l0_dgx_b200", 2, 2, 4],
26862686
"DGX_B200-4_GPUs-PyTorch-Ray-1": ["b200-x4", "l0_dgx_b200", 1, 1, 4],
26872687
"DGX_B200-8_GPUs-PyTorch-1": ["b200-x8", "l0_dgx_b200", 1, 1, 8],
2688-
"DGX_B200-4_GPUs-PyTorch-Post-Merge-1": ["b200-trtllm", "l0_dgx_b200", 1, 1, 10, 1, true],
2688+
"DGX_B200-10_GPUs-PyTorch-Post-Merge-1": ["b200-trtllm", "l0_dgx_b200", 1, 1, 10, 1, true],
26892689
"DGX_B300-4_GPUs-PyTorch-Post-Merge-1": ["b300-x4", "l0_dgx_b300", 1, 1, 4],
26902690
// Perf sanity post merge test
26912691
// Disable perf stages due to https://nvbugs/5643646

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ l0_dgx_b200:
8383
- disaggregated/test_disaggregated.py::test_disaggregated_ctxpp4_gentp4[TinyLlama-1.1B-Chat-v1.0]
8484
- examples/test_ray.py::test_llm_inference_distributed_ray[tp2pp2]
8585
- examples/test_ray.py::test_ray_disaggregated_serving[tp2]
86-
- ondition:
86+
- condition:
8787
ranges:
8888
system_gpu_count:
8989
gte: 8

0 commit comments

Comments
 (0)