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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/clobber_analyze.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 side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/chromium_trybot.expected/clobber_analyze.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/clobber_analyze.json b/scripts/slave/recipes/chromium_trybot.expected/clobber_analyze.json
index 8bd73899389d5ac1b99f1c1d2e69639238e58e21..642e21ada9c11252aaef39c7b0627950d528f365 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/clobber_analyze.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/clobber_analyze.json
@@ -4,7 +4,7 @@
"python",
"-u",
"\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",
- "[BUILDER_CACHE]/linux_chromium_clobber_rel_ng",
+ "[BUILDER_CACHE]/linux_clobber",
"511"
],
"name": "makedirs checkout path",
@@ -52,7 +52,7 @@
"src@HEAD",
"--output_manifest"
],
- "cwd": "[BUILDER_CACHE]/linux_chromium_clobber_rel_ng",
+ "cwd": "[BUILDER_CACHE]/linux_clobber",
"env": {
"PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
},
@@ -191,7 +191,7 @@
"python",
"-u",
"\nimport os, sys\nfrom common import chromium_utils # Error? See https://crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n",
- "[BUILDER_CACHE]/linux_chromium_clobber_rel_ng/src/out/Release"
+ "[BUILDER_CACHE]/linux_clobber/src/out/Release"
],
"name": "rmtree clobber",
"~followup_annotations": [
@@ -212,7 +212,7 @@
"RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
"runhooks"
],
- "cwd": "[BUILDER_CACHE]/linux_chromium_clobber_rel_ng/src",
+ "cwd": "[BUILDER_CACHE]/linux_clobber/src",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
"GYP_CHROMIUM_NO_ACTION": "1",
@@ -225,14 +225,14 @@
"cmd": [
"python",
"-u",
- "[BUILDER_CACHE]/linux_chromium_clobber_rel_ng/src/testing/scripts/get_compile_targets.py",
+ "[BUILDER_CACHE]/linux_clobber/src/testing/scripts/get_compile_targets.py",
"--output",
"/path/to/tmp/json",
"--",
"--build-config-fs",
"Release",
"--paths",
- "{\"checkout\": \"[BUILDER_CACHE]/linux_chromium_clobber_rel_ng/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}",
+ "{\"checkout\": \"[BUILDER_CACHE]/linux_clobber/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}",
"--properties",
"{\"buildername\": \"linux_chromium_clobber_rel_ng\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}"
],
@@ -247,12 +247,12 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[BUILDER_CACHE]/linux_chromium_clobber_rel_ng/src/testing/buildbot/chromium.json",
+ "[BUILDER_CACHE]/linux_clobber/src/testing/buildbot/chromium.json",
"/path/to/tmp/json"
],
"name": "read test spec (chromium.json)",
"~followup_annotations": [
- "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux_chromium_clobber_rel_ng/src/testing/buildbot/chromium.json@@@",
+ "@@@STEP_TEXT@path: [BUILDER_CACHE]/linux_clobber/src/testing/buildbot/chromium.json@@@",
"@@@STEP_LOG_LINE@json.output@{}@@@",
"@@@STEP_LOG_END@json.output@@@"
]
@@ -264,7 +264,7 @@
"--cached",
"--name-only"
],
- "cwd": "[BUILDER_CACHE]/linux_chromium_clobber_rel_ng/src",
+ "cwd": "[BUILDER_CACHE]/linux_clobber/src",
"name": "git diff to analyze patch",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -278,7 +278,7 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[BUILDER_CACHE]/linux_chromium_clobber_rel_ng/src/testing/buildbot/trybot_analyze_config.json",
+ "[BUILDER_CACHE]/linux_clobber/src/testing/buildbot/trybot_analyze_config.json",
"/path/to/tmp/json"
],
"name": "read filter exclusion spec",
@@ -302,7 +302,7 @@
"cmd": [
"python",
"-u",
- "[BUILDER_CACHE]/linux_chromium_clobber_rel_ng/src/tools/mb/mb.py",
+ "[BUILDER_CACHE]/linux_clobber/src/tools/mb/mb.py",
"analyze",
"-m",
"tryserver.chromium.linux",
@@ -358,19 +358,19 @@
"cmd": [
"python",
"-u",
- "[BUILDER_CACHE]/linux_chromium_clobber_rel_ng/src/tools/mb/mb.py",
+ "[BUILDER_CACHE]/linux_clobber/src/tools/mb/mb.py",
"gen",
"-m",
"tryserver.chromium.linux",
"-b",
"linux_chromium_clobber_rel_ng",
"--config-file",
- "[BUILDER_CACHE]/linux_chromium_clobber_rel_ng/src/tools/mb/mb_config.pyl",
+ "[BUILDER_CACHE]/linux_clobber/src/tools/mb/mb_config.pyl",
"--goma-dir",
"[CACHE]/cipd/goma",
"//out/Release"
],
- "cwd": "[BUILDER_CACHE]/linux_chromium_clobber_rel_ng/src",
+ "cwd": "[BUILDER_CACHE]/linux_clobber/src",
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
},
@@ -391,7 +391,7 @@
"--target",
"Release",
"--src-dir",
- "[BUILDER_CACHE]/linux_chromium_clobber_rel_ng/src",
+ "[BUILDER_CACHE]/linux_clobber/src",
"--goma-cache-dir",
"[GOMA_CACHE]",
"--goma-deps-cache-dir",

Powered by Google App Engine
This is Rietveld 408576698