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

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

Issue 1986553002: Add 'Linux LTO' buildbot (recipes part). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: unique build dir 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
« no previous file with comments | « scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.chrome", 8 "chromium.fyi",
9 "--builder", 9 "--builder",
10 "Google Chrome ChromeOS", 10 "LTO Linux",
11 "--slave", 11 "--slave",
12 "TestSlavename", 12 "TestSlavename",
13 "--spec", 13 "--spec",
14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url' : 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo. chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m irror.golo.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/da ta/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchp lugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src /chrome/test/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': No ne, 'src/chrome/test/data/perf/frame_rate/private': None, 'src/chrome/test/data/ plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_tes t': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/ data/selenium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/ test/data': None, 'src/webkit/data/bmp_decoder': None, 'src/webkit/data/ico_deco der': None, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_dec oder': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url ': 'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]", 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url' : 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo. chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m irror.golo.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/da ta/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchp lugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src /chrome/test/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': No ne, 'src/chrome/test/data/perf/frame_rate/private': None, 'src/chrome/test/data/ plugin': None, 'src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_tes t': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/ data/selenium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/ test/data': None, 'src/webkit/data/bmp_decoder': None, 'src/webkit/data/ico_deco der': None, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_dec oder': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url ': 'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]",
15 "--root", 15 "--root",
16 "src", 16 "src",
17 "--revision_mapping_file", 17 "--revision_mapping_file",
18 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision \", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/ tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_ revision\"}", 18 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision \", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/ tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_ revision\"}",
19 "--git-cache-dir", 19 "--git-cache-dir",
20 "[GIT_CACHE]", 20 "[GIT_CACHE]",
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
162 "cmd": [ 162 "cmd": [
163 "python", 163 "python",
164 "-u", 164 "-u",
165 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 165 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
166 "runhooks" 166 "runhooks"
167 ], 167 ],
168 "cwd": "[SLAVE_BUILD]/src", 168 "cwd": "[SLAVE_BUILD]/src",
169 "env": { 169 "env": {
170 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 170 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
171 "GYP_CHROMIUM_NO_ACTION": "1", 171 "GYP_CHROMIUM_NO_ACTION": "1",
172 "GYP_DEFINES": "branding=Chrome buildtype=Official chromeos=1 component=st atic_library ffmpeg_branding=ChromeOS gomadir='[CACHE]/cipd/goma' proprietary_co decs=1 target_arch=x64 use_goma=1", 172 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1",
173 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 173 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
174 }, 174 },
175 "name": "gclient runhooks" 175 "name": "gclient runhooks"
176 }, 176 },
177 { 177 {
178 "cmd": [ 178 "cmd": [
179 "python", 179 "python",
180 "-u", 180 "-u",
181 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", 181 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
182 "--output", 182 "--output",
183 "/path/to/tmp/json", 183 "/path/to/tmp/json",
184 "--", 184 "--",
185 "--build-config-fs", 185 "--build-config-fs",
186 "Release", 186 "Release",
187 "--paths", 187 "--paths",
188 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}", 188 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}",
189 "--properties", 189 "--properties",
190 "{\"buildername\": \"Google Chrome ChromeOS\", \"buildnumber\": 571, \"mas tername\": \"chromium.chrome\", \"slavename\": \"TestSlavename\", \"target_platf orm\": \"linux\"}" 190 "{\"buildername\": \"LTO Linux\", \"buildnumber\": 571, \"mastername\": \" chromium.fyi\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\" }"
191 ], 191 ],
192 "name": "get compile targets for scripts", 192 "name": "get compile targets for scripts",
193 "~followup_annotations": [ 193 "~followup_annotations": [
194 "@@@STEP_LOG_LINE@json.output@{}@@@", 194 "@@@STEP_LOG_LINE@json.output@{}@@@",
195 "@@@STEP_LOG_END@json.output@@@" 195 "@@@STEP_LOG_END@json.output@@@"
196 ] 196 ]
197 }, 197 },
198 { 198 {
199 "cmd": [ 199 "cmd": [
200 "python", 200 "python",
201 "-u", 201 "-u",
202 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 202 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
203 "[SLAVE_BUILD]/src/testing/buildbot/chromium.chrome.json", 203 "[SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json",
204 "/path/to/tmp/json" 204 "/path/to/tmp/json"
205 ], 205 ],
206 "name": "read test spec", 206 "name": "read test spec",
207 "~followup_annotations": [ 207 "~followup_annotations": [
208 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.chrome.jso n@@@", 208 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.fyi.json@@ @",
209 "@@@STEP_LOG_LINE@json.output@{}@@@", 209 "@@@STEP_LOG_LINE@json.output@{}@@@",
210 "@@@STEP_LOG_END@json.output@@@" 210 "@@@STEP_LOG_END@json.output@@@"
211 ] 211 ]
212 }, 212 },
213 { 213 {
214 "cmd": [ 214 "cmd": [
215 "python", 215 "python",
216 "-u", 216 "-u",
217 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 217 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
218 "--show-path", 218 "--show-path",
219 "python", 219 "python",
220 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 220 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
221 ], 221 ],
222 "name": "cleanup_temp" 222 "name": "cleanup_temp"
223 }, 223 },
224 { 224 {
225 "cmd": [ 225 "cmd": [
226 "python", 226 "python",
227 "-u", 227 "-u",
228 "[SLAVE_BUILD]/src/tools/mb/mb.py", 228 "[SLAVE_BUILD]/src/tools/mb/mb.py",
229 "gen", 229 "gen",
230 "-m", 230 "-m",
231 "chromium.chrome", 231 "chromium.fyi",
232 "-b", 232 "-b",
233 "Google Chrome ChromeOS", 233 "LTO Linux",
234 "--config-file", 234 "--config-file",
235 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", 235 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
236 "--goma-dir", 236 "--goma-dir",
237 "[CACHE]/cipd/goma", 237 "[CACHE]/cipd/goma",
238 "//out/Release" 238 "//out/Release"
239 ], 239 ],
240 "env": { 240 "env": {
241 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 241 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
242 }, 242 },
243 "name": "generate_build_files" 243 "name": "generate_build_files"
(...skipping 24 matching lines...) Expand all
268 "goma", 268 "goma",
269 "--goma-jsonstatus", 269 "--goma-jsonstatus",
270 "/path/to/tmp/json", 270 "/path/to/tmp/json",
271 "--goma-service-account-json-file", 271 "--goma-service-account-json-file",
272 "/creds/service_accounts/service-account-goma-client.json", 272 "/creds/service_accounts/service-account-goma-client.json",
273 "--mode", 273 "--mode",
274 "official", 274 "official",
275 "--goma-dir", 275 "--goma-dir",
276 "[CACHE]/cipd/goma", 276 "[CACHE]/cipd/goma",
277 "--clobber", 277 "--clobber",
278 "--", 278 "--"
279 "chrome",
280 "chrome_sandbox",
281 "linux_symbols",
282 "symupload"
283 ], 279 ],
284 "env": { 280 "env": {
285 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 281 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
286 }, 282 },
287 "name": "compile", 283 "name": "compile",
288 "~followup_annotations": [ 284 "~followup_annotations": [
289 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 285 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
290 "@@@STEP_LOG_END@json.output (invalid)@@@" 286 "@@@STEP_LOG_END@json.output (invalid)@@@"
291 ] 287 ]
292 }, 288 },
293 { 289 {
294 "name": "$result", 290 "name": "$result",
295 "recipe_result": null, 291 "recipe_result": null,
296 "status_code": 0 292 "status_code": 0
297 } 293 }
298 ] 294 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698