[Test] - Waive RTX Pro 6000 Slurm testing (#4672)

Signed-off-by: Yanchao Lu <yanchaol@nvidia.com>
This commit is contained in:
Yanchao Lu 2025-05-27 01:17:22 +08:00 committed by GitHub
parent 4318037ca3
commit 258d782b0a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1476,7 +1476,7 @@ def launchTestJobs(pipeline, testFilter, dockerNode=null)
fullSet = parallelJobs.keySet()
slurmX86Configs = [
"RTXPro6000-PyTorch-[Post-Merge]-1": ["rtx-pro-6000", "l0_rtx_pro_6000", 1, 1],
// "RTXPro6000-PyTorch-[Post-Merge]-1": ["rtx-pro-6000", "l0_rtx_pro_6000", 1, 1],
]
fullSet += slurmX86Configs.keySet()