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

Side by Side Diff: scripts/slave/recipes/swarming/deterministic_build.expected/full_chromium_swarm_Mac_deterministic__dbg_.json

Issue 2380993002: Add Debug builder config for deterministic builder recipe. (Closed)
Patch Set: rebased and added JSON files. Created 4 years, 2 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/tools/runit.py", 6 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
7 "--show-path", 7 "--show-path",
8 "python", 8 "python",
9 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 9 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
10 ], 10 ],
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after
220 }, 220 },
221 { 221 {
222 "cmd": [ 222 "cmd": [
223 "python", 223 "python",
224 "-u", 224 "-u",
225 "[SLAVE_BUILD]/src/tools/mb/mb.py", 225 "[SLAVE_BUILD]/src/tools/mb/mb.py",
226 "gen", 226 "gen",
227 "-m", 227 "-m",
228 "chromium.swarm", 228 "chromium.swarm",
229 "-b", 229 "-b",
230 "Mac deterministic", 230 "Mac deterministic (dbg)",
231 "--config-file", 231 "--config-file",
232 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", 232 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
233 "--goma-dir", 233 "--goma-dir",
234 "[CACHE]/cipd/goma", 234 "[CACHE]/cipd/goma",
235 "//out/Release" 235 "//out/Release"
236 ], 236 ],
237 "cwd": "[SLAVE_BUILD]/src", 237 "cwd": "[SLAVE_BUILD]/src",
238 "env": { 238 "env": {
239 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 239 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
240 }, 240 },
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
274 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 274 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
275 "--ninja-path", 275 "--ninja-path",
276 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 276 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
277 "--target", 277 "--target",
278 "Release", 278 "Release",
279 "--src-dir", 279 "--src-dir",
280 "[SLAVE_BUILD]/src", 280 "[SLAVE_BUILD]/src",
281 "--goma-cache-dir", 281 "--goma-cache-dir",
282 "[GOMA_CACHE]", 282 "[GOMA_CACHE]",
283 "--buildbot-buildername", 283 "--buildbot-buildername",
284 "Mac deterministic", 284 "Mac deterministic (dbg)",
285 "--buildbot-mastername", 285 "--buildbot-mastername",
286 "chromium.swarm", 286 "chromium.swarm",
287 "--buildbot-slavename", 287 "--buildbot-slavename",
288 "TestSlavename", 288 "TestSlavename",
289 "--compiler", 289 "--compiler",
290 "goma-clang", 290 "goma-clang",
291 "--goma-jsonstatus", 291 "--goma-jsonstatus",
292 "/path/to/tmp/json", 292 "/path/to/tmp/json",
293 "--goma-service-account-json-file", 293 "--goma-service-account-json-file",
294 "/creds/service_accounts/service-account-goma-client.json", 294 "/creds/service_accounts/service-account-goma-client.json",
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after
411 }, 411 },
412 { 412 {
413 "cmd": [ 413 "cmd": [
414 "python", 414 "python",
415 "-u", 415 "-u",
416 "[SLAVE_BUILD]/src/tools/mb/mb.py", 416 "[SLAVE_BUILD]/src/tools/mb/mb.py",
417 "gen", 417 "gen",
418 "-m", 418 "-m",
419 "chromium.swarm", 419 "chromium.swarm",
420 "-b", 420 "-b",
421 "Mac deterministic", 421 "Mac deterministic (dbg)",
422 "--config-file", 422 "--config-file",
423 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", 423 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
424 "--goma-dir", 424 "--goma-dir",
425 "[CACHE]/cipd/goma", 425 "[CACHE]/cipd/goma",
426 "//out/Release" 426 "//out/Release"
427 ], 427 ],
428 "cwd": "[SLAVE_BUILD]/src", 428 "cwd": "[SLAVE_BUILD]/src",
429 "env": { 429 "env": {
430 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 430 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
431 }, 431 },
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
465 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 465 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
466 "--ninja-path", 466 "--ninja-path",
467 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 467 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
468 "--target", 468 "--target",
469 "Release", 469 "Release",
470 "--src-dir", 470 "--src-dir",
471 "[SLAVE_BUILD]/src", 471 "[SLAVE_BUILD]/src",
472 "--goma-cache-dir", 472 "--goma-cache-dir",
473 "[GOMA_CACHE]", 473 "[GOMA_CACHE]",
474 "--buildbot-buildername", 474 "--buildbot-buildername",
475 "Mac deterministic", 475 "Mac deterministic (dbg)",
476 "--buildbot-mastername", 476 "--buildbot-mastername",
477 "chromium.swarm", 477 "chromium.swarm",
478 "--buildbot-slavename", 478 "--buildbot-slavename",
479 "TestSlavename", 479 "TestSlavename",
480 "--compiler", 480 "--compiler",
481 "goma-clang", 481 "goma-clang",
482 "--goma-jsonstatus", 482 "--goma-jsonstatus",
483 "/path/to/tmp/json", 483 "/path/to/tmp/json",
484 "--goma-service-account-json-file", 484 "--goma-service-account-json-file",
485 "/creds/service_accounts/service-account-goma-client.json", 485 "/creds/service_accounts/service-account-goma-client.json",
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
576 ], 576 ],
577 "cwd": "[SLAVE_BUILD]", 577 "cwd": "[SLAVE_BUILD]",
578 "name": "compare_build_artifacts" 578 "name": "compare_build_artifacts"
579 }, 579 },
580 { 580 {
581 "name": "$result", 581 "name": "$result",
582 "recipe_result": null, 582 "recipe_result": null,
583 "status_code": 0 583 "status_code": 0
584 } 584 }
585 ] 585 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/swarming/deterministic_build.expected/full_chromium_swarm_Linux_deterministic__dbg_.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698