[CI] Temporarily disable RCCL UT Standalone.RegressionTiming in CI (#1350)
Signed-off-by: nileshnegi <Nilesh.Negi@amd.com>
[ROCm/rccl commit: 8b3ed8f104]
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
d5a2245a40
Коммит
efc500d2ff
@@ -17,6 +17,9 @@ def runCompileCommand(platform, project, jobName)
|
||||
|
||||
def runTestCommand (platform, project, gfilter, envars)
|
||||
{
|
||||
// Temporarily disable Standalone.RegressionTiming for RCCL CI
|
||||
gfilter = "*:-Standalone.Regression*"
|
||||
|
||||
String sudo = auxiliary.sudo(platform.jenkinsLabel)
|
||||
|
||||
def command = """#!/usr/bin/env bash
|
||||
|
||||
Ссылка в новой задаче
Block a user