OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "[BUILD]\\scripts\\slave\\kill_processes.py" | 6 "[BUILD]\\scripts\\slave\\kill_processes.py" |
7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", |
8 "name": "taskkill" | 9 "name": "taskkill" |
9 }, | 10 }, |
10 { | 11 { |
11 "cmd": [ | 12 "cmd": [ |
12 "python", | 13 "python", |
13 "-u", | 14 "-u", |
14 "[BUILD]\\scripts\\slave\\bot_update.py", | 15 "[BUILD]\\scripts\\slave\\bot_update.py", |
15 "--master", | 16 "--master", |
16 "chromium.perf.fyi", | 17 "chromium.perf.fyi", |
17 "--builder", | 18 "--builder", |
18 "Win Clang Perf", | 19 "Win Clang Perf", |
19 "--slave", | 20 "--slave", |
20 "TestSlavename", | 21 "TestSlavename", |
21 "--spec", | 22 "--spec", |
22 "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', 'webkit_trunk': 'svn://svn-mirror.
golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': False, 'name':
'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}, {'custom_d
eps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/
test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/
searchplugins': None, 'src/chrome/test/data/firefox3_searchplugins': None, 'src/
chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame_rate/private': No
ne, '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_test': None, 'src/data/mozilla_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': None, 'src/webkit/data/ico_decoder'
: None, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_decoder
': None}, 'deps_file': 'DEPS', 'managed': False, 'name': 'src-internal', 'url':
'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]", | 23 "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', 'webkit_trunk': 'svn://svn-mirror.
golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': False, 'name':
'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}, {'custom_d
eps': {'src/chrome/test/data/firefox2_profile/searchplugins': None, 'src/chrome/
test/data/firefox2_searchplugins': None, 'src/chrome/test/data/firefox3_profile/
searchplugins': None, 'src/chrome/test/data/firefox3_searchplugins': None, 'src/
chrome/test/data/osdd': None, 'src/chrome/test/data/perf/frame_rate/private': No
ne, '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_test': None, 'src/data/mozilla_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': None, 'src/webkit/data/ico_decoder'
: None, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_decoder
': None}, 'deps_file': 'DEPS', 'managed': False, 'name': 'src-internal', 'url':
'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]", |
23 "--root", | 24 "--root", |
24 "src", | 25 "src", |
25 "--revision_mapping_file", | 26 "--revision_mapping_file", |
26 "{\"src\": \"got_revision\", \"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\": \"got_v8_revision\"}", | 27 "{\"src\": \"got_revision\", \"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\": \"got_v8_revision\"}", |
27 "--output_json", | 28 "--output_json", |
28 "/path/to/tmp/json", | 29 "/path/to/tmp/json", |
29 "--revision", | 30 "--revision", |
30 "src@1111111" | 31 "src@1111111" |
31 ], | 32 ], |
| 33 "cwd": "[SLAVE_BUILD]", |
32 "name": "bot_update", | 34 "name": "bot_update", |
33 "~followup_annotations": [ | 35 "~followup_annotations": [ |
34 "@@@STEP_TEXT@Some step text@@@", | 36 "@@@STEP_TEXT@Some step text@@@", |
35 "@@@STEP_LOG_LINE@json.output@{@@@", | 37 "@@@STEP_LOG_LINE@json.output@{@@@", |
36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 38 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
37 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 39 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
38 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | 40 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", |
39 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 41 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
40 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", |
41 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", |
(...skipping 26 matching lines...) Expand all Loading... |
68 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 70 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
69 ] | 71 ] |
70 }, | 72 }, |
71 { | 73 { |
72 "cmd": [ | 74 "cmd": [ |
73 "python", | 75 "python", |
74 "-u", | 76 "-u", |
75 "[DEPOT_TOOLS]\\gclient.py", | 77 "[DEPOT_TOOLS]\\gclient.py", |
76 "runhooks" | 78 "runhooks" |
77 ], | 79 ], |
| 80 "cwd": "[SLAVE_BUILD]", |
78 "env": { | 81 "env": { |
79 "GYP_DEFINES": "branding=Chrome buildtype=Official chromium_win_pch=0 comp
onent=static_library fastbuild=1 gomadir='[BUILD]\\goma' target_arch=ia32 use_go
ma=1" | 82 "GYP_DEFINES": "branding=Chrome buildtype=Official chromium_win_pch=0 comp
onent=static_library fastbuild=1 gomadir='[BUILD]\\goma' target_arch=ia32 use_go
ma=1" |
80 }, | 83 }, |
81 "name": "gclient runhooks" | 84 "name": "gclient runhooks" |
82 }, | 85 }, |
83 { | 86 { |
84 "cmd": [ | 87 "cmd": [ |
85 "python", | 88 "python", |
86 "-u", | 89 "-u", |
87 "[BUILD]\\scripts\\slave\\cleanup_temp.py" | 90 "[BUILD]\\scripts\\slave\\cleanup_temp.py" |
88 ], | 91 ], |
| 92 "cwd": "[SLAVE_BUILD]", |
89 "name": "cleanup_temp" | 93 "name": "cleanup_temp" |
90 }, | 94 }, |
91 { | 95 { |
92 "cmd": [ | 96 "cmd": [ |
93 "python", | 97 "python", |
94 "-u", | 98 "-u", |
95 "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(
sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", | 99 "\nimport os, sys\nfrom common import chromium_utils\n\nif os.path.exists(
sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n", |
96 "[SLAVE_BUILD]\\src\\out\\Release" | 100 "[SLAVE_BUILD]\\src\\out\\Release" |
97 ], | 101 ], |
| 102 "cwd": "[SLAVE_BUILD]", |
98 "name": "rmtree build directory", | 103 "name": "rmtree build directory", |
99 "~followup_annotations": [ | 104 "~followup_annotations": [ |
100 "@@@STEP_LOG_LINE@python.inline@@@@", | 105 "@@@STEP_LOG_LINE@python.inline@@@@", |
101 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 106 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
102 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils@@@", | 107 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils@@@", |
103 "@@@STEP_LOG_LINE@python.inline@@@@", | 108 "@@@STEP_LOG_LINE@python.inline@@@@", |
104 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 109 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
105 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 110 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
106 "@@@STEP_LOG_END@python.inline@@@" | 111 "@@@STEP_LOG_END@python.inline@@@" |
107 ] | 112 ] |
108 }, | 113 }, |
109 { | 114 { |
110 "cmd": [ | 115 "cmd": [ |
111 "python", | 116 "python", |
112 "-u", | 117 "-u", |
113 "[BUILD]\\scripts\\slave\\extract_build.py", | 118 "[BUILD]\\scripts\\slave\\extract_build.py", |
114 "--target", | 119 "--target", |
115 "Release", | 120 "Release", |
116 "--build-archive-url", | 121 "--build-archive-url", |
117 "gs://test-domain/test-archive.zip", | 122 "gs://test-domain/test-archive.zip", |
118 "--factory-properties", | 123 "--factory-properties", |
119 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Win Clang Perf\", \"buildnumber\": 571, \"mastername\": \"chrom
ium.perf.fyi\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zi
p\", \"parent_buildername\": \"Win Clang Builder\", \"parent_got_revision\": \"1
111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\
": \"/path/to/workdir/TestSlavename\"}", | 124 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Win Clang Perf\", \"buildnumber\": 571, \"mastername\": \"chrom
ium.perf.fyi\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zi
p\", \"parent_buildername\": \"Win Clang Builder\", \"parent_got_revision\": \"1
111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\
": \"/path/to/workdir/TestSlavename\"}", |
120 "--build-properties", | 125 "--build-properties", |
121 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Win Clang Perf\", \"buildnumber\": 571, \"mastername\": \"chrom
ium.perf.fyi\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zi
p\", \"parent_buildername\": \"Win Clang Builder\", \"parent_got_revision\": \"1
111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\
": \"/path/to/workdir/TestSlavename\"}" | 126 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Win Clang Perf\", \"buildnumber\": 571, \"mastername\": \"chrom
ium.perf.fyi\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zi
p\", \"parent_buildername\": \"Win Clang Builder\", \"parent_got_revision\": \"1
111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\
": \"/path/to/workdir/TestSlavename\"}" |
122 ], | 127 ], |
| 128 "cwd": "[SLAVE_BUILD]", |
123 "name": "extract build" | 129 "name": "extract build" |
124 }, | 130 }, |
125 { | 131 { |
126 "cmd": [ | 132 "cmd": [ |
127 "python", | 133 "python", |
128 "-u", | 134 "-u", |
129 "[BUILD]\\scripts\\slave\\chromium\\run_crash_handler.py", | 135 "[BUILD]\\scripts\\slave\\chromium\\run_crash_handler.py", |
130 "--target", | 136 "--target", |
131 "Release" | 137 "Release" |
132 ], | 138 ], |
| 139 "cwd": "[SLAVE_BUILD]", |
133 "name": "start_crash_service" | 140 "name": "start_crash_service" |
134 }, | 141 }, |
135 { | 142 { |
136 "cmd": [ | 143 "cmd": [ |
137 "python", | 144 "python", |
138 "-u", | 145 "-u", |
139 "[SLAVE_BUILD]\\src\\tools\\perf\\run_benchmark", | 146 "[SLAVE_BUILD]\\src\\tools\\perf\\run_benchmark", |
140 "list", | 147 "list", |
141 "--browser", | 148 "--browser", |
142 "release", | 149 "release", |
143 "--json-output", | 150 "--json-output", |
144 "/path/to/tmp/json", | 151 "/path/to/tmp/json", |
145 "--num-shards", | 152 "--num-shards", |
146 "1" | 153 "1" |
147 ], | 154 ], |
| 155 "cwd": "[SLAVE_BUILD]", |
148 "name": "List Perf Tests", | 156 "name": "List Perf Tests", |
149 "~followup_annotations": [ | 157 "~followup_annotations": [ |
150 "@@@STEP_LOG_LINE@json.output@{@@@", | 158 "@@@STEP_LOG_LINE@json.output@{@@@", |
151 "@@@STEP_LOG_LINE@json.output@ \"steps\": {@@@", | 159 "@@@STEP_LOG_LINE@json.output@ \"steps\": {@@@", |
152 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.exact\": {@@@", | 160 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.exact\": {@@@", |
153 "@@@STEP_LOG_LINE@json.output@ \"cmd\": \"/usr/bin/python /path/to/ru
n_benmark --a=1 -v --b=2\", @@@", | 161 "@@@STEP_LOG_LINE@json.output@ \"cmd\": \"/usr/bin/python /path/to/ru
n_benmark --a=1 -v --b=2\", @@@", |
154 "@@@STEP_LOG_LINE@json.output@ \"device_affinity\": 0, @@@", | 162 "@@@STEP_LOG_LINE@json.output@ \"device_affinity\": 0, @@@", |
155 "@@@STEP_LOG_LINE@json.output@ \"perf_dashboard_id\": \"blink_perf.al
l\"@@@", | 163 "@@@STEP_LOG_LINE@json.output@ \"perf_dashboard_id\": \"blink_perf.al
l\"@@@", |
156 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 164 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
157 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.release\": {@@@", | 165 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.release\": {@@@", |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
195 "/path/to/tmp/json", | 203 "/path/to/tmp/json", |
196 "--builder-name=Win Clang Perf", | 204 "--builder-name=Win Clang Perf", |
197 "--slave-name=TestSlavename", | 205 "--slave-name=TestSlavename", |
198 "--build-number=571", | 206 "--build-number=571", |
199 "--run-python-script", | 207 "--run-python-script", |
200 "/path/to/run_benmark", | 208 "/path/to/run_benmark", |
201 "--a=1", | 209 "--a=1", |
202 "-v", | 210 "-v", |
203 "--b=2" | 211 "--b=2" |
204 ], | 212 ], |
| 213 "cwd": "[SLAVE_BUILD]", |
205 "name": "blink_perf.all.exact", | 214 "name": "blink_perf.all.exact", |
206 "~followup_annotations": [ | 215 "~followup_annotations": [ |
207 "@@@STEP_LOG_LINE@json.output@[]@@@", | 216 "@@@STEP_LOG_LINE@json.output@[]@@@", |
208 "@@@STEP_LOG_END@json.output@@@" | 217 "@@@STEP_LOG_END@json.output@@@" |
209 ] | 218 ] |
210 }, | 219 }, |
211 { | 220 { |
212 "allow_subannotations": true, | 221 "allow_subannotations": true, |
213 "cmd": [ | 222 "cmd": [ |
214 "python", | 223 "python", |
(...skipping 14 matching lines...) Expand all Loading... |
229 "/path/to/tmp/json", | 238 "/path/to/tmp/json", |
230 "--builder-name=Win Clang Perf", | 239 "--builder-name=Win Clang Perf", |
231 "--slave-name=TestSlavename", | 240 "--slave-name=TestSlavename", |
232 "--build-number=571", | 241 "--build-number=571", |
233 "--run-python-script", | 242 "--run-python-script", |
234 "/path/to/run_benmark", | 243 "/path/to/run_benmark", |
235 "--a=1", | 244 "--a=1", |
236 "-v", | 245 "-v", |
237 "--b=2" | 246 "--b=2" |
238 ], | 247 ], |
| 248 "cwd": "[SLAVE_BUILD]", |
239 "name": "blink_perf.all.release", | 249 "name": "blink_perf.all.release", |
240 "~followup_annotations": [ | 250 "~followup_annotations": [ |
241 "@@@STEP_LOG_LINE@json.output@[]@@@", | 251 "@@@STEP_LOG_LINE@json.output@[]@@@", |
242 "@@@STEP_LOG_END@json.output@@@" | 252 "@@@STEP_LOG_END@json.output@@@" |
243 ] | 253 ] |
244 }, | 254 }, |
245 { | 255 { |
246 "cmd": [ | 256 "cmd": [ |
247 "python", | 257 "python", |
248 "-u", | 258 "-u", |
249 "[BUILD]\\scripts\\slave\\process_dumps.py", | 259 "[BUILD]\\scripts\\slave\\process_dumps.py", |
250 "--target", | 260 "--target", |
251 "Release" | 261 "Release" |
252 ], | 262 ], |
| 263 "cwd": "[SLAVE_BUILD]", |
253 "name": "process_dumps" | 264 "name": "process_dumps" |
254 } | 265 } |
255 ] | 266 ] |
OLD | NEW |