| OLD | NEW |
| (Empty) |
| 1 [ | |
| 2 { | |
| 3 "cmd": [ | |
| 4 "python", | |
| 5 "-u", | |
| 6 "[BUILD]/scripts/slave/bot_update.py", | |
| 7 "--master", | |
| 8 "tryserver.chromium.linux", | |
| 9 "--builder", | |
| 10 "build_limited_presubmit", | |
| 11 "--slave", | |
| 12 "TestSlavename", | |
| 13 "--spec", | |
| 14 "cache_dir = '[ROOT]/git_cache'\nsolutions = [{'deps_file': '.DEPS.git', '
managed': True, 'name': 'build_limited', 'url': 'https://chrome-internal.googles
ource.com/chrome/tools/build_limited'}, {'deps_file': '.DEPS.git', 'managed': Tr
ue, 'name': 'build', 'url': 'https://chromium.googlesource.com/chromium/tools/bu
ild.git'}]", | |
| 15 "--root", | |
| 16 "build_limited", | |
| 17 "--revision_mapping_file", | |
| 18 "{\"build\": \"got_build_revision\", \"build_limited\": \"got_revision\"}"
, | |
| 19 "--issue", | |
| 20 "12853011", | |
| 21 "--patchset", | |
| 22 "1", | |
| 23 "--rietveld_server", | |
| 24 "https://codereview.chromium.org", | |
| 25 "--output_json", | |
| 26 "/path/to/tmp/json", | |
| 27 "--revision", | |
| 28 "build_limited@HEAD" | |
| 29 ], | |
| 30 "cwd": "[SLAVE_BUILD]", | |
| 31 "name": "bot_update", | |
| 32 "~followup_annotations": [ | |
| 33 "@@@STEP_TEXT@Some step text@@@", | |
| 34 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | |
| 36 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | |
| 37 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"build_limited\", @@@", | |
| 38 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | |
| 39 "@@@STEP_LOG_LINE@json.output@ \"got_build_revision\": \"80754af91bfb6d
1073585b046fe0a474ce868509\", @@@", | |
| 40 "@@@STEP_LOG_LINE@json.output@ \"got_build_revision_cp\": \"refs/heads/
master@{#270553}\", @@@", | |
| 41 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"514d546519f6086da595
eb348ff3291098b9778a\", @@@", | |
| 42 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#222373}\"@@@", | |
| 43 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 44 "@@@STEP_LOG_LINE@json.output@ \"root\": \"build_limited\", @@@", | |
| 45 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | |
| 46 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 47 "@@@STEP_LOG_END@json.output@@@", | |
| 48 "@@@SET_BUILD_PROPERTY@got_build_revision_cp@\"refs/heads/master@{#270553}
\"@@@", | |
| 49 "@@@SET_BUILD_PROPERTY@got_revision@\"514d546519f6086da595eb348ff3291098b9
778a\"@@@", | |
| 50 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#222373}\"@@@"
, | |
| 51 "@@@SET_BUILD_PROPERTY@got_build_revision@\"80754af91bfb6d1073585b046fe0a4
74ce868509\"@@@" | |
| 52 ] | |
| 53 }, | |
| 54 { | |
| 55 "cmd": [ | |
| 56 "git", | |
| 57 "-c", | |
| 58 "user.email=commit-bot@chromium.org", | |
| 59 "-c", | |
| 60 "user.name=The Commit Bot", | |
| 61 "commit", | |
| 62 "-a", | |
| 63 "-m", | |
| 64 "Committed patch" | |
| 65 ], | |
| 66 "cwd": "[SLAVE_BUILD]/build_limited", | |
| 67 "name": "commit git patch" | |
| 68 }, | |
| 69 { | |
| 70 "cmd": [ | |
| 71 "python", | |
| 72 "-u", | |
| 73 "[DEPOT_TOOLS]/presubmit_support.py", | |
| 74 "--root", | |
| 75 "[SLAVE_BUILD]/build_limited", | |
| 76 "--commit", | |
| 77 "--verbose", | |
| 78 "--verbose", | |
| 79 "--issue", | |
| 80 "12853011", | |
| 81 "--patchset", | |
| 82 "1", | |
| 83 "--skip_canned", | |
| 84 "CheckRietveldTryJobExecution", | |
| 85 "--skip_canned", | |
| 86 "CheckTreeIsOpen", | |
| 87 "--skip_canned", | |
| 88 "CheckBuildbotPendingBuilds", | |
| 89 "--rietveld_url", | |
| 90 "https://codereview.chromium.org", | |
| 91 "--rietveld_fetch", | |
| 92 "--upstream", | |
| 93 "514d546519f6086da595eb348ff3291098b9778a", | |
| 94 "--trybot-json", | |
| 95 "/path/to/tmp/json", | |
| 96 "--rietveld_email", | |
| 97 "" | |
| 98 ], | |
| 99 "cwd": "[SLAVE_BUILD]", | |
| 100 "name": "presubmit", | |
| 101 "~followup_annotations": [ | |
| 102 "@@@STEP_LOG_LINE@json.output@[@@@", | |
| 103 "@@@STEP_LOG_LINE@json.output@ [@@@", | |
| 104 "@@@STEP_LOG_LINE@json.output@ \"build_limited_presubmit\", @@@", | |
| 105 "@@@STEP_LOG_LINE@json.output@ [@@@", | |
| 106 "@@@STEP_LOG_LINE@json.output@ \"compile\"@@@", | |
| 107 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 108 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 109 "@@@STEP_LOG_LINE@json.output@]@@@", | |
| 110 "@@@STEP_LOG_END@json.output@@@" | |
| 111 ] | |
| 112 } | |
| 113 ] | |
| OLD | NEW |