未验证 提交 949aa82c 编写于 作者: S Santiago Fernandez Madero 提交者: GitHub

Increase crossgen-comparison job timeout (#2160)

上级 fe043561
......@@ -75,9 +75,7 @@ jobs:
# Run all steps in the container.
# Note that the containers are defined in platform-matrix.yml
container: ${{ parameters.container }}
${{ if eq(parameters.testGroup, 'innerloop') }}:
timeoutInMinutes: 150 # 2.5 hrs
timeoutInMinutes: 90 # 1.5 hrs
steps:
......@@ -150,7 +148,7 @@ jobs:
HelixTargetQueues: ${{ join(' ', parameters.helixQueues) }}
${{ if ne(variables['System.TeamProject'], 'internal') }}:
Creator: $(Creator)
WorkItemTimeout: 2:00 # 2 hours
WorkItemTimeout: 1:30 # 1:30 hours
WorkItemDirectory: '$(artifactsDirectory)'
CorrelationPayloadDirectory: '$(coreClrRepoRoot)/tests/scripts'
${{ if ne(parameters.osName, 'Windows_NT') }}:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册