19
19
"sut" : {
20
20
"priority" : 1 ,
21
21
"profiles" : [
22
- " cobalt-hosted-lin-server-app"
22
+ " cobalt-hosted-lin-server-app" ,
23
+ " cobalt-hosted-lin-server-28-app"
23
24
]
24
25
}
25
26
},
56
57
"sut" : {
57
58
"priority" : 1 ,
58
59
"profiles" : [
59
- " cobalt-hosted-lin-server-azure-linux3-app"
60
+ " cobalt-hosted-lin-server-azure-linux3-app" ,
61
+ " cobalt-hosted-lin-server-azure-linux3-28-app"
60
62
]
61
63
}
62
64
},
99
101
],
100
102
"estimated_runtime" : 30.0
101
103
},
104
+ {
105
+ "name" : " Baselines 28 Core" ,
106
+ "template" : " baselines-scenarios.yml" ,
107
+ "type" : 2 ,
108
+ "target_machines" : [
109
+ " cobalt-hosted-lin-server" ,
110
+ " cobalt-hosted-lin-server-azure-linux3"
111
+ ],
112
+ "estimated_runtime" : 30.0 ,
113
+ "profile_overrides" : {
114
+ "cobalt-hosted-lin-server" : {
115
+ "sut" : " cobalt-hosted-lin-server-28-app"
116
+ },
117
+ "cobalt-hosted-lin-server-azure-linux3" : {
118
+ "sut" : " cobalt-hosted-lin-server-azure-linux3-28-app"
119
+ }
120
+ }
121
+ },
102
122
{
103
123
"name" : " Baselines Database" ,
104
124
"template" : " baselines-database-scenarios.yml" ,
109
129
],
110
130
"estimated_runtime" : 45.0
111
131
},
132
+ {
133
+ "name" : " Baselines Database 28 Core" ,
134
+ "template" : " baselines-database-scenarios.yml" ,
135
+ "type" : 3 ,
136
+ "target_machines" : [
137
+ " cobalt-hosted-lin-server" ,
138
+ " cobalt-hosted-lin-server-azure-linux3"
139
+ ],
140
+ "estimated_runtime" : 45.0 ,
141
+ "profile_overrides" : {
142
+ "cobalt-hosted-lin-server" : {
143
+ "sut" : " cobalt-hosted-lin-server-28-app"
144
+ },
145
+ "cobalt-hosted-lin-server-azure-linux3" : {
146
+ "sut" : " cobalt-hosted-lin-server-azure-linux3-28-app"
147
+ }
148
+ }
149
+ },
112
150
{
113
151
"name" : " Containers" ,
114
152
"template" : " containers-scenarios.yml" ,
119
157
],
120
158
"estimated_runtime" : 90.0
121
159
},
160
+ {
161
+ "name" : " Crossgen" ,
162
+ "template" : " crossgen2-scenarios.yml" ,
163
+ "type" : 2 ,
164
+ "target_machines" : [
165
+ " cobalt-hosted-lin-server" ,
166
+ " cobalt-hosted-lin-server-azure-linux3"
167
+ ],
168
+ "estimated_runtime" : 5.0
169
+ },
170
+ {
171
+ "name" : " Crossgen 28 Core" ,
172
+ "template" : " crossgen2-scenarios.yml" ,
173
+ "type" : 2 ,
174
+ "target_machines" : [
175
+ " cobalt-hosted-lin-server" ,
176
+ " cobalt-hosted-lin-server-azure-linux3"
177
+ ],
178
+ "estimated_runtime" : 5.0 ,
179
+ "profile_overrides" : {
180
+ "cobalt-hosted-lin-server" : {
181
+ "sut" : " cobalt-hosted-lin-server-28-app"
182
+ },
183
+ "cobalt-hosted-lin-server-azure-linux3" : {
184
+ "sut" : " cobalt-hosted-lin-server-azure-linux3-28-app"
185
+ }
186
+ }
187
+ },
188
+ {
189
+ "name" : " Frameworks" ,
190
+ "template" : " frameworks-scenarios.yml" ,
191
+ "type" : 3 ,
192
+ "target_machines" : [
193
+ " cobalt-hosted-lin-server" ,
194
+ " cobalt-hosted-lin-server-azure-linux3"
195
+ ],
196
+ "estimated_runtime" : 15.0
197
+ },
198
+ {
199
+ "name" : " Frameworks 28 Core" ,
200
+ "template" : " frameworks-scenarios.yml" ,
201
+ "type" : 3 ,
202
+ "target_machines" : [
203
+ " cobalt-hosted-lin-server" ,
204
+ " cobalt-hosted-lin-server-azure-linux3"
205
+ ],
206
+ "estimated_runtime" : 15.0 ,
207
+ "profile_overrides" : {
208
+ "cobalt-hosted-lin-server" : {
209
+ "sut" : " cobalt-hosted-lin-server-28-app"
210
+ },
211
+ "cobalt-hosted-lin-server-azure-linux3" : {
212
+ "sut" : " cobalt-hosted-lin-server-azure-linux3-28-app"
213
+ }
214
+ }
215
+ },
216
+ {
217
+ "name" : " Frameworks Database" ,
218
+ "template" : " frameworks-database-scenarios.yml" ,
219
+ "type" : 3 ,
220
+ "target_machines" : [
221
+ " cobalt-hosted-lin-server" ,
222
+ " cobalt-hosted-lin-server-azure-linux3"
223
+ ],
224
+ "estimated_runtime" : 20.0
225
+ },
226
+ {
227
+ "name" : " Frameworks Database 28 Core" ,
228
+ "template" : " frameworks-database-scenarios.yml" ,
229
+ "type" : 3 ,
230
+ "target_machines" : [
231
+ " cobalt-hosted-lin-server" ,
232
+ " cobalt-hosted-lin-server-azure-linux3"
233
+ ],
234
+ "estimated_runtime" : 20.0 ,
235
+ "profile_overrides" : {
236
+ "cobalt-hosted-lin-server" : {
237
+ "sut" : " cobalt-hosted-lin-server-28-app"
238
+ },
239
+ "cobalt-hosted-lin-server-azure-linux3" : {
240
+ "sut" : " cobalt-hosted-lin-server-azure-linux3-28-app"
241
+ }
242
+ }
243
+ },
244
+ {
245
+ "name" : " GC" ,
246
+ "template" : " gc-scenarios.yml" ,
247
+ "type" : 1 ,
248
+ "target_machines" : [
249
+ " cobalt-hosted-lin-server" ,
250
+ " cobalt-hosted-lin-server-azure-linux3"
251
+ ],
252
+ "estimated_runtime" : 15.0
253
+ },
254
+ {
255
+ "name" : " GC 28 Core" ,
256
+ "template" : " gc-scenarios.yml" ,
257
+ "type" : 1 ,
258
+ "target_machines" : [
259
+ " cobalt-hosted-lin-server" ,
260
+ " cobalt-hosted-lin-server-azure-linux3"
261
+ ],
262
+ "estimated_runtime" : 15.0 ,
263
+ "profile_overrides" : {
264
+ "cobalt-hosted-lin-server" : {
265
+ "sut" : " cobalt-hosted-lin-server-28-app"
266
+ },
267
+ "cobalt-hosted-lin-server-azure-linux3" : {
268
+ "sut" : " cobalt-hosted-lin-server-azure-linux3-28-app"
269
+ }
270
+ }
271
+ },
122
272
{
123
273
"name" : " MVC" ,
124
274
"template" : " mvc-scenarios.yml" ,
129
279
],
130
280
"estimated_runtime" : 20.0
131
281
},
282
+ {
283
+ "name" : " NativeAOT" ,
284
+ "template" : " nativeaot-scenarios.yml" ,
285
+ "type" : 3 ,
286
+ "target_machines" : [
287
+ " cobalt-hosted-lin-server" ,
288
+ " cobalt-hosted-lin-server-azure-linux3"
289
+ ],
290
+ "estimated_runtime" : 20.0
291
+ },
292
+ {
293
+ "name" : " NativeAOT 28 Core" ,
294
+ "template" : " nativeaot-scenarios.yml" ,
295
+ "type" : 3 ,
296
+ "target_machines" : [
297
+ " cobalt-hosted-lin-server" ,
298
+ " cobalt-hosted-lin-server-azure-linux3"
299
+ ],
300
+ "estimated_runtime" : 20.0 ,
301
+ "profile_overrides" : {
302
+ "cobalt-hosted-lin-server" : {
303
+ "sut" : " cobalt-hosted-lin-server-28-app"
304
+ },
305
+ "cobalt-hosted-lin-server-azure-linux3" : {
306
+ "sut" : " cobalt-hosted-lin-server-azure-linux3-28-app"
307
+ }
308
+ }
309
+ },
310
+ {
311
+ "name" : " PGO" ,
312
+ "template" : " pgo-scenarios.yml" ,
313
+ "type" : 3 ,
314
+ "target_machines" : [
315
+ " cobalt-hosted-lin-server" ,
316
+ " cobalt-hosted-lin-server-azure-linux3"
317
+ ],
318
+ "estimated_runtime" : 90.0
319
+ },
320
+ {
321
+ "name" : " PGO 28 Core" ,
322
+ "template" : " pgo-scenarios.yml" ,
323
+ "type" : 3 ,
324
+ "target_machines" : [
325
+ " cobalt-hosted-lin-server" ,
326
+ " cobalt-hosted-lin-server-azure-linux3"
327
+ ],
328
+ "estimated_runtime" : 90.0 ,
329
+ "profile_overrides" : {
330
+ "cobalt-hosted-lin-server" : {
331
+ "sut" : " cobalt-hosted-lin-server-28-app"
332
+ },
333
+ "cobalt-hosted-lin-server-azure-linux3" : {
334
+ "sut" : " cobalt-hosted-lin-server-azure-linux3-28-app"
335
+ }
336
+ }
337
+ },
132
338
{
133
339
"name" : " Trends" ,
134
340
"template" : " trend-scenarios.yml" ,
139
345
],
140
346
"estimated_runtime" : 20.0
141
347
},
348
+ {
349
+ "name" : " Trends 28 Core" ,
350
+ "template" : " trend-scenarios.yml" ,
351
+ "type" : 2 ,
352
+ "target_machines" : [
353
+ " cobalt-hosted-lin-server" ,
354
+ " cobalt-hosted-lin-server-azure-linux3"
355
+ ],
356
+ "estimated_runtime" : 20.0 ,
357
+ "profile_overrides" : {
358
+ "cobalt-hosted-lin-server" : {
359
+ "sut" : " cobalt-hosted-lin-server-28-app"
360
+ },
361
+ "cobalt-hosted-lin-server-azure-linux3" : {
362
+ "sut" : " cobalt-hosted-lin-server-azure-linux3-28-app"
363
+ }
364
+ }
365
+ },
142
366
{
143
367
"name" : " Trends Database" ,
144
368
"template" : " trend-database-scenarios.yml" ,
148
372
" cobalt-hosted-lin-server-azure-linux3"
149
373
],
150
374
"estimated_runtime" : 15.0
375
+ },
376
+ {
377
+ "name" : " Trends Database 28 Core" ,
378
+ "template" : " trend-database-scenarios.yml" ,
379
+ "type" : 3 ,
380
+ "target_machines" : [
381
+ " cobalt-hosted-lin-server" ,
382
+ " cobalt-hosted-lin-server-azure-linux3"
383
+ ],
384
+ "estimated_runtime" : 15.0 ,
385
+ "profile_overrides" : {
386
+ "cobalt-hosted-lin-server" : {
387
+ "sut" : " cobalt-hosted-lin-server-28-app"
388
+ },
389
+ "cobalt-hosted-lin-server-azure-linux3" : {
390
+ "sut" : " cobalt-hosted-lin-server-azure-linux3-28-app"
391
+ }
392
+ }
151
393
}
152
394
]
153
395
}
0 commit comments