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

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

Issue 2335383002: Changed sequence of package_build step (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: CL categorization: work in progress Created 4 years, 3 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 | « scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_Builder.json ('k') | 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 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "name": "taskkill" 8 "name": "taskkill"
9 }, 9 },
10 { 10 {
(...skipping 322 matching lines...) Expand 10 before | Expand all | Expand 10 after
333 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", 333 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py",
334 "--target", 334 "--target",
335 "Release_x64", 335 "Release_x64",
336 "--gsutil-py-path", 336 "--gsutil-py-path",
337 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", 337 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
338 "--staging-dir", 338 "--staging-dir",
339 "[CACHE]\\chrome_staging", 339 "[CACHE]\\chrome_staging",
340 "--src-dir", 340 "--src-dir",
341 "[BUILDER_CACHE]\\Win_x64_Builder\\src", 341 "[BUILDER_CACHE]\\Win_x64_Builder\\src",
342 "--build-url", 342 "--build-url",
343 "gs://chrome-test-builds/official-by-commit/Win x64 Builder", 343 "gs://chrome-perf/Win x64 Builder",
344 "--build_revision", 344 "--build_revision",
345 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 345 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
346 "--include-files",
347 "chrome.dll,chrome.exe,chrome_100_percent.pak,chrome_200_percent.pak,chrom e_child.dll,chrome_elf.dll,chrome_watcher.dll,default_apps,d3dcompiler_47.dll,ic udtl.dat,libEGL.dll,libGLESv2.dll,locales,nacl_irt_x86_64.nexe,natives_blob.bin, PepperFlash,resources.pak,SecondaryTile.png,snapshot_blob.bin",
348 "--whitelist",
349 "^\\d+\\.\\d+\\.\\d+\\.\\d+\\.manifest$",
350 "--exclude-extra",
351 "--build_revision",
352 "170242",
353 "--factory-properties", 346 "--factory-properties",
354 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win x64 Build er\", \"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildern ame\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename \": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 347 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win x64 Build er\", \"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildern ame\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename \": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
355 "--build-properties", 348 "--build-properties",
356 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win x64 Build er\", \"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildern ame\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename \": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" 349 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win x64 Build er\", \"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildern ame\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename \": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
357 ], 350 ],
358 "name": "package build for bisect" 351 "name": "package build"
359 }, 352 },
360 { 353 {
361 "allow_subannotations": true, 354 "allow_subannotations": true,
362 "cmd": [ 355 "cmd": [
363 "python", 356 "python",
364 "-u", 357 "-u",
365 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", 358 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py",
366 "--show-path", 359 "--show-path",
367 "python", 360 "python",
368 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py", 361 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\zip_build.py",
369 "--target", 362 "--target",
370 "Release_x64", 363 "Release_x64",
371 "--gsutil-py-path", 364 "--gsutil-py-path",
372 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py", 365 "RECIPE_PACKAGE_REPO[depot_tools]\\gsutil.py",
373 "--staging-dir", 366 "--staging-dir",
374 "[CACHE]\\chrome_staging", 367 "[CACHE]\\chrome_staging",
375 "--src-dir", 368 "--src-dir",
376 "[BUILDER_CACHE]\\Win_x64_Builder\\src", 369 "[BUILDER_CACHE]\\Win_x64_Builder\\src",
377 "--build-url", 370 "--build-url",
378 "gs://chrome-perf/Win x64 Builder", 371 "gs://chrome-test-builds/official-by-commit/Win x64 Builder",
379 "--build_revision", 372 "--build_revision",
380 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 373 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
374 "--include-files",
375 "chrome.dll,chrome.exe,chrome_100_percent.pak,chrome_200_percent.pak,chrom e_child.dll,chrome_elf.dll,chrome_watcher.dll,default_apps,d3dcompiler_47.dll,ic udtl.dat,libEGL.dll,libGLESv2.dll,locales,nacl_irt_x86_64.nexe,natives_blob.bin, PepperFlash,resources.pak,SecondaryTile.png,snapshot_blob.bin",
376 "--whitelist",
377 "^\\d+\\.\\d+\\.\\d+\\.\\d+\\.manifest$",
378 "--exclude-extra",
379 "--build_revision",
380 "170242",
381 "--factory-properties", 381 "--factory-properties",
382 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win x64 Build er\", \"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildern ame\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename \": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 382 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win x64 Build er\", \"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildern ame\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename \": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
383 "--build-properties", 383 "--build-properties",
384 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win x64 Build er\", \"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildern ame\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename \": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" 384 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"Win x64 Build er\", \"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildern ame\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename \": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
385 ], 385 ],
386 "name": "package build" 386 "name": "package build for bisect"
387 }, 387 },
388 { 388 {
389 "cmd": [], 389 "cmd": [],
390 "name": "trigger", 390 "name": "trigger",
391 "trigger_specs": [ 391 "trigger_specs": [
392 { 392 {
393 "builder_name": "Win 10 High-DPI Perf (1)", 393 "builder_name": "Win 10 High-DPI Perf (1)",
394 "properties": { 394 "properties": {
395 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c ", 395 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c ",
396 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", 396 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}",
(...skipping 864 matching lines...) Expand 10 before | Expand all | Expand 10 after
1261 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json" 1261 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac count-goma-client.json"
1262 }, 1262 },
1263 "name": "process_dumps" 1263 "name": "process_dumps"
1264 }, 1264 },
1265 { 1265 {
1266 "name": "$result", 1266 "name": "$result",
1267 "recipe_result": null, 1267 "recipe_result": null,
1268 "status_code": 0 1268 "status_code": 0
1269 } 1269 }
1270 ] 1270 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_Builder.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698