@@ -4674,12 +4674,12 @@ def launchTestJobs(pipeline, testFilter)
46744674 " DGX_B200-8_GPUs-PyTorch-4" : [" auto:dgx-b200-flex" , " l0_dgx_b200" , 4 , 4 , 8 , 1 , true ],
46754675 " DGX_B200-8_GPUs-AutoDeploy-Post-Merge-1" : [" auto:dgx-b200-flex" , " l0_dgx_b200" , 1 , 1 , 8 , 1 , true ],
46764676 " DGX_B200-4_GPUs-Verl-Post-Merge-1" : [" auto:dgx-b200-flex" , " l0_verl" , 1 , 1 , 4 , 1 , true ],
4677- " B300-PyTorch-1" : [" auto:dgx-b300-flex" , " l0_b300" , 1 , 2 , 1 , 1 , true ],
4678- " B300-PyTorch-2" : [" auto:dgx-b300-flex" , " l0_b300" , 2 , 2 , 1 , 1 , true ],
4679- " B300-PyTorch-Post-Merge-1" : [" auto:dgx-b300-flex" , " l0_b300" , 1 , 1 , 1 , 1 , true ],
4680- " DGX_B300-4_GPUs-PyTorch-1" : [" auto:dgx-b300-flex" , " l0_dgx_b300" , 1 , 1 , 4 , 1 , true ],
4681- " DGX_B300-4_GPUs-PyTorch-Post-Merge-1" : [" auto:dgx-b300-flex" , " l0_dgx_b300" , 1 , 2 , 4 , 1 , true ],
4682- " DGX_B300-4_GPUs-PyTorch-Post-Merge-2" : [" auto:dgx-b300-flex" , " l0_dgx_b300" , 2 , 2 , 4 , 1 , true ],
4677+ // "B300-PyTorch-1": ["auto:dgx-b300-flex", "l0_b300", 1, 2, 1, 1, true],
4678+ // "B300-PyTorch-2": ["auto:dgx-b300-flex", "l0_b300", 2, 2, 1, 1, true],
4679+ // "B300-PyTorch-Post-Merge-1": ["auto:dgx-b300-flex", "l0_b300", 1, 1, 1, 1, true],
4680+ // "DGX_B300-4_GPUs-PyTorch-1": ["auto:dgx-b300-flex", "l0_dgx_b300", 1, 1, 4, 1, true],
4681+ // "DGX_B300-4_GPUs-PyTorch-Post-Merge-1": ["auto:dgx-b300-flex", "l0_dgx_b300", 1, 2, 4, 1, true],
4682+ // "DGX_B300-4_GPUs-PyTorch-Post-Merge-2": ["auto:dgx-b300-flex", "l0_dgx_b300", 2, 2, 4, 1, true],
46834683 // VisualGen PerfSanity post-merge test
46844684 " DGX_B200-8_GPUs-PyTorch-VisualGen-PerfSanity-Post-Merge-1" : [" auto:dgx-b200-flex" , " l0_b200_visual_gen_perf_sanity" , 1 , 1 , 8 , 1 , true ],
46854685 // PerfSanity post-merge tests
0 commit comments