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

Side by Side Diff: scripts/slave/recipe_modules/amp/example.expected/network_config_set_basic.json

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge Created 4 years, 8 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 | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 6 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
7 "--", 7 "--",
8 "[DEPOT_TOOLS]/gsutil.py", 8 "[ROOT]/b/depot_tools/gsutil.py",
9 "----", 9 "----",
10 "cp", 10 "cp",
11 "gs://chrome-amp-keys/main_pool/api_key", 11 "gs://chrome-amp-keys/main_pool/api_key",
12 "[BUILD]/site_config/.amp_main_pool_key" 12 "[ROOT]/b/build/site_config/.amp_main_pool_key"
13 ], 13 ],
14 "cwd": "[SLAVE_BUILD]",
15 "name": "gsutil download amp api key" 14 "name": "gsutil download amp api key"
16 }, 15 },
17 { 16 {
18 "cmd": [ 17 "cmd": [
19 "python", 18 "python",
20 "-u", 19 "-u",
21 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 20 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
22 "--", 21 "--",
23 "[DEPOT_TOOLS]/gsutil.py", 22 "[ROOT]/b/depot_tools/gsutil.py",
24 "----", 23 "----",
25 "cp", 24 "cp",
26 "gs://chrome-amp-keys/main_pool/api_secret", 25 "gs://chrome-amp-keys/main_pool/api_secret",
27 "[BUILD]/site_config/.amp_main_pool_secret" 26 "[ROOT]/b/build/site_config/.amp_main_pool_secret"
28 ], 27 ],
29 "cwd": "[SLAVE_BUILD]",
30 "name": "gsutil download amp api secret" 28 "name": "gsutil download amp api secret"
31 }, 29 },
32 { 30 {
33 "cmd": [ 31 "cmd": [
34 "python", 32 "python",
35 "-u", 33 "-u",
36 "[SLAVE_BUILD]/src/build/android/test_runner.py", 34 "[CWD]/src/build/android/test_runner.py",
37 "gtest", 35 "gtest",
38 "-s", 36 "-s",
39 "example_gtest_suite", 37 "example_gtest_suite",
40 "--enable-platform-mode", 38 "--enable-platform-mode",
41 "-e", 39 "-e",
42 "remote_device", 40 "remote_device",
43 "--api-key-file", 41 "--api-key-file",
44 "[BUILD]/site_config/.amp_main_pool_key", 42 "[ROOT]/b/build/site_config/.amp_main_pool_key",
45 "--api-secret-file", 43 "--api-secret-file",
46 "[BUILD]/site_config/.amp_main_pool_secret", 44 "[ROOT]/b/build/site_config/.amp_main_pool_secret",
47 "--api-address", 45 "--api-address",
48 "127.0.0.1", 46 "127.0.0.1",
49 "--api-port", 47 "--api-port",
50 "80", 48 "80",
51 "--api-protocol", 49 "--api-protocol",
52 "http", 50 "http",
53 "--device-type", 51 "--device-type",
54 "Android", 52 "Android",
55 "--remote-device", 53 "--remote-device",
56 "SampleDevice", 54 "SampleDevice",
57 "--remote-device-os", 55 "--remote-device-os",
58 "SampleDeviceOS", 56 "SampleDeviceOS",
59 "--network-config", 57 "--network-config",
60 "8", 58 "8",
61 "--trigger", 59 "--trigger",
62 "/path/to/tmp/json", 60 "/path/to/tmp/json",
63 "--verbose" 61 "--verbose"
64 ], 62 ],
65 "cwd": "[SLAVE_BUILD]",
66 "env": { 63 "env": {
67 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug" 64 "CHROMIUM_OUTPUT_DIR": "[CWD]/src/out/Debug"
68 }, 65 },
69 "name": "[trigger] example_gtest_suite", 66 "name": "[trigger] example_gtest_suite",
70 "~followup_annotations": [ 67 "~followup_annotations": [
71 "@@@STEP_TEXT@on Foo Fone 1.2.3@@@", 68 "@@@STEP_TEXT@on Foo Fone 1.2.3@@@",
72 "@@@STEP_LOG_LINE@json.output@{@@@", 69 "@@@STEP_LOG_LINE@json.output@{@@@",
73 "@@@STEP_LOG_LINE@json.output@ \"env\": {@@@", 70 "@@@STEP_LOG_LINE@json.output@ \"env\": {@@@",
74 "@@@STEP_LOG_LINE@json.output@ \"device\": {@@@", 71 "@@@STEP_LOG_LINE@json.output@ \"device\": {@@@",
75 "@@@STEP_LOG_LINE@json.output@ \"brand\": \"Foo\", @@@", 72 "@@@STEP_LOG_LINE@json.output@ \"brand\": \"Foo\", @@@",
76 "@@@STEP_LOG_LINE@json.output@ \"name\": \"Fone\", @@@", 73 "@@@STEP_LOG_LINE@json.output@ \"name\": \"Fone\", @@@",
77 "@@@STEP_LOG_LINE@json.output@ \"os_version\": \"1.2.3\"@@@", 74 "@@@STEP_LOG_LINE@json.output@ \"os_version\": \"1.2.3\"@@@",
78 "@@@STEP_LOG_LINE@json.output@ }@@@", 75 "@@@STEP_LOG_LINE@json.output@ }@@@",
79 "@@@STEP_LOG_LINE@json.output@ }, @@@", 76 "@@@STEP_LOG_LINE@json.output@ }, @@@",
80 "@@@STEP_LOG_LINE@json.output@ \"test_run\": {@@@", 77 "@@@STEP_LOG_LINE@json.output@ \"test_run\": {@@@",
81 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"T35TRUN1D\"@@@", 78 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"T35TRUN1D\"@@@",
82 "@@@STEP_LOG_LINE@json.output@ }@@@", 79 "@@@STEP_LOG_LINE@json.output@ }@@@",
83 "@@@STEP_LOG_LINE@json.output@}@@@", 80 "@@@STEP_LOG_LINE@json.output@}@@@",
84 "@@@STEP_LOG_END@json.output@@@" 81 "@@@STEP_LOG_END@json.output@@@"
85 ] 82 ]
86 }, 83 },
87 { 84 {
88 "cmd": [ 85 "cmd": [
89 "python", 86 "python",
90 "-u", 87 "-u",
91 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 88 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
92 "{\"env\": {\"device\": {\"brand\": \"Foo\", \"name\": \"Fone\", \"os_vers ion\": \"1.2.3\"}}, \"test_run\": {\"test_run_id\": \"T35TRUN1D\"}}", 89 "{\"env\": {\"device\": {\"brand\": \"Foo\", \"name\": \"Fone\", \"os_vers ion\": \"1.2.3\"}}, \"test_run\": {\"test_run_id\": \"T35TRUN1D\"}}",
93 "[TMP_BASE]/amp_trigger_tmp_1/T35TRUN1D.json" 90 "[TMP]/amp_trigger_tmp_1/T35TRUN1D.json"
94 ], 91 ],
95 "cwd": "[SLAVE_BUILD]",
96 "name": "[trigger] save example_gtest_suite" 92 "name": "[trigger] save example_gtest_suite"
97 }, 93 },
98 { 94 {
99 "cmd": [ 95 "cmd": [
100 "python", 96 "python",
101 "-u", 97 "-u",
102 "[SLAVE_BUILD]/src/build/android/test_runner.py", 98 "[CWD]/src/build/android/test_runner.py",
103 "instrumentation", 99 "instrumentation",
104 "--apk-under-test", 100 "--apk-under-test",
105 "ApkUnderTest.apk", 101 "ApkUnderTest.apk",
106 "--test-apk", 102 "--test-apk",
107 "TestApk.apk", 103 "TestApk.apk",
108 "--isolate-file-path", 104 "--isolate-file-path",
109 "isolate_file.isolate", 105 "isolate_file.isolate",
110 "--annotation", 106 "--annotation",
111 "SmallTest", 107 "SmallTest",
112 "--additional-apk", 108 "--additional-apk",
113 "ExtraApk1.apk", 109 "ExtraApk1.apk",
114 "--additional-apk", 110 "--additional-apk",
115 "ExtraApk2.apk", 111 "ExtraApk2.apk",
116 "--enable-platform-mode", 112 "--enable-platform-mode",
117 "-e", 113 "-e",
118 "remote_device", 114 "remote_device",
119 "--api-key-file", 115 "--api-key-file",
120 "[BUILD]/site_config/.amp_main_pool_key", 116 "[ROOT]/b/build/site_config/.amp_main_pool_key",
121 "--api-secret-file", 117 "--api-secret-file",
122 "[BUILD]/site_config/.amp_main_pool_secret", 118 "[ROOT]/b/build/site_config/.amp_main_pool_secret",
123 "--api-address", 119 "--api-address",
124 "127.0.0.1", 120 "127.0.0.1",
125 "--api-port", 121 "--api-port",
126 "80", 122 "80",
127 "--api-protocol", 123 "--api-protocol",
128 "http", 124 "http",
129 "--device-type", 125 "--device-type",
130 "Android", 126 "Android",
131 "--remote-device", 127 "--remote-device",
132 "SampleDevice", 128 "SampleDevice",
133 "--remote-device-os", 129 "--remote-device-os",
134 "SampleDeviceOS", 130 "SampleDeviceOS",
135 "--network-config", 131 "--network-config",
136 "8", 132 "8",
137 "--trigger", 133 "--trigger",
138 "/path/to/tmp/json", 134 "/path/to/tmp/json",
139 "--verbose" 135 "--verbose"
140 ], 136 ],
141 "cwd": "[SLAVE_BUILD]",
142 "env": { 137 "env": {
143 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug" 138 "CHROMIUM_OUTPUT_DIR": "[CWD]/src/out/Debug"
144 }, 139 },
145 "name": "[trigger] example_instrumentation_suite", 140 "name": "[trigger] example_instrumentation_suite",
146 "~followup_annotations": [ 141 "~followup_annotations": [
147 "@@@STEP_TEXT@on Foo Fone 1.2.3@@@", 142 "@@@STEP_TEXT@on Foo Fone 1.2.3@@@",
148 "@@@STEP_LOG_LINE@json.output@{@@@", 143 "@@@STEP_LOG_LINE@json.output@{@@@",
149 "@@@STEP_LOG_LINE@json.output@ \"env\": {@@@", 144 "@@@STEP_LOG_LINE@json.output@ \"env\": {@@@",
150 "@@@STEP_LOG_LINE@json.output@ \"device\": {@@@", 145 "@@@STEP_LOG_LINE@json.output@ \"device\": {@@@",
151 "@@@STEP_LOG_LINE@json.output@ \"brand\": \"Foo\", @@@", 146 "@@@STEP_LOG_LINE@json.output@ \"brand\": \"Foo\", @@@",
152 "@@@STEP_LOG_LINE@json.output@ \"name\": \"Fone\", @@@", 147 "@@@STEP_LOG_LINE@json.output@ \"name\": \"Fone\", @@@",
153 "@@@STEP_LOG_LINE@json.output@ \"os_version\": \"1.2.3\"@@@", 148 "@@@STEP_LOG_LINE@json.output@ \"os_version\": \"1.2.3\"@@@",
154 "@@@STEP_LOG_LINE@json.output@ }@@@", 149 "@@@STEP_LOG_LINE@json.output@ }@@@",
155 "@@@STEP_LOG_LINE@json.output@ }, @@@", 150 "@@@STEP_LOG_LINE@json.output@ }, @@@",
156 "@@@STEP_LOG_LINE@json.output@ \"test_run\": {@@@", 151 "@@@STEP_LOG_LINE@json.output@ \"test_run\": {@@@",
157 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"T35TRUN1D\"@@@", 152 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"T35TRUN1D\"@@@",
158 "@@@STEP_LOG_LINE@json.output@ }@@@", 153 "@@@STEP_LOG_LINE@json.output@ }@@@",
159 "@@@STEP_LOG_LINE@json.output@}@@@", 154 "@@@STEP_LOG_LINE@json.output@}@@@",
160 "@@@STEP_LOG_END@json.output@@@" 155 "@@@STEP_LOG_END@json.output@@@"
161 ] 156 ]
162 }, 157 },
163 { 158 {
164 "cmd": [ 159 "cmd": [
165 "python", 160 "python",
166 "-u", 161 "-u",
167 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 162 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
168 "{\"env\": {\"device\": {\"brand\": \"Foo\", \"name\": \"Fone\", \"os_vers ion\": \"1.2.3\"}}, \"test_run\": {\"test_run_id\": \"T35TRUN1D\"}}", 163 "{\"env\": {\"device\": {\"brand\": \"Foo\", \"name\": \"Fone\", \"os_vers ion\": \"1.2.3\"}}, \"test_run\": {\"test_run_id\": \"T35TRUN1D\"}}",
169 "[TMP_BASE]/amp_trigger_tmp_1/T35TRUN1D.json" 164 "[TMP]/amp_trigger_tmp_1/T35TRUN1D.json"
170 ], 165 ],
171 "cwd": "[SLAVE_BUILD]",
172 "name": "[trigger] save example_instrumentation_suite" 166 "name": "[trigger] save example_instrumentation_suite"
173 }, 167 },
174 { 168 {
175 "cmd": [ 169 "cmd": [
176 "python", 170 "python",
177 "-u", 171 "-u",
178 "[SLAVE_BUILD]/src/build/android/test_runner.py", 172 "[CWD]/src/build/android/test_runner.py",
179 "uirobot", 173 "uirobot",
180 "--minutes", 174 "--minutes",
181 "5", 175 "5",
182 "--app-under-test", 176 "--app-under-test",
183 "Example.apk", 177 "Example.apk",
184 "--enable-platform-mode", 178 "--enable-platform-mode",
185 "-e", 179 "-e",
186 "remote_device", 180 "remote_device",
187 "--api-key-file", 181 "--api-key-file",
188 "[BUILD]/site_config/.amp_main_pool_key", 182 "[ROOT]/b/build/site_config/.amp_main_pool_key",
189 "--api-secret-file", 183 "--api-secret-file",
190 "[BUILD]/site_config/.amp_main_pool_secret", 184 "[ROOT]/b/build/site_config/.amp_main_pool_secret",
191 "--api-address", 185 "--api-address",
192 "127.0.0.1", 186 "127.0.0.1",
193 "--api-port", 187 "--api-port",
194 "80", 188 "80",
195 "--api-protocol", 189 "--api-protocol",
196 "http", 190 "http",
197 "--device-type", 191 "--device-type",
198 "Android", 192 "Android",
199 "--remote-device", 193 "--remote-device",
200 "SampleDevice", 194 "SampleDevice",
201 "--remote-device-os", 195 "--remote-device-os",
202 "SampleDeviceOS", 196 "SampleDeviceOS",
203 "--network-config", 197 "--network-config",
204 "8", 198 "8",
205 "--trigger", 199 "--trigger",
206 "/path/to/tmp/json", 200 "/path/to/tmp/json",
207 "--verbose" 201 "--verbose"
208 ], 202 ],
209 "cwd": "[SLAVE_BUILD]",
210 "env": { 203 "env": {
211 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug" 204 "CHROMIUM_OUTPUT_DIR": "[CWD]/src/out/Debug"
212 }, 205 },
213 "name": "[trigger] example_uirobot_suite", 206 "name": "[trigger] example_uirobot_suite",
214 "~followup_annotations": [ 207 "~followup_annotations": [
215 "@@@STEP_TEXT@on Foo Fone 1.2.3@@@", 208 "@@@STEP_TEXT@on Foo Fone 1.2.3@@@",
216 "@@@STEP_LOG_LINE@json.output@{@@@", 209 "@@@STEP_LOG_LINE@json.output@{@@@",
217 "@@@STEP_LOG_LINE@json.output@ \"env\": {@@@", 210 "@@@STEP_LOG_LINE@json.output@ \"env\": {@@@",
218 "@@@STEP_LOG_LINE@json.output@ \"device\": {@@@", 211 "@@@STEP_LOG_LINE@json.output@ \"device\": {@@@",
219 "@@@STEP_LOG_LINE@json.output@ \"brand\": \"Foo\", @@@", 212 "@@@STEP_LOG_LINE@json.output@ \"brand\": \"Foo\", @@@",
220 "@@@STEP_LOG_LINE@json.output@ \"name\": \"Fone\", @@@", 213 "@@@STEP_LOG_LINE@json.output@ \"name\": \"Fone\", @@@",
221 "@@@STEP_LOG_LINE@json.output@ \"os_version\": \"1.2.3\"@@@", 214 "@@@STEP_LOG_LINE@json.output@ \"os_version\": \"1.2.3\"@@@",
222 "@@@STEP_LOG_LINE@json.output@ }@@@", 215 "@@@STEP_LOG_LINE@json.output@ }@@@",
223 "@@@STEP_LOG_LINE@json.output@ }, @@@", 216 "@@@STEP_LOG_LINE@json.output@ }, @@@",
224 "@@@STEP_LOG_LINE@json.output@ \"test_run\": {@@@", 217 "@@@STEP_LOG_LINE@json.output@ \"test_run\": {@@@",
225 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"T35TRUN1D\"@@@", 218 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"T35TRUN1D\"@@@",
226 "@@@STEP_LOG_LINE@json.output@ }@@@", 219 "@@@STEP_LOG_LINE@json.output@ }@@@",
227 "@@@STEP_LOG_LINE@json.output@}@@@", 220 "@@@STEP_LOG_LINE@json.output@}@@@",
228 "@@@STEP_LOG_END@json.output@@@" 221 "@@@STEP_LOG_END@json.output@@@"
229 ] 222 ]
230 }, 223 },
231 { 224 {
232 "cmd": [ 225 "cmd": [
233 "python", 226 "python",
234 "-u", 227 "-u",
235 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 228 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
236 "{\"env\": {\"device\": {\"brand\": \"Foo\", \"name\": \"Fone\", \"os_vers ion\": \"1.2.3\"}}, \"test_run\": {\"test_run_id\": \"T35TRUN1D\"}}", 229 "{\"env\": {\"device\": {\"brand\": \"Foo\", \"name\": \"Fone\", \"os_vers ion\": \"1.2.3\"}}, \"test_run\": {\"test_run_id\": \"T35TRUN1D\"}}",
237 "[TMP_BASE]/amp_trigger_tmp_1/T35TRUN1D.json" 230 "[TMP]/amp_trigger_tmp_1/T35TRUN1D.json"
238 ], 231 ],
239 "cwd": "[SLAVE_BUILD]",
240 "name": "[trigger] save example_uirobot_suite" 232 "name": "[trigger] save example_uirobot_suite"
241 }, 233 },
242 { 234 {
243 "cmd": [ 235 "cmd": [
244 "python", 236 "python",
245 "-u", 237 "-u",
246 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 238 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
247 "[TMP_BASE]/amp_trigger_tmp_1/T35TRUN1D.json", 239 "[TMP]/amp_trigger_tmp_1/T35TRUN1D.json",
248 "/path/to/tmp/json" 240 "/path/to/tmp/json"
249 ], 241 ],
250 "cwd": "[SLAVE_BUILD]",
251 "name": "[collect] load example_gtest_suite", 242 "name": "[collect] load example_gtest_suite",
252 "~followup_annotations": [ 243 "~followup_annotations": [
253 "@@@STEP_LOG_LINE@json.output@{@@@", 244 "@@@STEP_LOG_LINE@json.output@{@@@",
254 "@@@STEP_LOG_LINE@json.output@ \"env\": {@@@", 245 "@@@STEP_LOG_LINE@json.output@ \"env\": {@@@",
255 "@@@STEP_LOG_LINE@json.output@ \"device\": {@@@", 246 "@@@STEP_LOG_LINE@json.output@ \"device\": {@@@",
256 "@@@STEP_LOG_LINE@json.output@ \"brand\": \"Foo\", @@@", 247 "@@@STEP_LOG_LINE@json.output@ \"brand\": \"Foo\", @@@",
257 "@@@STEP_LOG_LINE@json.output@ \"name\": \"Fone\", @@@", 248 "@@@STEP_LOG_LINE@json.output@ \"name\": \"Fone\", @@@",
258 "@@@STEP_LOG_LINE@json.output@ \"os_version\": \"1.2.3\"@@@", 249 "@@@STEP_LOG_LINE@json.output@ \"os_version\": \"1.2.3\"@@@",
259 "@@@STEP_LOG_LINE@json.output@ }@@@", 250 "@@@STEP_LOG_LINE@json.output@ }@@@",
260 "@@@STEP_LOG_LINE@json.output@ }@@@", 251 "@@@STEP_LOG_LINE@json.output@ }@@@",
261 "@@@STEP_LOG_LINE@json.output@}@@@", 252 "@@@STEP_LOG_LINE@json.output@}@@@",
262 "@@@STEP_LOG_END@json.output@@@" 253 "@@@STEP_LOG_END@json.output@@@"
263 ] 254 ]
264 }, 255 },
265 { 256 {
266 "cmd": [ 257 "cmd": [
267 "python", 258 "python",
268 "-u", 259 "-u",
269 "[SLAVE_BUILD]/src/build/android/test_runner.py", 260 "[CWD]/src/build/android/test_runner.py",
270 "gtest", 261 "gtest",
271 "-s", 262 "-s",
272 "example_gtest_suite", 263 "example_gtest_suite",
273 "--enable-platform-mode", 264 "--enable-platform-mode",
274 "-e", 265 "-e",
275 "remote_device", 266 "remote_device",
276 "--api-key-file", 267 "--api-key-file",
277 "[BUILD]/site_config/.amp_main_pool_key", 268 "[ROOT]/b/build/site_config/.amp_main_pool_key",
278 "--api-secret-file", 269 "--api-secret-file",
279 "[BUILD]/site_config/.amp_main_pool_secret", 270 "[ROOT]/b/build/site_config/.amp_main_pool_secret",
280 "--api-address", 271 "--api-address",
281 "127.0.0.1", 272 "127.0.0.1",
282 "--api-port", 273 "--api-port",
283 "80", 274 "80",
284 "--api-protocol", 275 "--api-protocol",
285 "http", 276 "http",
286 "--device-type", 277 "--device-type",
287 "Android", 278 "Android",
288 "--collect", 279 "--collect",
289 "[TMP_BASE]/amp_trigger_tmp_1/T35TRUN1D.json", 280 "[TMP]/amp_trigger_tmp_1/T35TRUN1D.json",
290 "--results-path", 281 "--results-path",
291 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/results.zip", 282 "[TMP]/amp_results_tmp_2/T35TRUN1D/results.zip",
292 "--verbose" 283 "--verbose"
293 ], 284 ],
294 "cwd": "[SLAVE_BUILD]",
295 "env": { 285 "env": {
296 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug" 286 "CHROMIUM_OUTPUT_DIR": "[CWD]/src/out/Debug"
297 }, 287 },
298 "name": "[collect] example_gtest_suite", 288 "name": "[collect] example_gtest_suite",
299 "~followup_annotations": [ 289 "~followup_annotations": [
300 "@@@STEP_TEXT@on Foo Fone 1.2.3@@@" 290 "@@@STEP_TEXT@on Foo Fone 1.2.3@@@"
301 ] 291 ]
302 }, 292 },
303 { 293 {
304 "cmd": [ 294 "cmd": [
305 "python", 295 "python",
306 "-u", 296 "-u",
307 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 297 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
308 "[TMP_BASE]/amp_trigger_tmp_1/T35TRUN1D.json", 298 "[TMP]/amp_trigger_tmp_1/T35TRUN1D.json",
309 "/path/to/tmp/json" 299 "/path/to/tmp/json"
310 ], 300 ],
311 "cwd": "[SLAVE_BUILD]",
312 "name": "[upload logcat] load example_gtest_suite data", 301 "name": "[upload logcat] load example_gtest_suite data",
313 "~followup_annotations": [ 302 "~followup_annotations": [
314 "@@@STEP_LOG_LINE@json.output@{@@@", 303 "@@@STEP_LOG_LINE@json.output@{@@@",
315 "@@@STEP_LOG_LINE@json.output@ \"test_run\": {@@@", 304 "@@@STEP_LOG_LINE@json.output@ \"test_run\": {@@@",
316 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", 305 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@",
317 "@@@STEP_LOG_LINE@json.output@ }@@@", 306 "@@@STEP_LOG_LINE@json.output@ }@@@",
318 "@@@STEP_LOG_LINE@json.output@}@@@", 307 "@@@STEP_LOG_LINE@json.output@}@@@",
319 "@@@STEP_LOG_END@json.output@@@" 308 "@@@STEP_LOG_END@json.output@@@"
320 ] 309 ]
321 }, 310 },
322 { 311 {
323 "cmd": [ 312 "cmd": [
324 "python", 313 "python",
325 "-u", 314 "-u",
326 "RECIPE_MODULE[build::zip]/resources/unzip.py" 315 "RECIPE_MODULE[build::zip]/resources/unzip.py"
327 ], 316 ],
328 "cwd": "[SLAVE_BUILD]",
329 "name": "[upload logcat] unzip results for example_gtest_suite", 317 "name": "[upload logcat] unzip results for example_gtest_suite",
330 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res ults\", \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/results.zip\"}" 318 "stdin": "{\"output\": \"[TMP]/amp_results_tmp_2/T35TRUN1D/unzipped_results\ ", \"zip_file\": \"[TMP]/amp_results_tmp_2/T35TRUN1D/results.zip\"}"
331 }, 319 },
332 { 320 {
333 "cmd": [ 321 "cmd": [
334 "python", 322 "python",
335 "-u", 323 "-u",
336 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 324 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
337 "--", 325 "--",
338 "[DEPOT_TOOLS]/gsutil.py", 326 "[ROOT]/b/depot_tools/gsutil.py",
339 "----", 327 "----",
340 "cp", 328 "cp",
341 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/ logcat.txt", 329 "[TMP]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/logca t.txt",
342 "gs://chrome-amp-results/logcats/logcat_example_gtest_suite_T35TRUN1D.txt" 330 "gs://chrome-amp-results/logcats/logcat_example_gtest_suite_T35TRUN1D.txt"
343 ], 331 ],
344 "cwd": "[SLAVE_BUILD]",
345 "name": "gsutil [upload logcat] example_gtest_suite", 332 "name": "gsutil [upload logcat] example_gtest_suite",
346 "~followup_annotations": [ 333 "~followup_annotations": [
347 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l ogcats/logcat_example_gtest_suite_T35TRUN1D.txt@@@" 334 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l ogcats/logcat_example_gtest_suite_T35TRUN1D.txt@@@"
348 ] 335 ]
349 }, 336 },
350 { 337 {
351 "cmd": [ 338 "cmd": [
352 "python", 339 "python",
353 "-u", 340 "-u",
354 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 341 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
355 "[TMP_BASE]/amp_trigger_tmp_1/T35TRUN1D.json", 342 "[TMP]/amp_trigger_tmp_1/T35TRUN1D.json",
356 "/path/to/tmp/json" 343 "/path/to/tmp/json"
357 ], 344 ],
358 "cwd": "[SLAVE_BUILD]",
359 "name": "[collect] load example_instrumentation_suite", 345 "name": "[collect] load example_instrumentation_suite",
360 "~followup_annotations": [ 346 "~followup_annotations": [
361 "@@@STEP_LOG_LINE@json.output@{@@@", 347 "@@@STEP_LOG_LINE@json.output@{@@@",
362 "@@@STEP_LOG_LINE@json.output@ \"env\": {@@@", 348 "@@@STEP_LOG_LINE@json.output@ \"env\": {@@@",
363 "@@@STEP_LOG_LINE@json.output@ \"device\": {@@@", 349 "@@@STEP_LOG_LINE@json.output@ \"device\": {@@@",
364 "@@@STEP_LOG_LINE@json.output@ \"brand\": \"Foo\", @@@", 350 "@@@STEP_LOG_LINE@json.output@ \"brand\": \"Foo\", @@@",
365 "@@@STEP_LOG_LINE@json.output@ \"name\": \"Fone\", @@@", 351 "@@@STEP_LOG_LINE@json.output@ \"name\": \"Fone\", @@@",
366 "@@@STEP_LOG_LINE@json.output@ \"os_version\": \"1.2.3\"@@@", 352 "@@@STEP_LOG_LINE@json.output@ \"os_version\": \"1.2.3\"@@@",
367 "@@@STEP_LOG_LINE@json.output@ }@@@", 353 "@@@STEP_LOG_LINE@json.output@ }@@@",
368 "@@@STEP_LOG_LINE@json.output@ }@@@", 354 "@@@STEP_LOG_LINE@json.output@ }@@@",
369 "@@@STEP_LOG_LINE@json.output@}@@@", 355 "@@@STEP_LOG_LINE@json.output@}@@@",
370 "@@@STEP_LOG_END@json.output@@@" 356 "@@@STEP_LOG_END@json.output@@@"
371 ] 357 ]
372 }, 358 },
373 { 359 {
374 "cmd": [ 360 "cmd": [
375 "python", 361 "python",
376 "-u", 362 "-u",
377 "[SLAVE_BUILD]/src/build/android/test_runner.py", 363 "[CWD]/src/build/android/test_runner.py",
378 "instrumentation", 364 "instrumentation",
379 "--apk-under-test", 365 "--apk-under-test",
380 "ApkUnderTest.apk", 366 "ApkUnderTest.apk",
381 "--test-apk", 367 "--test-apk",
382 "TestApk.apk", 368 "TestApk.apk",
383 "--enable-platform-mode", 369 "--enable-platform-mode",
384 "-e", 370 "-e",
385 "remote_device", 371 "remote_device",
386 "--api-key-file", 372 "--api-key-file",
387 "[BUILD]/site_config/.amp_main_pool_key", 373 "[ROOT]/b/build/site_config/.amp_main_pool_key",
388 "--api-secret-file", 374 "--api-secret-file",
389 "[BUILD]/site_config/.amp_main_pool_secret", 375 "[ROOT]/b/build/site_config/.amp_main_pool_secret",
390 "--api-address", 376 "--api-address",
391 "127.0.0.1", 377 "127.0.0.1",
392 "--api-port", 378 "--api-port",
393 "80", 379 "80",
394 "--api-protocol", 380 "--api-protocol",
395 "http", 381 "http",
396 "--device-type", 382 "--device-type",
397 "Android", 383 "Android",
398 "--collect", 384 "--collect",
399 "[TMP_BASE]/amp_trigger_tmp_1/T35TRUN1D.json", 385 "[TMP]/amp_trigger_tmp_1/T35TRUN1D.json",
400 "--results-path", 386 "--results-path",
401 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/results.zip", 387 "[TMP]/amp_results_tmp_2/T35TRUN1D/results.zip",
402 "--verbose" 388 "--verbose"
403 ], 389 ],
404 "cwd": "[SLAVE_BUILD]",
405 "env": { 390 "env": {
406 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug" 391 "CHROMIUM_OUTPUT_DIR": "[CWD]/src/out/Debug"
407 }, 392 },
408 "name": "[collect] example_instrumentation_suite", 393 "name": "[collect] example_instrumentation_suite",
409 "~followup_annotations": [ 394 "~followup_annotations": [
410 "@@@STEP_TEXT@on Foo Fone 1.2.3@@@" 395 "@@@STEP_TEXT@on Foo Fone 1.2.3@@@"
411 ] 396 ]
412 }, 397 },
413 { 398 {
414 "cmd": [ 399 "cmd": [
415 "python", 400 "python",
416 "-u", 401 "-u",
417 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 402 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
418 "[TMP_BASE]/amp_trigger_tmp_1/T35TRUN1D.json", 403 "[TMP]/amp_trigger_tmp_1/T35TRUN1D.json",
419 "/path/to/tmp/json" 404 "/path/to/tmp/json"
420 ], 405 ],
421 "cwd": "[SLAVE_BUILD]",
422 "name": "[upload logcat] load example_instrumentation_suite data", 406 "name": "[upload logcat] load example_instrumentation_suite data",
423 "~followup_annotations": [ 407 "~followup_annotations": [
424 "@@@STEP_LOG_LINE@json.output@{@@@", 408 "@@@STEP_LOG_LINE@json.output@{@@@",
425 "@@@STEP_LOG_LINE@json.output@ \"test_run\": {@@@", 409 "@@@STEP_LOG_LINE@json.output@ \"test_run\": {@@@",
426 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", 410 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@",
427 "@@@STEP_LOG_LINE@json.output@ }@@@", 411 "@@@STEP_LOG_LINE@json.output@ }@@@",
428 "@@@STEP_LOG_LINE@json.output@}@@@", 412 "@@@STEP_LOG_LINE@json.output@}@@@",
429 "@@@STEP_LOG_END@json.output@@@" 413 "@@@STEP_LOG_END@json.output@@@"
430 ] 414 ]
431 }, 415 },
432 { 416 {
433 "cmd": [ 417 "cmd": [
434 "python", 418 "python",
435 "-u", 419 "-u",
436 "RECIPE_MODULE[build::zip]/resources/unzip.py" 420 "RECIPE_MODULE[build::zip]/resources/unzip.py"
437 ], 421 ],
438 "cwd": "[SLAVE_BUILD]",
439 "name": "[upload logcat] unzip results for example_instrumentation_suite", 422 "name": "[upload logcat] unzip results for example_instrumentation_suite",
440 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res ults\", \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/results.zip\"}" 423 "stdin": "{\"output\": \"[TMP]/amp_results_tmp_2/T35TRUN1D/unzipped_results\ ", \"zip_file\": \"[TMP]/amp_results_tmp_2/T35TRUN1D/results.zip\"}"
441 }, 424 },
442 { 425 {
443 "cmd": [ 426 "cmd": [
444 "python", 427 "python",
445 "-u", 428 "-u",
446 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 429 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
447 "--", 430 "--",
448 "[DEPOT_TOOLS]/gsutil.py", 431 "[ROOT]/b/depot_tools/gsutil.py",
449 "----", 432 "----",
450 "cp", 433 "cp",
451 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/ logcat.txt", 434 "[TMP]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/logca t.txt",
452 "gs://chrome-amp-results/logcats/logcat_example_instrumentation_suite_T35T RUN1D.txt" 435 "gs://chrome-amp-results/logcats/logcat_example_instrumentation_suite_T35T RUN1D.txt"
453 ], 436 ],
454 "cwd": "[SLAVE_BUILD]",
455 "name": "gsutil [upload logcat] example_instrumentation_suite", 437 "name": "gsutil [upload logcat] example_instrumentation_suite",
456 "~followup_annotations": [ 438 "~followup_annotations": [
457 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l ogcats/logcat_example_instrumentation_suite_T35TRUN1D.txt@@@" 439 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l ogcats/logcat_example_instrumentation_suite_T35TRUN1D.txt@@@"
458 ] 440 ]
459 }, 441 },
460 { 442 {
461 "cmd": [ 443 "cmd": [
462 "python", 444 "python",
463 "-u", 445 "-u",
464 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 446 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
465 "[TMP_BASE]/amp_trigger_tmp_1/T35TRUN1D.json", 447 "[TMP]/amp_trigger_tmp_1/T35TRUN1D.json",
466 "/path/to/tmp/json" 448 "/path/to/tmp/json"
467 ], 449 ],
468 "cwd": "[SLAVE_BUILD]",
469 "name": "[collect] load example_uirobot_suite", 450 "name": "[collect] load example_uirobot_suite",
470 "~followup_annotations": [ 451 "~followup_annotations": [
471 "@@@STEP_LOG_LINE@json.output@{@@@", 452 "@@@STEP_LOG_LINE@json.output@{@@@",
472 "@@@STEP_LOG_LINE@json.output@ \"env\": {@@@", 453 "@@@STEP_LOG_LINE@json.output@ \"env\": {@@@",
473 "@@@STEP_LOG_LINE@json.output@ \"device\": {@@@", 454 "@@@STEP_LOG_LINE@json.output@ \"device\": {@@@",
474 "@@@STEP_LOG_LINE@json.output@ \"brand\": \"Foo\", @@@", 455 "@@@STEP_LOG_LINE@json.output@ \"brand\": \"Foo\", @@@",
475 "@@@STEP_LOG_LINE@json.output@ \"name\": \"Fone\", @@@", 456 "@@@STEP_LOG_LINE@json.output@ \"name\": \"Fone\", @@@",
476 "@@@STEP_LOG_LINE@json.output@ \"os_version\": \"1.2.3\"@@@", 457 "@@@STEP_LOG_LINE@json.output@ \"os_version\": \"1.2.3\"@@@",
477 "@@@STEP_LOG_LINE@json.output@ }@@@", 458 "@@@STEP_LOG_LINE@json.output@ }@@@",
478 "@@@STEP_LOG_LINE@json.output@ }@@@", 459 "@@@STEP_LOG_LINE@json.output@ }@@@",
479 "@@@STEP_LOG_LINE@json.output@}@@@", 460 "@@@STEP_LOG_LINE@json.output@}@@@",
480 "@@@STEP_LOG_END@json.output@@@" 461 "@@@STEP_LOG_END@json.output@@@"
481 ] 462 ]
482 }, 463 },
483 { 464 {
484 "cmd": [ 465 "cmd": [
485 "python", 466 "python",
486 "-u", 467 "-u",
487 "[SLAVE_BUILD]/src/build/android/test_runner.py", 468 "[CWD]/src/build/android/test_runner.py",
488 "uirobot", 469 "uirobot",
489 "--minutes", 470 "--minutes",
490 "5", 471 "5",
491 "--enable-platform-mode", 472 "--enable-platform-mode",
492 "-e", 473 "-e",
493 "remote_device", 474 "remote_device",
494 "--api-key-file", 475 "--api-key-file",
495 "[BUILD]/site_config/.amp_main_pool_key", 476 "[ROOT]/b/build/site_config/.amp_main_pool_key",
496 "--api-secret-file", 477 "--api-secret-file",
497 "[BUILD]/site_config/.amp_main_pool_secret", 478 "[ROOT]/b/build/site_config/.amp_main_pool_secret",
498 "--api-address", 479 "--api-address",
499 "127.0.0.1", 480 "127.0.0.1",
500 "--api-port", 481 "--api-port",
501 "80", 482 "80",
502 "--api-protocol", 483 "--api-protocol",
503 "http", 484 "http",
504 "--device-type", 485 "--device-type",
505 "Android", 486 "Android",
506 "--collect", 487 "--collect",
507 "[TMP_BASE]/amp_trigger_tmp_1/T35TRUN1D.json", 488 "[TMP]/amp_trigger_tmp_1/T35TRUN1D.json",
508 "--results-path", 489 "--results-path",
509 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/results.zip", 490 "[TMP]/amp_results_tmp_2/T35TRUN1D/results.zip",
510 "--verbose" 491 "--verbose"
511 ], 492 ],
512 "cwd": "[SLAVE_BUILD]",
513 "env": { 493 "env": {
514 "CHROMIUM_OUTPUT_DIR": "[SLAVE_BUILD]/src/out/Debug" 494 "CHROMIUM_OUTPUT_DIR": "[CWD]/src/out/Debug"
515 }, 495 },
516 "name": "[collect] example_uirobot_suite", 496 "name": "[collect] example_uirobot_suite",
517 "~followup_annotations": [ 497 "~followup_annotations": [
518 "@@@STEP_TEXT@on Foo Fone 1.2.3@@@" 498 "@@@STEP_TEXT@on Foo Fone 1.2.3@@@"
519 ] 499 ]
520 }, 500 },
521 { 501 {
522 "cmd": [ 502 "cmd": [
523 "python", 503 "python",
524 "-u", 504 "-u",
525 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 505 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
526 "[TMP_BASE]/amp_trigger_tmp_1/T35TRUN1D.json", 506 "[TMP]/amp_trigger_tmp_1/T35TRUN1D.json",
527 "/path/to/tmp/json" 507 "/path/to/tmp/json"
528 ], 508 ],
529 "cwd": "[SLAVE_BUILD]",
530 "name": "[upload logcat] load example_uirobot_suite data", 509 "name": "[upload logcat] load example_uirobot_suite data",
531 "~followup_annotations": [ 510 "~followup_annotations": [
532 "@@@STEP_LOG_LINE@json.output@{@@@", 511 "@@@STEP_LOG_LINE@json.output@{@@@",
533 "@@@STEP_LOG_LINE@json.output@ \"test_run\": {@@@", 512 "@@@STEP_LOG_LINE@json.output@ \"test_run\": {@@@",
534 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@", 513 "@@@STEP_LOG_LINE@json.output@ \"test_run_id\": \"12345abcde\"@@@",
535 "@@@STEP_LOG_LINE@json.output@ }@@@", 514 "@@@STEP_LOG_LINE@json.output@ }@@@",
536 "@@@STEP_LOG_LINE@json.output@}@@@", 515 "@@@STEP_LOG_LINE@json.output@}@@@",
537 "@@@STEP_LOG_END@json.output@@@" 516 "@@@STEP_LOG_END@json.output@@@"
538 ] 517 ]
539 }, 518 },
540 { 519 {
541 "cmd": [ 520 "cmd": [
542 "python", 521 "python",
543 "-u", 522 "-u",
544 "RECIPE_MODULE[build::zip]/resources/unzip.py" 523 "RECIPE_MODULE[build::zip]/resources/unzip.py"
545 ], 524 ],
546 "cwd": "[SLAVE_BUILD]",
547 "name": "[upload logcat] unzip results for example_uirobot_suite", 525 "name": "[upload logcat] unzip results for example_uirobot_suite",
548 "stdin": "{\"output\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_res ults\", \"zip_file\": \"[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/results.zip\"}" 526 "stdin": "{\"output\": \"[TMP]/amp_results_tmp_2/T35TRUN1D/unzipped_results\ ", \"zip_file\": \"[TMP]/amp_results_tmp_2/T35TRUN1D/results.zip\"}"
549 }, 527 },
550 { 528 {
551 "cmd": [ 529 "cmd": [
552 "python", 530 "python",
553 "-u", 531 "-u",
554 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", 532 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
555 "--", 533 "--",
556 "[DEPOT_TOOLS]/gsutil.py", 534 "[ROOT]/b/depot_tools/gsutil.py",
557 "----", 535 "----",
558 "cp", 536 "cp",
559 "[TMP_BASE]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/ logcat.txt", 537 "[TMP]/amp_results_tmp_2/T35TRUN1D/unzipped_results/appurify_results/logca t.txt",
560 "gs://chrome-amp-results/logcats/logcat_example_uirobot_suite_T35TRUN1D.tx t" 538 "gs://chrome-amp-results/logcats/logcat_example_uirobot_suite_T35TRUN1D.tx t"
561 ], 539 ],
562 "cwd": "[SLAVE_BUILD]",
563 "name": "gsutil [upload logcat] example_uirobot_suite", 540 "name": "gsutil [upload logcat] example_uirobot_suite",
564 "~followup_annotations": [ 541 "~followup_annotations": [
565 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l ogcats/logcat_example_uirobot_suite_T35TRUN1D.txt@@@" 542 "@@@STEP_LINK@logcat@https://storage.cloud.google.com/chrome-amp-results/l ogcats/logcat_example_uirobot_suite_T35TRUN1D.txt@@@"
566 ] 543 ]
567 }, 544 },
568 { 545 {
569 "name": "$result", 546 "name": "$result",
570 "recipe_result": null, 547 "recipe_result": null,
571 "status_code": 0 548 "status_code": 0
572 } 549 }
573 ] 550 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698