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

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

Issue 1177593002: Add swarming support for MB (and the GN bots) in the chromium recipes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge patchset #3 to r295696 (no other changes) Created 5 years, 6 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 | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "[BUILD]\\scripts\\slave\\kill_processes.py" 6 "[BUILD]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "cwd": "[SLAVE_BUILD]", 8 "cwd": "[SLAVE_BUILD]",
9 "name": "taskkill" 9 "name": "taskkill"
10 }, 10 },
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
80 "cwd": "[SLAVE_BUILD]", 80 "cwd": "[SLAVE_BUILD]",
81 "env": { 81 "env": {
82 "GYP_CHROMIUM_NO_ACTION": "1" 82 "GYP_CHROMIUM_NO_ACTION": "1"
83 }, 83 },
84 "name": "gclient runhooks" 84 "name": "gclient runhooks"
85 }, 85 },
86 { 86 {
87 "cmd": [ 87 "cmd": [
88 "python", 88 "python",
89 "-u", 89 "-u",
90 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py",
91 "gen",
92 "-v",
93 "-m",
94 "chromium.fyi",
95 "-b",
96 "CrWinClang64(dbg)",
97 "--config-file",
98 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl",
99 "--goma-dir",
100 "[BUILD]\\goma",
101 "//out/Debug_x64"
102 ],
103 "cwd": "[SLAVE_BUILD]",
104 "name": "generate_build_files"
105 },
106 {
107 "cmd": [
108 "python",
109 "-u",
110 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 90 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
111 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json", 91 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.json",
112 "/path/to/tmp/json" 92 "/path/to/tmp/json"
113 ], 93 ],
114 "cwd": "[SLAVE_BUILD]", 94 "cwd": "[SLAVE_BUILD]",
115 "name": "read test spec", 95 "name": "read test spec",
116 "~followup_annotations": [ 96 "~followup_annotations": [
117 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js on@@@", 97 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.fyi.js on@@@",
118 "@@@STEP_LOG_LINE@json.output@{}@@@", 98 "@@@STEP_LOG_LINE@json.output@{}@@@",
119 "@@@STEP_LOG_END@json.output@@@" 99 "@@@STEP_LOG_END@json.output@@@"
(...skipping 18 matching lines...) Expand all
138 "name": "get compile targets for scripts", 118 "name": "get compile targets for scripts",
139 "~followup_annotations": [ 119 "~followup_annotations": [
140 "@@@STEP_LOG_LINE@json.output@{}@@@", 120 "@@@STEP_LOG_LINE@json.output@{}@@@",
141 "@@@STEP_LOG_END@json.output@@@" 121 "@@@STEP_LOG_END@json.output@@@"
142 ] 122 ]
143 }, 123 },
144 { 124 {
145 "cmd": [ 125 "cmd": [
146 "python", 126 "python",
147 "-u", 127 "-u",
128 "[SLAVE_BUILD]\\src\\tools\\mb\\mb.py",
129 "gen",
130 "-v",
131 "-m",
132 "chromium.fyi",
133 "-b",
134 "CrWinClang64(dbg)",
135 "--config-file",
136 "[SLAVE_BUILD]\\src\\tools\\mb\\mb_config.pyl",
137 "--goma-dir",
138 "[BUILD]\\goma",
139 "//out/Debug_x64"
140 ],
141 "cwd": "[SLAVE_BUILD]",
142 "name": "generate_build_files"
143 },
144 {
145 "cmd": [
146 "python",
147 "-u",
148 "[BUILD]\\scripts\\slave\\cleanup_temp.py" 148 "[BUILD]\\scripts\\slave\\cleanup_temp.py"
149 ], 149 ],
150 "cwd": "[SLAVE_BUILD]", 150 "cwd": "[SLAVE_BUILD]",
151 "name": "cleanup_temp" 151 "name": "cleanup_temp"
152 }, 152 },
153 { 153 {
154 "allow_subannotations": true, 154 "allow_subannotations": true,
155 "cmd": [ 155 "cmd": [
156 "python", 156 "python",
157 "-u", 157 "-u",
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
202 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", 202 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
203 "--factory-properties", 203 "--factory-properties",
204 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"CrWinClang64(dbg)\", \"buildnumber\": 571, \"mastername\": \"ch romium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavenam e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 204 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"CrWinClang64(dbg)\", \"buildnumber\": 571, \"mastername\": \"ch romium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavenam e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
205 "--build-properties", 205 "--build-properties",
206 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"CrWinClang64(dbg)\", \"buildnumber\": 571, \"mastername\": \"ch romium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavenam e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" 206 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"CrWinClang64(dbg)\", \"buildnumber\": 571, \"mastername\": \"ch romium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavenam e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
207 ], 207 ],
208 "cwd": "[SLAVE_BUILD]", 208 "cwd": "[SLAVE_BUILD]",
209 "name": "package build" 209 "name": "package build"
210 } 210 }
211 ] 211 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698