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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_perf_Mac_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
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]/Mac_Builder", 7 "[BUILDER_CACHE]/Mac_Builder",
8 "511" 8 "511"
9 ], 9 ],
10 "name": "makedirs checkout path", 10 "name": "makedirs checkout path",
(...skipping 336 matching lines...) Expand 10 before | Expand all | Expand 10 after
347 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", 347 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py",
348 "--target", 348 "--target",
349 "Release", 349 "Release",
350 "--gsutil-py-path", 350 "--gsutil-py-path",
351 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 351 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
352 "--staging-dir", 352 "--staging-dir",
353 "[CACHE]/chrome_staging", 353 "[CACHE]/chrome_staging",
354 "--src-dir", 354 "--src-dir",
355 "[BUILDER_CACHE]/Mac_Builder/src", 355 "[BUILDER_CACHE]/Mac_Builder/src",
356 "--build-url", 356 "--build-url",
357 "gs://chrome-test-builds/official-by-commit/Mac Builder", 357 "gs://chrome-perf/Mac Builder",
358 "--build_revision", 358 "--build_revision",
359 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 359 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
360 "--include-files",
361 "Google Chrome.app",
362 "--exclude-extra",
363 "--build_revision",
364 "170242",
365 "--factory-properties", 360 "--factory-properties",
366 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Mac Builder\", \ "buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"T estSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 361 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Mac Builder\", \ "buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"T estSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
367 "--build-properties", 362 "--build-properties",
368 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Mac Builder\", \ "buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"T estSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" 363 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Mac Builder\", \ "buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"T estSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
369 ], 364 ],
370 "name": "package build for bisect" 365 "name": "package build"
371 }, 366 },
372 { 367 {
373 "allow_subannotations": true, 368 "allow_subannotations": true,
374 "cmd": [ 369 "cmd": [
375 "python", 370 "python",
376 "-u", 371 "-u",
377 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 372 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
378 "--show-path", 373 "--show-path",
379 "python", 374 "python",
380 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py", 375 "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py",
381 "--target", 376 "--target",
382 "Release", 377 "Release",
383 "--gsutil-py-path", 378 "--gsutil-py-path",
384 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 379 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
385 "--staging-dir", 380 "--staging-dir",
386 "[CACHE]/chrome_staging", 381 "[CACHE]/chrome_staging",
387 "--src-dir", 382 "--src-dir",
388 "[BUILDER_CACHE]/Mac_Builder/src", 383 "[BUILDER_CACHE]/Mac_Builder/src",
389 "--build-url", 384 "--build-url",
390 "gs://chrome-perf/Mac Builder", 385 "gs://chrome-test-builds/official-by-commit/Mac Builder",
391 "--build_revision", 386 "--build_revision",
392 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 387 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
388 "--include-files",
389 "Google Chrome.app",
390 "--exclude-extra",
391 "--build_revision",
392 "170242",
393 "--factory-properties", 393 "--factory-properties",
394 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Mac Builder\", \ "buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"T estSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 394 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Mac Builder\", \ "buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"T estSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
395 "--build-properties", 395 "--build-properties",
396 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Mac Builder\", \ "buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"T estSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" 396 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Mac Builder\", \ "buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"T estSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
397 ], 397 ],
398 "name": "package build" 398 "name": "package build for bisect"
399 }, 399 },
400 { 400 {
401 "cmd": [], 401 "cmd": [],
402 "name": "trigger", 402 "name": "trigger",
403 "trigger_specs": [ 403 "trigger_specs": [
404 { 404 {
405 "builder_name": "Mac 10.10 Perf (1)", 405 "builder_name": "Mac 10.10 Perf (1)",
406 "properties": { 406 "properties": {
407 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c ", 407 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c ",
408 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", 408 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}",
(...skipping 471 matching lines...) Expand 10 before | Expand all | Expand 10 after
880 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 880 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
881 }, 881 },
882 "name": "sizes" 882 "name": "sizes"
883 }, 883 },
884 { 884 {
885 "name": "$result", 885 "name": "$result",
886 "recipe_result": null, 886 "recipe_result": null,
887 "status_code": 0 887 "status_code": 0
888 } 888 }
889 ] 889 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698