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

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: Archive Linux perf builds for manual bisect 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 side-by-side diff with in-line comments
Download patch
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 672a0f25861ed37a0c499b5f4d5eeaac4f1ab4e9..0a8ade3f64a19ee2998755792a5e515831d11fc4 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
@@ -265,6 +265,35 @@
"--target",
"Release",
"--build-url",
+ "gs://chrome-test-builds/official-by-commit/Linux Builder",
+ "--build_revision",
+ "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
+ "--include-files",
+ "locales,default_apps,PepperFlash,chrome,resources.pak,icudtl.dat,libwidevinecdm.so,nacl_irt_x86_64.nexe,nacl_helper,chrome_200_percent.pak,snapshot_blob.bin,chrome_100_percent.pak,natives_blob.bin,xdg-mime,nacl_helper_bootstrap,xdg-settings,product_logo_48.png",
+ "--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, \"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, \"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",
+ "--build-url",
"gs://chrome-perf/Linux Builder",
"--build_revision",
"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",

Powered by Google App Engine
This is Rietveld 408576698