| 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 "client.v8", | 8 "client.v8", |
| 9 "--builder", | 9 "--builder", |
| 10 "Chrome Mac10.9 Perf", | 10 "Chrome Mac10.9 Perf", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = None\nsolutions = [{'custom_deps': {'src/chrome/test/data/pdf
_private': None, 'src/third_party/WebKit/LayoutTests': None, 'src/tools/valgrind
': None}, 'custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/
%s', 'llvm_url': 'svn://svn-mirror.golo.chromium.org/llvm-project', 'nacl_trunk'
: 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': '
svn://svn-mirror.golo.chromium.org/%(repo)s', 'v8_branch': 'branches/bleeding_ed
ge', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_fi
le': 'DEPS', 'managed': False, 'name': 'src', 'safesync_url': 'https://build.chr
omium.org/p/chromium/lkcr-status/lkgr', 'url': 'svn://svn-mirror.golo.chromium.o
rg/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/s
earchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/c
hrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/data/fir
efox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/
data/perf/frame_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/c
hrome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esct
f': None, 'src/data/mach_ports': None, 'src/data/memory_test': None, 'src/data/m
ozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switching'
: None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder': No
ne, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_shell/plugins': N
one, 'src/webkit/data/xbm_decoder': None}, 'deps_file': 'DEPS', 'managed': False
, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome-inte
rnal/trunk/src-internal'}]", | 14 "cache_dir = None\nsolutions = [{'custom_deps': {'src/chrome/test/data/pdf
_private': None, 'src/third_party/WebKit/LayoutTests': None, 'src/tools/valgrind
': None}, 'custom_vars': {'googlecode_url': 'svn://svn-mirror.golo.chromium.org/
%s', 'llvm_url': 'svn://svn-mirror.golo.chromium.org/llvm-project', 'nacl_trunk'
: 'svn://svn-mirror.golo.chromium.org/native_client/trunk', 'sourceforge_url': '
svn://svn-mirror.golo.chromium.org/%(repo)s', 'v8_branch': 'branches/bleeding_ed
ge', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_fi
le': 'DEPS', 'managed': False, 'name': 'src', 'safesync_url': 'https://build.chr
omium.org/p/chromium/lkcr-status/lkgr', 'url': 'svn://svn-mirror.golo.chromium.o
rg/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefox2_profile/s
earchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, 'src/c
hrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/data/fir
efox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/test/
data/perf/frame_rate/private': None, 'src/chrome/test/data/plugin': None, 'src/c
hrome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data/esct
f': None, 'src/data/mach_ports': None, 'src/data/memory_test': None, 'src/data/m
ozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switching'
: None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder': No
ne, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_shell/plugins': N
one, 'src/webkit/data/xbm_decoder': None}, 'deps_file': 'DEPS', 'managed': False
, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome-inte
rnal/trunk/src-internal'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src", | 16 "src", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src/native_client\": \"got_nacl_revision\", \"src/third_party/WebKit\"
: \"got_webkit_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\",
\"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"g
ot_revision\"}", | 18 "{\"src/native_client\": \"got_nacl_revision\", \"src/third_party/WebKit\"
: \"got_webkit_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\",
\"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"g
ot_revision\"}", |
| 19 "--output_json", | 19 "--output_json", |
| 20 "/path/to/tmp/json", | 20 "/path/to/tmp/json", |
| 21 "--revision", | 21 "--revision", |
| 22 "src@origin/lkcr", | 22 "src@origin/lkcr", |
| 23 "--revision", | 23 "--revision", |
| 24 "src/v8@22135" | 24 "src/v8@22135" |
| 25 ], | 25 ], |
| 26 "cwd": "[SLAVE_BUILD]", |
| 26 "name": "bot_update", | 27 "name": "bot_update", |
| 27 "~followup_annotations": [ | 28 "~followup_annotations": [ |
| 28 "@@@STEP_TEXT@Some step text@@@", | 29 "@@@STEP_TEXT@Some step text@@@", |
| 29 "@@@STEP_LOG_LINE@json.output@{@@@", | 30 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 30 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 31 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 31 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 32 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
| 32 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 33 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
| 33 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 34 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
| 34 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
| 35 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
| (...skipping 22 matching lines...) Expand all Loading... |
| 58 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@" | 59 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@" |
| 59 ] | 60 ] |
| 60 }, | 61 }, |
| 61 { | 62 { |
| 62 "cmd": [ | 63 "cmd": [ |
| 63 "python", | 64 "python", |
| 64 "-u", | 65 "-u", |
| 65 "[DEPOT_TOOLS]/gclient.py", | 66 "[DEPOT_TOOLS]/gclient.py", |
| 66 "runhooks" | 67 "runhooks" |
| 67 ], | 68 ], |
| 69 "cwd": "[SLAVE_BUILD]", |
| 68 "env": { | 70 "env": { |
| 69 "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' ta
rget_arch=x64 use_goma=1" | 71 "GYP_DEFINES": "clang=1 component=static_library gomadir='[BUILD]/goma' ta
rget_arch=x64 use_goma=1" |
| 70 }, | 72 }, |
| 71 "name": "gclient runhooks" | 73 "name": "gclient runhooks" |
| 72 }, | 74 }, |
| 73 { | 75 { |
| 74 "cmd": [ | 76 "cmd": [ |
| 75 "python", | 77 "python", |
| 76 "-u", | 78 "-u", |
| 77 "[BUILD]/scripts/slave/cleanup_temp.py" | 79 "[BUILD]/scripts/slave/cleanup_temp.py" |
| 78 ], | 80 ], |
| 81 "cwd": "[SLAVE_BUILD]", |
| 79 "name": "cleanup_temp" | 82 "name": "cleanup_temp" |
| 80 }, | 83 }, |
| 81 { | 84 { |
| 82 "cmd": [ | 85 "cmd": [ |
| 83 "python", | 86 "python", |
| 84 "-u", | 87 "-u", |
| 85 "[BUILD]/scripts/slave/compile.py", | 88 "[BUILD]/scripts/slave/compile.py", |
| 86 "--target", | 89 "--target", |
| 87 "Release", | 90 "Release", |
| 88 "--src-dir", | 91 "--src-dir", |
| 89 "[SLAVE_BUILD]/src", | 92 "[SLAVE_BUILD]/src", |
| 90 "--build-tool", | 93 "--build-tool", |
| 91 "ninja", | 94 "ninja", |
| 92 "--compiler", | 95 "--compiler", |
| 93 "goma-clang", | 96 "goma-clang", |
| 94 "--goma-dir", | 97 "--goma-dir", |
| 95 "[BUILD]/goma", | 98 "[BUILD]/goma", |
| 96 "--", | 99 "--", |
| 97 "chromium_builder_perf" | 100 "chromium_builder_perf" |
| 98 ], | 101 ], |
| 102 "cwd": "[SLAVE_BUILD]", |
| 99 "name": "compile" | 103 "name": "compile" |
| 100 }, | 104 }, |
| 101 { | 105 { |
| 102 "cmd": [ | 106 "cmd": [ |
| 103 "python", | 107 "python", |
| 104 "-u", | 108 "-u", |
| 105 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", | 109 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 106 "list", | 110 "list", |
| 107 "--browser", | 111 "--browser", |
| 108 "release", | 112 "release", |
| 109 "--json-output", | 113 "--json-output", |
| 110 "/path/to/tmp/json", | 114 "/path/to/tmp/json", |
| 111 "--num-shards", | 115 "--num-shards", |
| 112 "1" | 116 "1" |
| 113 ], | 117 ], |
| 118 "cwd": "[SLAVE_BUILD]", |
| 114 "name": "List Perf Tests", | 119 "name": "List Perf Tests", |
| 115 "~followup_annotations": [ | 120 "~followup_annotations": [ |
| 116 "@@@STEP_LOG_LINE@json.output@{@@@", | 121 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 117 "@@@STEP_LOG_LINE@json.output@ \"steps\": {@@@", | 122 "@@@STEP_LOG_LINE@json.output@ \"steps\": {@@@", |
| 118 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.exact\": {@@@", | 123 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.exact\": {@@@", |
| 119 "@@@STEP_LOG_LINE@json.output@ \"cmd\": \"/usr/bin/python /path/to/ru
n_benmark --a=1 -v --b=2\", @@@", | 124 "@@@STEP_LOG_LINE@json.output@ \"cmd\": \"/usr/bin/python /path/to/ru
n_benmark --a=1 -v --b=2\", @@@", |
| 120 "@@@STEP_LOG_LINE@json.output@ \"device_affinity\": 0, @@@", | 125 "@@@STEP_LOG_LINE@json.output@ \"device_affinity\": 0, @@@", |
| 121 "@@@STEP_LOG_LINE@json.output@ \"perf_dashboard_id\": \"blink_perf.al
l\"@@@", | 126 "@@@STEP_LOG_LINE@json.output@ \"perf_dashboard_id\": \"blink_perf.al
l\"@@@", |
| 122 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 127 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 123 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.release\": {@@@", | 128 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.release\": {@@@", |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 161 "/path/to/tmp/json", | 166 "/path/to/tmp/json", |
| 162 "--builder-name=Chrome Mac10.9 Perf", | 167 "--builder-name=Chrome Mac10.9 Perf", |
| 163 "--slave-name=TestSlavename", | 168 "--slave-name=TestSlavename", |
| 164 "--build-number=571", | 169 "--build-number=571", |
| 165 "--run-python-script", | 170 "--run-python-script", |
| 166 "/path/to/run_benmark", | 171 "/path/to/run_benmark", |
| 167 "--a=1", | 172 "--a=1", |
| 168 "-v", | 173 "-v", |
| 169 "--b=2" | 174 "--b=2" |
| 170 ], | 175 ], |
| 176 "cwd": "[SLAVE_BUILD]", |
| 171 "name": "blink_perf.all.exact", | 177 "name": "blink_perf.all.exact", |
| 172 "~followup_annotations": [ | 178 "~followup_annotations": [ |
| 173 "@@@STEP_LOG_LINE@json.output@[]@@@", | 179 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| 174 "@@@STEP_LOG_END@json.output@@@" | 180 "@@@STEP_LOG_END@json.output@@@" |
| 175 ] | 181 ] |
| 176 }, | 182 }, |
| 177 { | 183 { |
| 178 "allow_subannotations": true, | 184 "allow_subannotations": true, |
| 179 "cmd": [ | 185 "cmd": [ |
| 180 "python", | 186 "python", |
| (...skipping 14 matching lines...) Expand all Loading... |
| 195 "/path/to/tmp/json", | 201 "/path/to/tmp/json", |
| 196 "--builder-name=Chrome Mac10.9 Perf", | 202 "--builder-name=Chrome Mac10.9 Perf", |
| 197 "--slave-name=TestSlavename", | 203 "--slave-name=TestSlavename", |
| 198 "--build-number=571", | 204 "--build-number=571", |
| 199 "--run-python-script", | 205 "--run-python-script", |
| 200 "/path/to/run_benmark", | 206 "/path/to/run_benmark", |
| 201 "--a=1", | 207 "--a=1", |
| 202 "-v", | 208 "-v", |
| 203 "--b=2" | 209 "--b=2" |
| 204 ], | 210 ], |
| 211 "cwd": "[SLAVE_BUILD]", |
| 205 "name": "blink_perf.all.release", | 212 "name": "blink_perf.all.release", |
| 206 "~followup_annotations": [ | 213 "~followup_annotations": [ |
| 207 "@@@STEP_LOG_LINE@json.output@[]@@@", | 214 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| 208 "@@@STEP_LOG_END@json.output@@@" | 215 "@@@STEP_LOG_END@json.output@@@" |
| 209 ] | 216 ] |
| 210 } | 217 } |
| 211 ] | 218 ] |
| OLD | NEW |