File tree 2 files changed +11
-0
lines changed
2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -260,6 +260,7 @@ jobs:
260
260
platforms :
261
261
- linux_x64
262
262
jobParameters :
263
+ timeoutInMinutes : 1260
263
264
testGroup : perf
264
265
liveLibrariesBuildConfig : Release
265
266
runtimeType : mono
@@ -277,6 +278,7 @@ jobs:
277
278
platforms :
278
279
- linux_x64
279
280
jobParameters :
281
+ timeoutInMinutes : 1260
280
282
testGroup : perf
281
283
liveLibrariesBuildConfig : Release
282
284
runtimeType : mono
@@ -295,6 +297,7 @@ jobs:
295
297
platforms :
296
298
- linux_x64
297
299
jobParameters :
300
+ timeoutInMinutes : 1260
298
301
testGroup : perf
299
302
liveLibrariesBuildConfig : Release
300
303
runtimeType : mono
@@ -316,6 +319,7 @@ jobs:
316
319
- windows_x86
317
320
- linux_musl_x64
318
321
jobParameters :
322
+ timeoutInMinutes : 1260
319
323
testGroup : perf
320
324
liveLibrariesBuildConfig : Release
321
325
projectFile : microbenchmarks.proj
@@ -348,6 +352,7 @@ jobs:
348
352
platforms :
349
353
- linux_x64
350
354
jobParameters :
355
+ timeoutInMinutes : 1260
351
356
testGroup : perf
352
357
liveLibrariesBuildConfig : Release
353
358
projectFile : microbenchmarks.proj
@@ -384,6 +389,7 @@ jobs:
384
389
- windows_x64
385
390
- windows_x86
386
391
jobParameters :
392
+ timeoutInMinutes : 1260
387
393
testGroup : perf
388
394
liveLibrariesBuildConfig : Release
389
395
projectFile : crossgen_perf.proj
Original file line number Diff line number Diff line change 38
38
platforms :
39
39
- linux_x64
40
40
jobParameters :
41
+ timeoutInMinutes : 1260
41
42
testGroup : perf
42
43
liveLibrariesBuildConfig : Release
43
44
runtimeType : wasm
64
65
platforms :
65
66
- linux_x64
66
67
jobparameters :
68
+ timeoutInMinutes : 1260
67
69
testgroup : perf
68
70
livelibrariesbuildconfig : Release
69
71
skipLiveLibrariesDownload : true
@@ -105,6 +107,7 @@ jobs:
105
107
platforms :
106
108
- linux_x64
107
109
jobParameters :
110
+ timeoutInMinutes : 1260
108
111
testGroup : perf
109
112
liveLibrariesBuildConfig : Release
110
113
skipLiveLibrariesDownload : true
@@ -132,6 +135,7 @@ jobs:
132
135
platforms :
133
136
- linux_x64
134
137
jobparameters :
138
+ timeoutInMinutes : 1260
135
139
testgroup : perf
136
140
livelibrariesbuildconfig : Release
137
141
skipLiveLibrariesDownload : true
@@ -159,6 +163,7 @@ jobs:
159
163
platforms :
160
164
- linux_x64
161
165
jobParameters :
166
+ timeoutInMinutes : 1260
162
167
testGroup : perf
163
168
liveLibrariesBuildConfig : Release
164
169
skipLiveLibrariesDownload : true
You can’t perform that action at this time.
0 commit comments