[None][infra] Enable sparck ci since spark cloud migration is done (#11407)

Signed-off-by: qqiao <qqiao@nvidia.com>
This commit is contained in:
Emma Qiao 2026-02-10 14:47:22 +08:00 committed by GitHub
parent c3cdc93211
commit 17cc1c13d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3334,8 +3334,7 @@ def launchTestJobs(pipeline, testFilter)
SBSATestConfigs = [
"GH200-TensorRT-Post-Merge-1": ["gh200", "l0_gh200", 1, 1],
// DGX Spark is also named as GB10 Grace Blackwell Superchip.
// Disable GB10 stage temporarily due to migration of Spark cloud
// "GB10-PyTorch-1": ["gb10x", "l0_gb10", 1, 1],
"GB10-PyTorch-1": ["gb10x", "l0_gb10", 1, 1],
]
fullSet += SBSATestConfigs.keySet()