Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(361)

Side by Side Diff: testing/buildbot/chromium.perf.json

Issue 2193003002: [Android] Remove host_info from chromium.perf.json testing config. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Android Galaxy S5 Perf (1)": {
3 "scripts": [
4 {
5 "name": "host_info",
6 "script": "host_info.py"
7 }
8 ]
9 },
10 "Android Galaxy S5 Perf (2)": {
11 "scripts": [
12 {
13 "name": "host_info",
14 "script": "host_info.py"
15 }
16 ]
17 },
18 "Android Galaxy S5 Perf (3)": { 2 "Android Galaxy S5 Perf (3)": {
19 "scripts": [ 3 "scripts": [
20 { 4 {
21 "name": "host_info",
22 "script": "host_info.py"
23 },
24 {
25 "args": [ 5 "args": [
26 "gpu_perftests" 6 "gpu_perftests"
27 ], 7 ],
28 "name": "gpu_perftests", 8 "name": "gpu_perftests",
29 "script": "gtest_perf_test.py" 9 "script": "gtest_perf_test.py"
30 }, 10 },
31 { 11 {
32 "args": [ 12 "args": [
33 "cc_perftests" 13 "cc_perftests"
34 ], 14 ],
35 "name": "cc_perftests", 15 "name": "cc_perftests",
36 "script": "gtest_perf_test.py" 16 "script": "gtest_perf_test.py"
37 } 17 }
38 ] 18 ]
39 }, 19 },
40 "Android Nexus5 Perf (1)": {
41 "scripts": [
42 {
43 "name": "host_info",
44 "script": "host_info.py"
45 }
46 ]
47 },
48 "Android Nexus5 Perf (2)": { 20 "Android Nexus5 Perf (2)": {
49 "scripts": [ 21 "scripts": [
50 { 22 {
51 "name": "host_info",
52 "script": "host_info.py"
53 },
54 {
55 "args": [ 23 "args": [
56 "gpu_perftests" 24 "gpu_perftests"
57 ], 25 ],
58 "name": "gpu_perftests", 26 "name": "gpu_perftests",
59 "script": "gtest_perf_test.py" 27 "script": "gtest_perf_test.py"
60 }, 28 },
61 { 29 {
62 "args": [ 30 "args": [
63 "cc_perftests" 31 "cc_perftests"
64 ], 32 ],
65 "name": "cc_perftests", 33 "name": "cc_perftests",
66 "script": "gtest_perf_test.py" 34 "script": "gtest_perf_test.py"
67 } 35 }
68 ] 36 ]
69 }, 37 },
70 "Android Nexus6 Perf (1)": {
71 "scripts": [
72 {
73 "name": "host_info",
74 "script": "host_info.py"
75 }
76 ]
77 },
78 "Android Nexus6 Perf (2)": { 38 "Android Nexus6 Perf (2)": {
79 "scripts": [ 39 "scripts": [
80 { 40 {
81 "name": "host_info",
82 "script": "host_info.py"
83 },
84 {
85 "args": [ 41 "args": [
86 "cc_perftests" 42 "cc_perftests"
87 ], 43 ],
88 "name": "cc_perftests", 44 "name": "cc_perftests",
89 "script": "gtest_perf_test.py" 45 "script": "gtest_perf_test.py"
90 } 46 }
91 ] 47 ]
92 }, 48 },
93 "Android Nexus7v2 Perf (1)": {
94 "scripts": [
95 {
96 "name": "host_info",
97 "script": "host_info.py"
98 }
99 ]
100 },
101 "Android Nexus7v2 Perf (2)": { 49 "Android Nexus7v2 Perf (2)": {
102 "scripts": [ 50 "scripts": [
103 { 51 {
104 "name": "host_info",
105 "script": "host_info.py"
106 },
107 {
108 "args": [ 52 "args": [
109 "gpu_perftests" 53 "gpu_perftests"
110 ], 54 ],
111 "name": "gpu_perftests", 55 "name": "gpu_perftests",
112 "script": "gtest_perf_test.py" 56 "script": "gtest_perf_test.py"
113 }, 57 },
114 { 58 {
115 "args": [ 59 "args": [
116 "cc_perftests" 60 "cc_perftests"
117 ], 61 ],
118 "name": "cc_perftests", 62 "name": "cc_perftests",
119 "script": "gtest_perf_test.py" 63 "script": "gtest_perf_test.py"
120 } 64 }
121 ] 65 ]
122 }, 66 },
123 "Android Nexus9 Perf (1)": {
124 "scripts": [
125 {
126 "name": "host_info",
127 "script": "host_info.py"
128 }
129 ]
130 },
131 "Android Nexus9 Perf (2)": { 67 "Android Nexus9 Perf (2)": {
132 "scripts": [ 68 "scripts": [
133 { 69 {
134 "name": "host_info",
135 "script": "host_info.py"
136 },
137 {
138 "args": [ 70 "args": [
139 "gpu_perftests" 71 "gpu_perftests"
140 ], 72 ],
141 "name": "gpu_perftests", 73 "name": "gpu_perftests",
142 "script": "gtest_perf_test.py" 74 "script": "gtest_perf_test.py"
143 }, 75 },
144 { 76 {
145 "args": [ 77 "args": [
146 "cc_perftests" 78 "cc_perftests"
147 ], 79 ],
148 "name": "cc_perftests", 80 "name": "cc_perftests",
149 "script": "gtest_perf_test.py" 81 "script": "gtest_perf_test.py"
150 } 82 }
151 ] 83 ]
152 }, 84 },
153 "Android One Perf (1)": {
jbudorick 2016/07/28 21:29:45 You may have to leave these in here empty. We shou
rnephew (Reviews Here) 2016/07/28 21:34:43 Some bots (Nexus5 Perf (3) as an example) were alr
ghost stip (do not use) 2016/07/28 23:58:17 I don't actually know what happens if you remove t
154 "scripts": [
155 {
156 "name": "host_info",
157 "script": "host_info.py"
158 }
159 ]
160 },
161 "Android One Perf (2)": {
162 "scripts": [
163 {
164 "name": "host_info",
165 "script": "host_info.py"
166 }
167 ]
168 },
169 "Linux Perf (3)": { 85 "Linux Perf (3)": {
170 "scripts": [ 86 "scripts": [
171 { 87 {
172 "args": [ 88 "args": [
173 "cc_perftests", 89 "cc_perftests",
174 "--test-launcher-print-test-stdio=always" 90 "--test-launcher-print-test-stdio=always"
175 ], 91 ],
176 "name": "cc_perftests", 92 "name": "cc_perftests",
177 "script": "gtest_perf_test.py" 93 "script": "gtest_perf_test.py"
178 }, 94 },
(...skipping 275 matching lines...) Expand 10 before | Expand all | Expand 10 after
454 "args": [ 370 "args": [
455 "load_library_perf_tests", 371 "load_library_perf_tests",
456 "--test-launcher-print-test-stdio=always" 372 "--test-launcher-print-test-stdio=always"
457 ], 373 ],
458 "name": "load_library_perf_tests", 374 "name": "load_library_perf_tests",
459 "script": "gtest_perf_test.py" 375 "script": "gtest_perf_test.py"
460 } 376 }
461 ] 377 ]
462 } 378 }
463 } 379 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698