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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_gpu_GPU_Linux_Builder.json

Issue 2162343002: tryserver.chromium.linux: convert chromium_trybot builders to remote_run (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 5 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
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
7 "[BUILDER_CACHE]/GPU_Linux_Builder", 7 "[BUILDER_CACHE]/linux",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
11 "~followup_annotations": [ 11 "~followup_annotations": [
12 "@@@STEP_LOG_LINE@python.inline@@@@", 12 "@@@STEP_LOG_LINE@python.inline@@@@",
13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", 13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", 14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", 15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", 16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", 17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
(...skipping 22 matching lines...) Expand all
40 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision \", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/ tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_ revision\"}", 40 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision \", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/ tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_ revision\"}",
41 "--git-cache-dir", 41 "--git-cache-dir",
42 "[GIT_CACHE]", 42 "[GIT_CACHE]",
43 "--output_json", 43 "--output_json",
44 "/path/to/tmp/json", 44 "/path/to/tmp/json",
45 "--revision", 45 "--revision",
46 "src@HEAD", 46 "src@HEAD",
47 "--force", 47 "--force",
48 "--output_manifest" 48 "--output_manifest"
49 ], 49 ],
50 "cwd": "[BUILDER_CACHE]/GPU_Linux_Builder", 50 "cwd": "[BUILDER_CACHE]/linux",
51 "env": { 51 "env": {
52 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 52 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
53 }, 53 },
54 "name": "bot_update", 54 "name": "bot_update",
55 "~followup_annotations": [ 55 "~followup_annotations": [
56 "@@@STEP_TEXT@Some step text@@@", 56 "@@@STEP_TEXT@Some step text@@@",
57 "@@@STEP_LOG_LINE@json.output@{@@@", 57 "@@@STEP_LOG_LINE@json.output@{@@@",
58 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 58 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
59 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 59 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
60 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", 60 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@",
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
178 "@@@STEP_LOG_LINE@json.output@ }@@@", 178 "@@@STEP_LOG_LINE@json.output@ }@@@",
179 "@@@STEP_LOG_LINE@json.output@ ]@@@", 179 "@@@STEP_LOG_LINE@json.output@ ]@@@",
180 "@@@STEP_LOG_LINE@json.output@}@@@", 180 "@@@STEP_LOG_LINE@json.output@}@@@",
181 "@@@STEP_LOG_END@json.output@@@" 181 "@@@STEP_LOG_END@json.output@@@"
182 ] 182 ]
183 }, 183 },
184 { 184 {
185 "cmd": [ 185 "cmd": [
186 "python", 186 "python",
187 "-u", 187 "-u",
188 "[BUILDER_CACHE]/GPU_Linux_Builder/src/tools/swarming_client/swarming.py", 188 "[BUILDER_CACHE]/linux/src/tools/swarming_client/swarming.py",
189 "--version" 189 "--version"
190 ], 190 ],
191 "name": "swarming.py --version", 191 "name": "swarming.py --version",
192 "stdout": "/path/to/tmp/", 192 "stdout": "/path/to/tmp/",
193 "~followup_annotations": [ 193 "~followup_annotations": [
194 "@@@STEP_TEXT@0.8.6@@@" 194 "@@@STEP_TEXT@0.8.6@@@"
195 ] 195 ]
196 }, 196 },
197 { 197 {
198 "cmd": [ 198 "cmd": [
199 "python", 199 "python",
200 "-u", 200 "-u",
201 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 201 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
202 "runhooks" 202 "runhooks"
203 ], 203 ],
204 "cwd": "[BUILDER_CACHE]/GPU_Linux_Builder/src", 204 "cwd": "[BUILDER_CACHE]/linux/src",
205 "env": { 205 "env": {
206 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 206 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
207 "GYP_CHROMIUM_NO_ACTION": "1", 207 "GYP_CHROMIUM_NO_ACTION": "1",
208 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library ffmpeg_brandi ng=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x64 test_ isolation_mode=prepare use_goma=1", 208 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library ffmpeg_brandi ng=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x64 test_ isolation_mode=prepare use_goma=1",
209 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 209 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
210 }, 210 },
211 "name": "gclient runhooks" 211 "name": "gclient runhooks"
212 }, 212 },
213 { 213 {
214 "cmd": [ 214 "cmd": [
215 "python", 215 "python",
216 "-u", 216 "-u",
217 "[BUILDER_CACHE]/GPU_Linux_Builder/src/testing/scripts/get_compile_targets .py", 217 "[BUILDER_CACHE]/linux/src/testing/scripts/get_compile_targets.py",
218 "--output", 218 "--output",
219 "/path/to/tmp/json", 219 "/path/to/tmp/json",
220 "--", 220 "--",
221 "--build-config-fs", 221 "--build-config-fs",
222 "Release", 222 "Release",
223 "--use-src-side-runtest-py", 223 "--use-src-side-runtest-py",
224 "--paths", 224 "--paths",
225 "{\"checkout\": \"[BUILDER_CACHE]/GPU_Linux_Builder/src\", \"runit.py\": \ "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_P ACKAGE_REPO[build]/scripts/slave/runtest.py\"}", 225 "{\"checkout\": \"[BUILDER_CACHE]/linux/src\", \"runit.py\": \"RECIPE_PACK AGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[ build]/scripts/slave/runtest.py\"}",
226 "--properties", 226 "--properties",
227 "{\"buildername\": \"GPU Linux Builder\", \"buildnumber\": 571, \"masterna me\": \"chromium.gpu\", \"slavename\": \"TestSlavename\", \"target_platform\": \ "linux\"}" 227 "{\"buildername\": \"GPU Linux Builder\", \"buildnumber\": 571, \"masterna me\": \"chromium.gpu\", \"slavename\": \"TestSlavename\", \"target_platform\": \ "linux\"}"
228 ], 228 ],
229 "name": "get compile targets for scripts", 229 "name": "get compile targets for scripts",
230 "~followup_annotations": [ 230 "~followup_annotations": [
231 "@@@STEP_LOG_LINE@json.output@{}@@@", 231 "@@@STEP_LOG_LINE@json.output@{}@@@",
232 "@@@STEP_LOG_END@json.output@@@" 232 "@@@STEP_LOG_END@json.output@@@"
233 ] 233 ]
234 }, 234 },
235 { 235 {
236 "cmd": [ 236 "cmd": [
237 "python", 237 "python",
238 "-u", 238 "-u",
239 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 239 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
240 "[BUILDER_CACHE]/GPU_Linux_Builder/src/testing/buildbot/chromium.gpu.json" , 240 "[BUILDER_CACHE]/linux/src/testing/buildbot/chromium.gpu.json",
241 "/path/to/tmp/json" 241 "/path/to/tmp/json"
242 ], 242 ],
243 "name": "read test spec (chromium.gpu.json)", 243 "name": "read test spec (chromium.gpu.json)",
244 "~followup_annotations": [ 244 "~followup_annotations": [
245 "@@@STEP_TEXT@path: [BUILDER_CACHE]/GPU_Linux_Builder/src/testing/buildbot /chromium.gpu.json@@@", 245 "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux/src/testing/buildbot/chromium.gp u.json@@@",
246 "@@@STEP_LOG_LINE@json.output@{@@@", 246 "@@@STEP_LOG_LINE@json.output@{@@@",
247 "@@@STEP_LOG_LINE@json.output@ \"Linux Release (NVIDIA)\": {@@@", 247 "@@@STEP_LOG_LINE@json.output@ \"Linux Release (NVIDIA)\": {@@@",
248 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", 248 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@",
249 "@@@STEP_LOG_LINE@json.output@ {@@@", 249 "@@@STEP_LOG_LINE@json.output@ {@@@",
250 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", 250 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@",
251 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": true@@@", 251 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\": true@@@",
252 "@@@STEP_LOG_LINE@json.output@ }, @@@", 252 "@@@STEP_LOG_LINE@json.output@ }, @@@",
253 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", 253 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@",
254 "@@@STEP_LOG_LINE@json.output@ }@@@", 254 "@@@STEP_LOG_LINE@json.output@ }@@@",
255 "@@@STEP_LOG_LINE@json.output@ ]@@@", 255 "@@@STEP_LOG_LINE@json.output@ ]@@@",
(...skipping 12 matching lines...) Expand all
268 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 268 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
269 ], 269 ],
270 "name": "cleanup_temp" 270 "name": "cleanup_temp"
271 }, 271 },
272 { 272 {
273 "cmd": [ 273 "cmd": [
274 "python", 274 "python",
275 "-u", 275 "-u",
276 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", 276 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py",
277 "--build-dir", 277 "--build-dir",
278 "[BUILDER_CACHE]/GPU_Linux_Builder/src/out/Release", 278 "[BUILDER_CACHE]/linux/src/out/Release",
279 "--clean-isolated-files" 279 "--clean-isolated-files"
280 ], 280 ],
281 "name": "clean isolated files" 281 "name": "clean isolated files"
282 }, 282 },
283 { 283 {
284 "cmd": [ 284 "cmd": [
285 "python", 285 "python",
286 "-u", 286 "-u",
287 "[BUILDER_CACHE]/GPU_Linux_Builder/src/tools/mb/mb.py", 287 "[BUILDER_CACHE]/linux/src/tools/mb/mb.py",
288 "gen", 288 "gen",
289 "-m", 289 "-m",
290 "chromium.gpu", 290 "chromium.gpu",
291 "-b", 291 "-b",
292 "GPU Linux Builder", 292 "GPU Linux Builder",
293 "--config-file", 293 "--config-file",
294 "[BUILDER_CACHE]/GPU_Linux_Builder/src/tools/mb/mb_config.pyl", 294 "[BUILDER_CACHE]/linux/src/tools/mb/mb_config.pyl",
295 "--goma-dir", 295 "--goma-dir",
296 "[CACHE]/cipd/goma", 296 "[CACHE]/cipd/goma",
297 "--swarming-targets-file", 297 "--swarming-targets-file",
298 "browser_tests\n", 298 "browser_tests\n",
299 "//out/Release" 299 "//out/Release"
300 ], 300 ],
301 "cwd": "[BUILDER_CACHE]/GPU_Linux_Builder/src", 301 "cwd": "[BUILDER_CACHE]/linux/src",
302 "env": { 302 "env": {
303 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 303 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
304 }, 304 },
305 "name": "generate_build_files", 305 "name": "generate_build_files",
306 "~followup_annotations": [ 306 "~followup_annotations": [
307 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", 307 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@",
308 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" 308 "@@@STEP_LOG_END@swarming-targets-file.txt@@@"
309 ] 309 ]
310 }, 310 },
311 { 311 {
312 "cmd": [ 312 "cmd": [
313 "python", 313 "python",
314 "-u", 314 "-u",
315 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 315 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
316 "--show-path", 316 "--show-path",
317 "python", 317 "python",
318 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 318 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
319 "--gsutil-py-path", 319 "--gsutil-py-path",
320 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 320 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
321 "--ninja-path", 321 "--ninja-path",
322 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 322 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
323 "--target", 323 "--target",
324 "Release", 324 "Release",
325 "--src-dir", 325 "--src-dir",
326 "[BUILDER_CACHE]/GPU_Linux_Builder/src", 326 "[BUILDER_CACHE]/linux/src",
327 "--goma-cache-dir", 327 "--goma-cache-dir",
328 "[GOMA_CACHE]", 328 "[GOMA_CACHE]",
329 "--goma-deps-cache-dir", 329 "--goma-deps-cache-dir",
330 "[GOMA_DEPS_CACHE]", 330 "[GOMA_DEPS_CACHE]",
331 "--build-data-dir", 331 "--build-data-dir",
332 "[ROOT]/build_data_dir", 332 "[ROOT]/build_data_dir",
333 "--compiler", 333 "--compiler",
334 "goma", 334 "goma",
335 "--goma-jsonstatus", 335 "--goma-jsonstatus",
336 "/path/to/tmp/json", 336 "/path/to/tmp/json",
(...skipping 14 matching lines...) Expand all
351 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 351 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
352 "@@@STEP_LOG_END@json.output (invalid)@@@" 352 "@@@STEP_LOG_END@json.output (invalid)@@@"
353 ] 353 ]
354 }, 354 },
355 { 355 {
356 "cmd": [ 356 "cmd": [
357 "python", 357 "python",
358 "-u", 358 "-u",
359 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py", 359 "RECIPE_MODULE[build::isolate]/resources/remove_build_metadata.py",
360 "--build-dir", 360 "--build-dir",
361 "[BUILDER_CACHE]/GPU_Linux_Builder/src/out/Release", 361 "[BUILDER_CACHE]/linux/src/out/Release",
362 "--src-dir", 362 "--src-dir",
363 "[BUILDER_CACHE]/GPU_Linux_Builder/src" 363 "[BUILDER_CACHE]/linux/src"
364 ], 364 ],
365 "cwd": "[SLAVE_BUILD]", 365 "cwd": "[SLAVE_BUILD]",
366 "name": "remove_build_metadata" 366 "name": "remove_build_metadata"
367 }, 367 },
368 { 368 {
369 "cmd": [ 369 "cmd": [
370 "python", 370 "python",
371 "-u", 371 "-u",
372 "RECIPE_MODULE[build::isolate]/resources/isolate.py", 372 "RECIPE_MODULE[build::isolate]/resources/isolate.py",
373 "[BUILDER_CACHE]/GPU_Linux_Builder/src/tools/swarming_client", 373 "[BUILDER_CACHE]/linux/src/tools/swarming_client",
374 "batcharchive", 374 "batcharchive",
375 "--dump-json", 375 "--dump-json",
376 "/path/to/tmp/json", 376 "/path/to/tmp/json",
377 "--isolate-server", 377 "--isolate-server",
378 "https://isolateserver.appspot.com", 378 "https://isolateserver.appspot.com",
379 "--verbose", 379 "--verbose",
380 "[BUILDER_CACHE]/GPU_Linux_Builder/src/out/Release/browser_tests.isolated. gen.json" 380 "[BUILDER_CACHE]/linux/src/out/Release/browser_tests.isolated.gen.json"
381 ], 381 ],
382 "name": "isolate tests", 382 "name": "isolate tests",
383 "~followup_annotations": [ 383 "~followup_annotations": [
384 "@@@STEP_LOG_LINE@json.output@{@@@", 384 "@@@STEP_LOG_LINE@json.output@{@@@",
385 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows er_tests]\"@@@", 385 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows er_tests]\"@@@",
386 "@@@STEP_LOG_LINE@json.output@}@@@", 386 "@@@STEP_LOG_LINE@json.output@}@@@",
387 "@@@STEP_LOG_END@json.output@@@" 387 "@@@STEP_LOG_END@json.output@@@"
388 ] 388 ]
389 }, 389 },
390 { 390 {
391 "allow_subannotations": true, 391 "allow_subannotations": true,
392 "cmd": [ 392 "cmd": [
393 "python", 393 "python",
394 "-u", 394 "-u",
395 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 395 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
396 "--show-path", 396 "--show-path",
397 "python", 397 "python",
398 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", 398 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py",
399 "--target", 399 "--target",
400 "Release", 400 "Release",
401 "--gsutil-py-path", 401 "--gsutil-py-path",
402 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 402 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
403 "--staging-dir", 403 "--staging-dir",
404 "[CACHE]/chrome_staging", 404 "[CACHE]/chrome_staging",
405 "--src-dir", 405 "--src-dir",
406 "[BUILDER_CACHE]/GPU_Linux_Builder/src", 406 "[BUILDER_CACHE]/linux/src",
407 "--build-url", 407 "--build-url",
408 "gs://chromium-gpu-archive/chromium.gpu/GPU Linux Builder", 408 "gs://chromium-gpu-archive/chromium.gpu/GPU Linux Builder",
409 "--build_revision", 409 "--build_revision",
410 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 410 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
411 "--factory-properties", 411 "--factory-properties",
412 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"GPU Linux Builde r\", \"buildnumber\": 571, \"mastername\": \"chromium.gpu\", \"parent_buildernam e\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\" : \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 412 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"GPU Linux Builde r\", \"buildnumber\": 571, \"mastername\": \"chromium.gpu\", \"parent_buildernam e\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\" : \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
413 "--build-properties", 413 "--build-properties",
414 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"GPU Linux Builde r\", \"buildnumber\": 571, \"mastername\": \"chromium.gpu\", \"parent_buildernam e\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\" : \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" 414 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"GPU Linux Builde r\", \"buildnumber\": 571, \"mastername\": \"chromium.gpu\", \"parent_buildernam e\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\" : \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
415 ], 415 ],
416 "name": "package build" 416 "name": "package build"
(...skipping 25 matching lines...) Expand all
442 "~followup_annotations": [ 442 "~followup_annotations": [
443 "@@@STEP_TEXT@Linux Release (NVIDIA)@@@" 443 "@@@STEP_TEXT@Linux Release (NVIDIA)@@@"
444 ] 444 ]
445 }, 445 },
446 { 446 {
447 "name": "$result", 447 "name": "$result",
448 "recipe_result": null, 448 "recipe_result": null,
449 "status_code": 0 449 "status_code": 0
450 } 450 }
451 ] 451 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698