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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___interpreted_regexp.json

Issue 2085453002: V8: Switch more linux bots to mb (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 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 "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 "client.v8", 8 "client.v8",
9 "--builder", 9 "--builder",
10 "V8 Linux - interpreted regexp", 10 "V8 Linux - interpreted regexp",
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
113 { 113 {
114 "cmd": [ 114 "cmd": [
115 "python", 115 "python",
116 "-u", 116 "-u",
117 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 117 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
118 "runhooks" 118 "runhooks"
119 ], 119 ],
120 "cwd": "[SLAVE_BUILD]/v8", 120 "cwd": "[SLAVE_BUILD]/v8",
121 "env": { 121 "env": {
122 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 122 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
123 "GYP_CHROMIUM_NO_ACTION": "1",
123 "GYP_DEFINES": "gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8 _interpreted_regexp=1 v8_target_arch=ia32", 124 "GYP_DEFINES": "gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8 _interpreted_regexp=1 v8_target_arch=ia32",
124 "GYP_GENERATORS": "ninja", 125 "GYP_GENERATORS": "ninja",
125 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 126 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
126 }, 127 },
127 "name": "gclient runhooks" 128 "name": "gclient runhooks"
128 }, 129 },
129 { 130 {
130 "cmd": [ 131 "cmd": [
131 "python", 132 "python",
132 "-u", 133 "-u",
133 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 134 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
134 "--show-path", 135 "--show-path",
135 "python", 136 "python",
136 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 137 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
137 ], 138 ],
138 "name": "cleanup_temp" 139 "name": "cleanup_temp"
139 }, 140 },
140 { 141 {
141 "cmd": [ 142 "cmd": [
142 "python", 143 "python",
143 "-u", 144 "-u",
145 "[SLAVE_BUILD]/v8/tools/mb/mb.py",
146 "gen",
147 "-m",
148 "client.v8",
149 "-b",
150 "V8 Linux - interpreted regexp",
151 "--config-file",
152 "[SLAVE_BUILD]/v8/infra/mb/mb_config.pyl",
153 "--goma-dir",
154 "[CACHE]/cipd/goma",
155 "--gyp-script=gypfiles/gyp_v8",
156 "//out/Release"
157 ],
158 "env": {
159 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
160 },
161 "name": "generate_build_files",
162 "stdout": "/path/to/tmp/",
163 "~followup_annotations": [
164 "@@@STEP_LOG_LINE@stdout@some line@@@",
165 "@@@STEP_LOG_LINE@stdout@GYP_DEFINES='target_arch=x64 cool_flag=a=1'@@@",
166 "@@@STEP_LOG_LINE@stdout@moar@@@",
167 "@@@STEP_LOG_END@stdout@@@",
168 "@@@STEP_LOG_LINE@diff@- gomadir: '[CACHE]/cipd/goma'@@@",
169 "@@@STEP_LOG_LINE@diff@+ cool_flag: a=1@@@",
170 "@@@STEP_LOG_LINE@diff@- target_arch: ia32@@@",
171 "@@@STEP_LOG_LINE@diff@? ^^^^@@@",
172 "@@@STEP_LOG_LINE@diff@+ target_arch: x64@@@",
173 "@@@STEP_LOG_LINE@diff@? ^^^@@@",
174 "@@@STEP_LOG_LINE@diff@- use_goma: 1@@@",
175 "@@@STEP_LOG_LINE@diff@- v8_interpreted_regexp: 1@@@",
176 "@@@STEP_LOG_END@diff@@@",
177 "@@@STEP_WARNINGS@@@"
178 ]
179 },
180 {
181 "cmd": [
182 "python",
183 "-u",
144 "RECIPE_MODULE[build::v8]/resources/patch_mb_config.py", 184 "RECIPE_MODULE[build::v8]/resources/patch_mb_config.py",
145 "[SLAVE_BUILD]/v8/infra/mb/mb_config.pyl", 185 "[SLAVE_BUILD]/v8/infra/mb/mb_config.pyl",
146 "/path/to/tmp/" 186 "/path/to/tmp/"
147 ], 187 ],
148 "name": "patch mb config (fyi)" 188 "name": "patch mb config (fyi)"
149 }, 189 },
150 { 190 {
151 "cmd": [ 191 "cmd": [
152 "python", 192 "python",
153 "-u", 193 "-u",
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
273 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 313 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
274 "@@@STEP_LOG_END@durations@@@" 314 "@@@STEP_LOG_END@durations@@@"
275 ] 315 ]
276 }, 316 },
277 { 317 {
278 "name": "$result", 318 "name": "$result",
279 "recipe_result": null, 319 "recipe_result": null,
280 "status_code": 0 320 "status_code": 0
281 } 321 }
282 ] 322 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698