58
58
connection : ASPNET Benchmarks Service Bus
59
59
serviceBusQueueName : citrine2
60
60
serviceBusNamespace : aspnetbenchmarks
61
- arguments : " $(ciProfile) --profile intel-lin-app --profile intel-load-load --profile intel-load2 -db "
61
+ arguments : " $(ciProfile) --profile intel-lin-app --profile intel-load-load --profile intel-db -db "
62
62
63
63
- job : Blazor_Intel_Perflin
64
64
displayName : 1- Blazor Intel Perflin
@@ -116,7 +116,7 @@ jobs:
116
116
connection : ASPNET Benchmarks Service Bus
117
117
serviceBusQueueName : citrine2
118
118
serviceBusNamespace : aspnetbenchmarks
119
- arguments : " $(ciProfile) --profile intel-lin-app --profile intel-load-load --profile intel-load2 -db "
119
+ arguments : " $(ciProfile) --profile intel-lin-app --profile intel-load-load --profile intel-db -db "
120
120
121
121
- job : HttpClient_Intel_Win
122
122
displayName : 2- HttpClient Intel Win
@@ -130,7 +130,7 @@ jobs:
130
130
connection : ASPNET Benchmarks Service Bus
131
131
serviceBusQueueName : citrine3
132
132
serviceBusNamespace : aspnetbenchmarks
133
- arguments : " $(ciProfile) --profile intel-win-app --profile intel-db -load "
133
+ arguments : " $(ciProfile) --profile intel-win-app --profile intel-load2 -load "
134
134
135
135
- job : Baselines_Gold_Win
136
136
displayName : 2- Baselines Gold Win
@@ -174,7 +174,7 @@ jobs:
174
174
connection : ASPNET Benchmarks Service Bus
175
175
serviceBusQueueName : citrine2
176
176
serviceBusNamespace : aspnetbenchmarks
177
- arguments : " $(ciProfile) --profile intel-lin-app --profile intel-load-load --profile intel-load2 -db "
177
+ arguments : " $(ciProfile) --profile intel-lin-app --profile intel-load-load --profile intel-db -db "
178
178
179
179
- job : Baselines_Intel_Win
180
180
displayName : 3- Baselines Intel Win
@@ -188,7 +188,7 @@ jobs:
188
188
connection : ASPNET Benchmarks Service Bus
189
189
serviceBusQueueName : citrine3
190
190
serviceBusNamespace : aspnetbenchmarks
191
- arguments : " $(ciProfile) --profile intel-win-app --profile intel-db -load "
191
+ arguments : " $(ciProfile) --profile intel-win-app --profile intel-load2 -load "
192
192
193
193
- job : Baselines_Amd_Lin2
194
194
displayName : 3- Baselines Amd Lin2
@@ -232,7 +232,7 @@ jobs:
232
232
connection : ASPNET Benchmarks Service Bus
233
233
serviceBusQueueName : citrine2
234
234
serviceBusNamespace : aspnetbenchmarks
235
- arguments : " $(ciProfile) --profile intel-win-app --profile intel-load2-load --profile intel-load -db "
235
+ arguments : " $(ciProfile) --profile intel-win-app --profile intel-load2-load --profile intel-db -db "
236
236
237
237
- job : Blazor_Gold_Lin
238
238
displayName : 4- Blazor Gold Lin
@@ -260,7 +260,7 @@ jobs:
260
260
connection : ASPNET Benchmarks Service Bus
261
261
serviceBusQueueName : mono
262
262
serviceBusNamespace : aspnetbenchmarks
263
- arguments : " $(ciProfile) --profile intel-lin-app --profile intel-db -load "
263
+ arguments : " $(ciProfile) --profile intel-lin-app --profile intel-load -load "
264
264
265
265
# GROUP 5
266
266
@@ -348,7 +348,7 @@ jobs:
348
348
connection : ASPNET Benchmarks Service Bus
349
349
serviceBusQueueName : citrine2
350
350
serviceBusNamespace : aspnetbenchmarks
351
- arguments : " $(ciProfile) --profile intel-lin-app --profile intel-load-load --profile intel-load2 -db "
351
+ arguments : " $(ciProfile) --profile intel-lin-app --profile intel-load-load --profile intel-db -db "
352
352
353
353
- job : Trends_Gold_Win
354
354
displayName : 6- Trends Gold Win
@@ -376,7 +376,7 @@ jobs:
376
376
connection : ASPNET Benchmarks Service Bus
377
377
serviceBusQueueName : mono
378
378
serviceBusNamespace : aspnetbenchmarks
379
- arguments : " $(ciProfile) --profile intel-win-app --profile intel-db -load "
379
+ arguments : " $(ciProfile) --profile intel-win-app --profile intel-load2 -load "
380
380
381
381
# GROUP 7
382
382
@@ -406,7 +406,7 @@ jobs:
406
406
connection : ASPNET Benchmarks Service Bus
407
407
serviceBusQueueName : citrine2
408
408
serviceBusNamespace : aspnetbenchmarks
409
- arguments : " $(ciProfile) --profile intel-lin-app --profile intel-load-load --profile intel-load2 -db "
409
+ arguments : " $(ciProfile) --profile intel-lin-app --profile intel-load-load --profile intel-db -db "
410
410
411
411
- job : Trends_Amd_Lin2
412
412
displayName : 7- Trends Amd Lin2
0 commit comments