| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.webrtc.fyi", | 8 "chromium.webrtc.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "Linux GN", | 10 "Linux GN", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = None\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.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}, {'deps_file': 'DEPS', 'managed': True, 'name'
: 'webrtc.DEPS', 'url': 'https://chromium.googlesource.com/chromium/deps/webrtc/
webrtc.DEPS'}]", | 14 "cache_dir = None\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.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}, {'deps_file': 'DEPS', 'managed': True, 'name'
: 'webrtc.DEPS', 'url': 'https://chromium.googlesource.com/chromium/deps/webrtc/
webrtc.DEPS'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src", | 16 "src", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/libjingl
e/source/talk\": \"got_libjingle_revision\", \"src/third_party/libvpx/source\":
\"got_libvpx_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/native_client\": \"got_nacl_revision\",
\"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/libjingl
e/source/talk\": \"got_libjingle_revision\", \"src/third_party/libvpx/source\":
\"got_libvpx_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"
src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got
_v8_revision\"}", |
| 19 "--output_json", | 19 "--output_json", |
| 20 "/path/to/tmp/json", | 20 "/path/to/tmp/json", |
| 21 "--revision", | 21 "--revision", |
| 22 "src@HEAD", | 22 "src@HEAD", |
| 23 "--revision", | 23 "--revision", |
| 24 "src/third_party/libjingle/source/talk@HEAD", | 24 "src/third_party/libjingle/source/talk@HEAD", |
| 25 "--revision", | 25 "--revision", |
| 26 "src/third_party/webrtc@HEAD" | 26 "src/third_party/webrtc@HEAD" |
| 27 ], | 27 ], |
| 28 "cwd": "[SLAVE_BUILD]", |
| 28 "name": "bot_update", | 29 "name": "bot_update", |
| 29 "~followup_annotations": [ | 30 "~followup_annotations": [ |
| 30 "@@@STEP_TEXT@Some step text@@@", | 31 "@@@STEP_TEXT@Some step text@@@", |
| 31 "@@@STEP_LOG_LINE@json.output@{@@@", | 32 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 32 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 33 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 33 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 34 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
| 34 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
| 35 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ \"got_libjingle_revision\": \"8e938c8836
c7ed23d7fbcddf1dcc2abcb13667d7\", @@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"got_libjingle_revision\": \"8e938c8836
c7ed23d7fbcddf1dcc2abcb13667d7\", @@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ \"got_libjingle_revision_cp\": \"refs/he
ads/master@{#134440}\", @@@", | 38 "@@@STEP_LOG_LINE@json.output@ \"got_libjingle_revision_cp\": \"refs/he
ads/master@{#134440}\", @@@", |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 72 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134
440}\"@@@" | 73 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134
440}\"@@@" |
| 73 ] | 74 ] |
| 74 }, | 75 }, |
| 75 { | 76 { |
| 76 "cmd": [ | 77 "cmd": [ |
| 77 "python", | 78 "python", |
| 78 "-u", | 79 "-u", |
| 79 "RECIPE_MODULE[webrtc]/resources/cleanup_files.py", | 80 "RECIPE_MODULE[webrtc]/resources/cleanup_files.py", |
| 80 "[SLAVE_BUILD]/src/out" | 81 "[SLAVE_BUILD]/src/out" |
| 81 ], | 82 ], |
| 83 "cwd": "[SLAVE_BUILD]", |
| 82 "name": "clean test output files" | 84 "name": "clean test output files" |
| 83 }, | 85 }, |
| 84 { | 86 { |
| 85 "cmd": [ | 87 "cmd": [ |
| 86 "python", | 88 "python", |
| 87 "-u", | 89 "-u", |
| 88 "[BUILD]/scripts/slave/cleanup_temp.py" | 90 "[BUILD]/scripts/slave/cleanup_temp.py" |
| 89 ], | 91 ], |
| 92 "cwd": "[SLAVE_BUILD]", |
| 90 "name": "cleanup_temp" | 93 "name": "cleanup_temp" |
| 91 }, | 94 }, |
| 92 { | 95 { |
| 93 "cmd": [ | 96 "cmd": [ |
| 94 "python", | 97 "python", |
| 95 "-u", | 98 "-u", |
| 96 "[DEPOT_TOOLS]/gclient.py", | 99 "[DEPOT_TOOLS]/gclient.py", |
| 97 "runhooks" | 100 "runhooks" |
| 98 ], | 101 ], |
| 102 "cwd": "[SLAVE_BUILD]", |
| 99 "env": { | 103 "env": { |
| 100 "GYP_CHROMIUM_NO_ACTION": "1" | 104 "GYP_CHROMIUM_NO_ACTION": "1" |
| 101 }, | 105 }, |
| 102 "name": "gclient runhooks" | 106 "name": "gclient runhooks" |
| 103 }, | 107 }, |
| 104 { | 108 { |
| 105 "cmd": [ | 109 "cmd": [ |
| 106 "python", | 110 "python", |
| 107 "-u", | 111 "-u", |
| 108 "[DEPOT_TOOLS]/gn.py", | 112 "[DEPOT_TOOLS]/gn.py", |
| 109 "--root=[SLAVE_BUILD]/src", | 113 "--root=[SLAVE_BUILD]/src", |
| 110 "gen", | 114 "gen", |
| 111 "//out/Release", | 115 "//out/Release", |
| 112 "--args=is_debug=false target_cpu=\"x64\" use_goma=true goma_dir=\"[BUILD]
/goma\"" | 116 "--args=is_debug=false target_cpu=\"x64\" use_goma=true goma_dir=\"[BUILD]
/goma\"" |
| 113 ], | 117 ], |
| 118 "cwd": "[SLAVE_BUILD]", |
| 114 "name": "gn" | 119 "name": "gn" |
| 115 }, | 120 }, |
| 116 { | 121 { |
| 117 "cmd": [ | 122 "cmd": [ |
| 118 "python", | 123 "python", |
| 119 "-u", | 124 "-u", |
| 120 "[BUILD]/scripts/slave/compile.py", | 125 "[BUILD]/scripts/slave/compile.py", |
| 121 "--target", | 126 "--target", |
| 122 "Release", | 127 "Release", |
| 123 "--src-dir", | 128 "--src-dir", |
| 124 "[SLAVE_BUILD]/src", | 129 "[SLAVE_BUILD]/src", |
| 125 "--build-tool", | 130 "--build-tool", |
| 126 "ninja", | 131 "ninja", |
| 127 "--compiler", | 132 "--compiler", |
| 128 "goma", | 133 "goma", |
| 129 "--goma-dir", | 134 "--goma-dir", |
| 130 "[BUILD]/goma", | 135 "[BUILD]/goma", |
| 131 "--", | 136 "--", |
| 132 "all" | 137 "all" |
| 133 ], | 138 ], |
| 139 "cwd": "[SLAVE_BUILD]", |
| 134 "name": "compile" | 140 "name": "compile" |
| 135 } | 141 } |
| 136 ] | 142 ] |
| OLD | NEW |