Skip to content

Commit 694b60d

Browse files
authored
[None][ci] Split H100_PCIe-PyTorch-Post-Merge test stage (#9559)
Signed-off-by: Yanchao Lu <yanchaol@nvidia.com>
1 parent 0398875 commit 694b60d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jenkins/L0_Test.groovy

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2726,9 +2726,9 @@ def launchTestJobs(pipeline, testFilter)
27262726
// "L40S-TensorRT-Post-Merge-4": ["l40s", "l0_l40s", 4, 5],
27272727
// "L40S-TensorRT-Post-Merge-5": ["l40s", "l0_l40s", 5, 5],
27282728
"L40S-FMHA-Post-Merge-1": ["l40s", "l0_l40s", 1, 1],
2729-
"H100_PCIe-PyTorch-Post-Merge-1": ["h100-cr", "l0_h100", 1, 1],
2730-
"H100_PCIe-CPP-Post-Merge-1": ["h100-cr", "l0_h100", 1, 2],
2731-
"H100_PCIe-CPP-Post-Merge-2": ["h100-cr", "l0_h100", 2, 2],
2729+
"H100_PCIe-PyTorch-Post-Merge-1": ["h100-cr", "l0_h100", 1, 2],
2730+
"H100_PCIe-PyTorch-Post-Merge-2": ["h100-cr", "l0_h100", 2, 2],
2731+
"H100_PCIe-CPP-Post-Merge-1": ["h100-cr", "l0_h100", 1, 1],
27322732
// "H100_PCIe-TensorRT-Post-Merge-1": ["h100-cr", "l0_h100", 1, 5],
27332733
// "H100_PCIe-TensorRT-Post-Merge-2": ["h100-cr", "l0_h100", 2, 5],
27342734
// "H100_PCIe-TensorRT-Post-Merge-3": ["h100-cr", "l0_h100", 3, 5],

0 commit comments

Comments
 (0)