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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_perf_Linux_Builder.json

Issue 2128613005: Archive Linux perf builds for manual bisect (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: added a missing comma 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « scripts/slave/recipe_modules/chromium_tests/chromium_perf.py ('k') | scripts/slave/zip_build.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/chromium.expected/full_chromium_perf_Linux_Builder.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_perf_Linux_Builder.json b/scripts/slave/recipes/chromium.expected/full_chromium_perf_Linux_Builder.json
index 29f61020e3d1fbcf5a4c25a270bbfeed68e133a8..f782975c262dc2ccc6d4eb006df25744a1b87616 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_perf_Linux_Builder.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_perf_Linux_Builder.json
@@ -293,6 +293,41 @@
"--src-dir",
"[BUILDER_CACHE]/Linux_Builder/src",
"--build-url",
+ "gs://chrome-test-builds/official-by-commit/Linux Builder",
+ "--build_revision",
+ "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
+ "--include-files",
+ "chrome,chrome_100_percent.pak,chrome_200_percent.pak,default_apps,icudtl.dat,libwidevinecdm.so,locales,nacl_helper,nacl_helper_bootstrap,nacl_irt_x86_64.nexe,natives_blob.bin,PepperFlash,product_logo_48.pngresources.pak,snapshot_blob.bin,xdg-mime,xdg-settings",
+ "--ignore-regex",
+ "--strip-files",
+ "chrome,nacl_helper",
+ "--build_revision",
+ "170242",
+ "--factory-properties",
+ "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Linux Builder\", \"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
+ "--build-properties",
+ "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"Linux Builder\", \"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\": null, \"path_config\": \"kitchen\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
+ ],
+ "name": "package build for bisect"
+ },
+ {
+ "allow_subannotations": true,
+ "cmd": [
+ "python",
+ "-u",
+ "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
+ "--show-path",
+ "python",
+ "RECIPE_PACKAGE_REPO[build]/scripts/slave/zip_build.py",
+ "--target",
+ "Release",
+ "--gsutil-py-path",
+ "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
+ "--staging-dir",
+ "[CACHE]/chrome_staging",
+ "--src-dir",
+ "[BUILDER_CACHE]/Linux_Builder/src",
+ "--build-url",
"gs://chrome-perf/Linux Builder",
"--build_revision",
"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
« no previous file with comments | « scripts/slave/recipe_modules/chromium_tests/chromium_perf.py ('k') | scripts/slave/zip_build.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698