Remove unused parameter.
[chromium-blink-merge.git] / testing / buildbot / chromium.perf.json
blob23dfbb773ed34317fea6241411d4092fab7e8b92
2   "Android MotoE Perf": {
3     "scripts": [
4       {
5         "name": "host_info",
6         "script": "host_info.py"
7       },
8       {
9         "args": [
10           "gpu_perftests"
11         ],
12         "name": "gpu_perftests",
13         "script": "gtest_perf_test.py"
14       },
15       {
16         "args": [
17           "cc_perftests"
18         ],
19         "name": "cc_perftests",
20         "script": "gtest_perf_test.py"
21       }
22     ]
23   },
24   "Android Nexus10 Perf": {
25     "scripts": [
26       {
27         "name": "host_info",
28         "script": "host_info.py"
29       },
30       {
31         "args": [
32           "gpu_perftests"
33         ],
34         "name": "gpu_perftests",
35         "script": "gtest_perf_test.py"
36       },
37       {
38         "args": [
39           "cc_perftests"
40         ],
41         "name": "cc_perftests",
42         "script": "gtest_perf_test.py"
43       }
44     ]
45   },
46   "Android Nexus4 Perf": {
47     "scripts": [
48       {
49         "name": "host_info",
50         "script": "host_info.py"
51       },
52       {
53         "args": [
54           "gpu_perftests"
55         ],
56         "name": "gpu_perftests",
57         "script": "gtest_perf_test.py"
58       },
59       {
60         "args": [
61           "cc_perftests"
62         ],
63         "name": "cc_perftests",
64         "script": "gtest_perf_test.py"
65       }
66     ]
67   },
68   "Android Nexus5 Perf": {
69     "scripts": [
70       {
71         "name": "host_info",
72         "script": "host_info.py"
73       },
74       {
75         "args": [
76           "gpu_perftests"
77         ],
78         "name": "gpu_perftests",
79         "script": "gtest_perf_test.py"
80       },
81       {
82         "args": [
83           "cc_perftests"
84         ],
85         "name": "cc_perftests",
86         "script": "gtest_perf_test.py"
87       }
88     ]
89   },
90   "Android Nexus6 Perf": {
91     "scripts": [
92       {
93         "name": "host_info",
94         "script": "host_info.py"
95       },
96       {
97         "args": [
98           "cc_perftests"
99         ],
100         "name": "cc_perftests",
101         "script": "gtest_perf_test.py"
102       }
103     ]
104   },
105   "Android Nexus7v2 Perf": {
106     "scripts": [
107       {
108         "name": "host_info",
109         "script": "host_info.py"
110       },
111       {
112         "args": [
113           "gpu_perftests"
114         ],
115         "name": "gpu_perftests",
116         "script": "gtest_perf_test.py"
117       },
118       {
119         "args": [
120           "cc_perftests"
121         ],
122         "name": "cc_perftests",
123         "script": "gtest_perf_test.py"
124       }
125     ]
126   },
127   "Android Nexus9 Perf": {
128     "scripts": [
129       {
130         "name": "host_info",
131         "script": "host_info.py"
132       },
133       {
134         "args": [
135           "gpu_perftests"
136         ],
137         "name": "gpu_perftests",
138         "script": "gtest_perf_test.py"
139       },
140       {
141         "args": [
142           "cc_perftests"
143         ],
144         "name": "cc_perftests",
145         "script": "gtest_perf_test.py"
146       }
147     ]
148   },
149   "Android One Perf": {
150     "scripts": [
151       {
152         "name": "host_info",
153         "script": "host_info.py"
154       }
155     ]
156   },
157   "Linux Perf (3)": {
158     "scripts": [
159       {
160         "args": [
161           "cc_perftests",
162           "--test-launcher-print-test-stdio=always"
163         ],
164         "name": "cc_perftests",
165         "script": "gtest_perf_test.py"
166       }
167     ]
168   },
169   "Mac 10.8 Perf (1)": {
170     "scripts": [
171       {
172         "args": [
173           "gpu_perftests",
174           "--test-launcher-print-test-stdio=always"
175         ],
176         "name": "gpu_perftests",
177         "script": "gtest_perf_test.py"
178       }
179     ]
180   },
181   "Mac 10.8 Perf (3)": {
182     "scripts": [
183       {
184         "args": [
185           "cc_perftests",
186           "--test-launcher-print-test-stdio=always"
187         ],
188         "name": "cc_perftests",
189         "script": "gtest_perf_test.py"
190       },
191       {
192         "args": [
193           "performance_browser_tests",
194           "--test-launcher-print-test-stdio=always",
195           "--gtest_filter=TabCapturePerformanceTest.*",
196           "--test-launcher-jobs=1",
197           "--enable-gpu"
198         ],
199         "name": "performance_browser_tests",
200         "script": "gtest_perf_test.py"
201       }
202     ]
203   },
204   "Mac 10.9 Perf (1)": {
205     "scripts": [
206       {
207         "args": [
208           "gpu_perftests",
209           "--test-launcher-print-test-stdio=always"
210         ],
211         "name": "gpu_perftests",
212         "script": "gtest_perf_test.py"
213       }
214     ]
215   },
216   "Mac 10.9 Perf (3)": {
217     "scripts": [
218       {
219         "args": [
220           "cc_perftests",
221           "--test-launcher-print-test-stdio=always"
222         ],
223         "name": "cc_perftests",
224         "script": "gtest_perf_test.py"
225       },
226       {
227         "args": [
228           "performance_browser_tests",
229           "--test-launcher-print-test-stdio=always",
230           "--gtest_filter=TabCapturePerformanceTest.*",
231           "--test-launcher-jobs=1",
232           "--enable-gpu"
233         ],
234         "name": "performance_browser_tests",
235         "script": "gtest_perf_test.py"
236       }
237     ]
238   },
239   "Win 7 Low-End Perf (2)": {
240     "scripts": [
241       {
242         "args": [
243           "performance_browser_tests",
244           "--test-launcher-print-test-stdio=always",
245           "--gtest_filter=TabCapturePerformanceTest.*",
246           "--test-launcher-jobs=1",
247           "--enable-gpu"
248         ],
249         "name": "performance_browser_tests",
250         "script": "gtest_perf_test.py"
251       }
252     ]
253   },
254   "Win 7 Perf (3)": {
255     "scripts": [
256       {
257         "args": [
258           "performance_browser_tests",
259           "--test-launcher-print-test-stdio=always",
260           "--gtest_filter=TabCapturePerformanceTest.*",
261           "--test-launcher-jobs=1",
262           "--enable-gpu"
263         ],
264         "name": "performance_browser_tests",
265         "script": "gtest_perf_test.py"
266       }
267     ]
268   },
269   "Win 7 x64 Perf (2)": {
270     "scripts": [
271       {
272         "args": [
273           "performance_browser_tests",
274           "--test-launcher-print-test-stdio=always",
275           "--gtest_filter=TabCapturePerformanceTest.*",
276           "--test-launcher-jobs=1",
277           "--enable-gpu"
278         ],
279         "name": "performance_browser_tests",
280         "script": "gtest_perf_test.py"
281       }
282     ]
283   },
284   "Win 8 Perf (2)": {
285     "scripts": [
286       {
287         "args": [
288           "performance_browser_tests",
289           "--test-launcher-print-test-stdio=always",
290           "--gtest_filter=TabCapturePerformanceTest.*",
291           "--test-launcher-jobs=1",
292           "--enable-gpu"
293         ],
294         "name": "performance_browser_tests",
295         "script": "gtest_perf_test.py"
296       }
297     ]
298   }