CI: decrease precheckin and extended test timeouts (#675)
이 커밋은 다음에 포함됨:
@@ -15,7 +15,7 @@ def runCI =
|
||||
|
||||
def prj = new rocProject('rccl', 'Extended')
|
||||
|
||||
prj.timeout.test = 1440
|
||||
prj.timeout.test = 600
|
||||
prj.paths.build_command = './install.sh -t '
|
||||
|
||||
// Define test architectures, optional rocm version argument is available
|
||||
|
||||
@@ -15,7 +15,7 @@ def runCI =
|
||||
|
||||
def prj = new rocProject('rccl', 'PreCheckin')
|
||||
|
||||
prj.timeout.test = 1440
|
||||
prj.timeout.test = 300
|
||||
prj.paths.build_command = './install.sh -t '
|
||||
|
||||
// Define test architectures, optional rocm version argument is available
|
||||
|
||||
새 이슈에서 참조
사용자 차단