Skip to content

Commit ac38ca9

Browse files
committed
Removed unneeded configuration options from the hosted cobalt configuration.
1 parent 416b39b commit ac38ca9

File tree

1 file changed

+10
-20
lines changed

1 file changed

+10
-20
lines changed

build/benchmarks_ci_cobalt.json

Lines changed: 10 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
"priority": 1,
2121
"profiles": [
2222
"cobalt-hosted-lin-server-app"
23-
],
24-
"default_profile": "cobalt-hosted-lin-server-app"
23+
]
2524
}
2625
},
2726
"preferred_partners": [
@@ -36,11 +35,9 @@
3635
"priority": 1,
3736
"profiles": [
3837
"cobalt-hosted-lin-client-load"
39-
],
40-
"default_profile": "cobalt-hosted-lin-client-load"
38+
]
4139
}
42-
},
43-
"preferred_partners": []
40+
}
4441
},
4542
{
4643
"name": "cobalt-hosted-lin-db",
@@ -49,11 +46,9 @@
4946
"priority": 1,
5047
"profiles": [
5148
"cobalt-hosted-lin-db-db"
52-
],
53-
"default_profile": "cobalt-hosted-lin-db-db"
49+
]
5450
}
55-
},
56-
"preferred_partners": []
51+
}
5752
},
5853
{
5954
"name": "cobalt-hosted-lin-server-azure-linux3",
@@ -62,8 +57,7 @@
6257
"priority": 1,
6358
"profiles": [
6459
"cobalt-hosted-lin-server-azure-linux3-app"
65-
],
66-
"default_profile": "cobalt-hosted-lin-server-azure-linux3-app"
60+
]
6761
}
6862
},
6963
"preferred_partners": [
@@ -78,11 +72,9 @@
7872
"priority": 1,
7973
"profiles": [
8074
"cobalt-hosted-lin-client-azure-linux3-load"
81-
],
82-
"default_profile": "cobalt-hosted-lin-client-azure-linux3-load"
75+
]
8376
}
84-
},
85-
"preferred_partners": []
77+
}
8678
},
8779
{
8880
"name": "cobalt-hosted-lin-db-azure-linux3",
@@ -91,11 +83,9 @@
9183
"priority": 1,
9284
"profiles": [
9385
"cobalt-hosted-lin-db-azure-linux3-db"
94-
],
95-
"default_profile": "cobalt-hosted-lin-db-azure-linux3-db"
86+
]
9687
}
97-
},
98-
"preferred_partners": []
88+
}
9989
}
10090
],
10191
"scenarios": [

0 commit comments

Comments
 (0)