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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_chromiumos_ChromiumOS_x86_generic_Compile.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_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "chromium.chromiumos", 8 "chromium.chromiumos",
9 "--builder", 9 "--builder",
10 "ChromiumOS x86-generic Compile", 10 "ChromiumOS x86-generic Compile",
(...skipping 311 matching lines...) Expand 10 before | Expand all | Expand 10 after
322 "--cros-board", 322 "--cros-board",
323 "x86-generic", 323 "x86-generic",
324 "--factory-properties", 324 "--factory-properties",
325 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"ChromiumOS x86-g eneric Compile\", \"buildnumber\": 571, \"mastername\": \"chromium.chromiumos\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSl avename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 325 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"ChromiumOS x86-g eneric Compile\", \"buildnumber\": 571, \"mastername\": \"chromium.chromiumos\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSl avename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
326 "--build-properties", 326 "--build-properties",
327 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"ChromiumOS x86-g eneric Compile\", \"buildnumber\": 571, \"mastername\": \"chromium.chromiumos\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSl avename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" 327 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"ChromiumOS x86-g eneric Compile\", \"buildnumber\": 571, \"mastername\": \"chromium.chromiumos\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSl avename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
328 ], 328 ],
329 "name": "package build" 329 "name": "package build"
330 }, 330 },
331 { 331 {
332 "cmd": [],
333 "name": "trigger"
334 },
335 {
336 "name": "$result", 332 "name": "$result",
337 "recipe_result": null, 333 "recipe_result": null,
338 "status_code": 0 334 "status_code": 0
339 } 335 }
340 ] 336 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698