Skip to content

Commit 9d418ae

Browse files
committed
Update the profile names for used in the benchmarks_ci_azure.json file to match the recent update to azure.profile.yml.
1 parent 1e0d6e0 commit 9d418ae

File tree

1 file changed

+50
-50
lines changed

1 file changed

+50
-50
lines changed

build/benchmarks_ci_azure.json

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -15,171 +15,171 @@
1515
},
1616
"machines": [
1717
{
18-
"name": "azure-arm64-db",
18+
"name": "azure-db",
1919
"capabilities": {
2020
"db": {
2121
"priority": 1,
2222
"profiles": [
23-
"azure-arm64-db-db"
23+
"azure-db-db"
2424
],
25-
"default_profile": "azure-arm64-db-db"
25+
"default_profile": "azure-db-db"
2626
},
2727
"load": {
2828
"priority": 2,
2929
"profiles": [
30-
"azure-arm64-db-load"
30+
"azure-db-load"
3131
],
32-
"default_profile": "azure-arm64-db-load"
32+
"default_profile": "azure-db-load"
3333
},
3434
"sut": {
3535
"priority": 3,
3636
"profiles": [
37-
"azure-arm64-db-app"
37+
"azure-db-app"
3838
],
39-
"default_profile": "azure-arm64-db-app"
39+
"default_profile": "azure-db-app"
4040
}
4141
},
4242
"preferred_partners": []
4343
},
4444
{
45-
"name": "azure-arm64-client",
45+
"name": "azure-client",
4646
"capabilities": {
4747
"load": {
4848
"priority": 1,
4949
"profiles": [
50-
"azure-arm64-client-load"
50+
"azure-client-load"
5151
],
52-
"default_profile": "azure-arm64-client-load"
52+
"default_profile": "azure-client-load"
5353
},
5454
"sut": {
5555
"priority": 2,
5656
"profiles": [
57-
"azure-arm64-client-app"
57+
"azure-client-app"
5858
],
59-
"default_profile": "azure-arm64-client-app"
59+
"default_profile": "azure-client-app"
6060
},
6161
"db": {
6262
"priority": 3,
6363
"profiles": [
64-
"azure-arm64-client-db"
64+
"azure-client-db"
6565
],
66-
"default_profile": "azure-arm64-client-db"
66+
"default_profile": "azure-client-db"
6767
}
6868
},
6969
"preferred_partners": []
7070
},
7171
{
72-
"name": "azure-arm64-server",
72+
"name": "azure-server-arm64",
7373
"capabilities": {
7474
"sut": {
7575
"priority": 1,
7676
"profiles": [
77-
"azure-arm64-server-app"
77+
"azure-server-arm64-app"
7878
],
79-
"default_profile": "azure-arm64-server-app"
79+
"default_profile": "azure-server-arm64-app"
8080
},
8181
"load": {
8282
"priority": 2,
8383
"profiles": [
84-
"azure-arm64-server-load"
84+
"azure-server-arm64-load"
8585
],
86-
"default_profile": "azure-arm64-server-load"
86+
"default_profile": "azure-server-arm64-load"
8787
},
8888
"db": {
8989
"priority": 3,
9090
"profiles": [
91-
"azure-arm64-server-db"
91+
"azure-server-arm64-db"
9292
],
93-
"default_profile": "azure-arm64-server-db"
93+
"default_profile": "azure-server-arm64-db"
9494
}
9595
},
9696
"preferred_partners": [
97-
"azure-arm64-client",
98-
"azure-arm64-db"
97+
"azure-client",
98+
"azure-db"
9999
]
100100
},
101101
{
102-
"name": "azure-client",
102+
"name": "azure2-client",
103103
"capabilities": {
104104
"load": {
105105
"priority": 1,
106106
"profiles": [
107-
"azure-client-load"
107+
"azure2-client-load"
108108
],
109-
"default_profile": "azure-client-load"
109+
"default_profile": "azure2-client-load"
110110
},
111111
"sut": {
112112
"priority": 2,
113113
"profiles": [
114-
"azure-client-app"
114+
"azure2-client-app"
115115
],
116-
"default_profile": "azure-client-app"
116+
"default_profile": "azure2-client-app"
117117
},
118118
"db": {
119119
"priority": 3,
120120
"profiles": [
121-
"azure-client-db"
121+
"azure2-client-db"
122122
],
123-
"default_profile": "azure-client-db"
123+
"default_profile": "azure2-client-db"
124124
}
125125
},
126126
"preferred_partners": []
127127
},
128128
{
129-
"name": "azure-db",
129+
"name": "azure2-db",
130130
"capabilities": {
131131
"db": {
132132
"priority": 1,
133133
"profiles": [
134-
"azure-db-db"
134+
"azure2-db-db"
135135
],
136-
"default_profile": "azure-db-db"
136+
"default_profile": "azure2-db-db"
137137
},
138138
"sut": {
139139
"priority": 2,
140140
"profiles": [
141-
"azure-db-app"
141+
"azure2-db-app"
142142
],
143-
"default_profile": "azure-db-app"
143+
"default_profile": "azure2-db-app"
144144
},
145145
"load": {
146146
"priority": 3,
147147
"profiles": [
148-
"azure-db-load"
148+
"azure2-db-load"
149149
],
150-
"default_profile": "azure-db-load"
150+
"default_profile": "azure2-db-load"
151151
}
152152
},
153153
"preferred_partners": []
154154
},
155155
{
156-
"name": "azure-server",
156+
"name": "azure2-server-amd64",
157157
"capabilities": {
158158
"sut": {
159159
"priority": 1,
160160
"profiles": [
161-
"azure-server-app"
161+
"azure2-server-amd64-app"
162162
],
163-
"default_profile": "azure-server-app"
163+
"default_profile": "azure2-server-amd64-app"
164164
},
165165
"load": {
166166
"priority": 2,
167167
"profiles": [
168-
"azure-server-load"
168+
"azure2-server-amd64-load"
169169
],
170-
"default_profile": "azure-server-load"
170+
"default_profile": "azure2-server-amd64-load"
171171
},
172172
"db": {
173173
"priority": 3,
174174
"profiles": [
175-
"azure-server-db"
175+
"azure2-server-amd64-db"
176176
],
177-
"default_profile": "azure-server-db"
177+
"default_profile": "azure2-server-amd64-db"
178178
}
179179
},
180180
"preferred_partners": [
181-
"azure-client",
182-
"azure-db"
181+
"azure2-client",
182+
"azure2-db"
183183
]
184184
},
185185
{
@@ -209,7 +209,7 @@
209209
},
210210
"preferred_partners": [
211211
"idna-intel-lin",
212-
"azure-db"
212+
"azure2-db"
213213
]
214214
},
215215
{
@@ -239,7 +239,7 @@
239239
},
240240
"preferred_partners": [
241241
"idna-amd-lin",
242-
"azure-db"
242+
"azure2-db"
243243
]
244244
},
245245
{
@@ -269,7 +269,7 @@
269269
},
270270
"preferred_partners": [
271271
"idna-amd-lin",
272-
"azure-db"
272+
"azure2-db"
273273
]
274274
},
275275
{
@@ -299,7 +299,7 @@
299299
},
300300
"preferred_partners": [
301301
"idna-amd-lin",
302-
"azure-db"
302+
"azure2-db"
303303
]
304304
}
305305
],

0 commit comments

Comments
 (0)