diff --git a/jenkins/L0_Test.groovy b/jenkins/L0_Test.groovy index 8333c69ca2..1d7583a57e 100644 --- a/jenkins/L0_Test.groovy +++ b/jenkins/L0_Test.groovy @@ -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()