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

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

Issue 1932213004: Revert of Extend chromium_tests trigger to work across masters. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 7 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 "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 254 matching lines...) Expand 10 before | Expand all | Expand 10 after
265 "--build_revision", 265 "--build_revision",
266 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 266 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
267 "--factory-properties", 267 "--factory-properties",
268 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64_bisect _builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \ "parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlav ename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 268 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64_bisect _builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \ "parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlav ename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
269 "--build-properties", 269 "--build-properties",
270 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64_bisect _builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \ "parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlav ename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" 270 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]\\\\build_data_dir\", \"buildername\": \"winx64_bisect _builder\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.perf\", \ "parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlav ename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
271 ], 271 ],
272 "name": "package build" 272 "name": "package build"
273 }, 273 },
274 { 274 {
275 "cmd": [],
276 "name": "trigger"
277 },
278 {
279 "name": "$result", 275 "name": "$result",
280 "recipe_result": null, 276 "recipe_result": null,
281 "status_code": 0 277 "status_code": 0
282 } 278 }
283 ] 279 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698