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

Side by Side Diff: tools/tests/factory_configuration/expected/Housekeeper-Nightly-Monitoring-Trybot

Issue 648353002: Remove Skia's forked buildbot code (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Address comment Created 6 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
(Empty)
1 {
2 "TargetPath": "<Object>",
3 "_build_targets": [],
4 "_builder_name": "Housekeeper-Nightly-Monitoring-Trybot",
5 "_common_args": [
6 "--autogen_svn_baseurl",
7 "bogusValueToFixSkBug2663",
8 "--configuration",
9 "Debug",
10 "--deps_target_os",
11 "None",
12 "--builder_name",
13 "Housekeeper-Nightly-Monitoring-Trybot",
14 "--build_number",
15 "<Object>",
16 "--target_platform",
17 "linux",
18 "--revision",
19 "<Object>",
20 "--got_revision",
21 "<Object>",
22 "--perf_output_basedir",
23 "None",
24 "--make_flags",
25 "\"\"",
26 "--test_args",
27 "\"",
28 "--gm_args",
29 "\"\"",
30 "--bench_args",
31 "\"\"",
32 "--is_try",
33 "True",
34 "--bench_pictures_cfg",
35 "default",
36 "--issue_number",
37 "<Object>"
38 ],
39 "_configuration": "Debug",
40 "_default_clobber": "<Object>",
41 "_deps_target_os": null,
42 "_do_patch_step": "<Object>",
43 "_do_upload_bench_results": "<Object>",
44 "_do_upload_render_results": "<Object>",
45 "_env_vars": {},
46 "_flavor": null,
47 "_gclient_solutions": [
48 "{ \"name\": \"skia\", \"url\": \"https://skia.googlesource.com/skia.git \", \"custom_deps\": {},\"custom_vars\": {},},"
49 ],
50 "_gyp_defines": {
51 "skia_warnings_as_errors": "0"
52 },
53 "_make_flags": [],
54 "_perf_output_basedir": null,
55 "_skia_cmd_obj": "<Object>",
56 "_skia_svn_password_file": ".skia_svn_password",
57 "_skia_svn_username_file": ".skia_svn_username",
58 "_workdir": "build/skia",
59 "dontskipsteps": [],
60 "properties": "<Object>",
61 "skipsteps": [],
62 "steps": [
63 [
64 "<Object>",
65 {
66 "alwaysRun": "<Object>",
67 "command": [
68 "python",
69 "../../../../../slave/skia_slave_scripts/update_scripts.py",
70 "--autogen_svn_baseurl",
71 "bogusValueToFixSkBug2663",
72 "--configuration",
73 "Debug",
74 "--deps_target_os",
75 "None",
76 "--builder_name",
77 "Housekeeper-Nightly-Monitoring-Trybot",
78 "--build_number",
79 "<Object>",
80 "--target_platform",
81 "linux",
82 "--revision",
83 "<Object>",
84 "--got_revision",
85 "<Object>",
86 "--perf_output_basedir",
87 "None",
88 "--make_flags",
89 "\"\"",
90 "--test_args",
91 "\"",
92 "--gm_args",
93 "\"\"",
94 "--bench_args",
95 "\"\"",
96 "--is_try",
97 "True",
98 "--bench_pictures_cfg",
99 "default",
100 "--issue_number",
101 "<Object>"
102 ],
103 "description": "UpdateScripts",
104 "doStepIf": "<Object>",
105 "env": {},
106 "exception_on_failure": "<Object>",
107 "flunkOnFailure": "<Object>",
108 "get_props_from_stdout": {
109 "buildbot_revision": "Skiabot scripts updated to (\\w+)"
110 },
111 "haltOnFailure": "<Object>",
112 "hideStepIf": "<Object>",
113 "is_rebaseline_step": "<Object>",
114 "is_upload_step": "<Object>",
115 "timeout": "<Object>",
116 "workdir": "build"
117 }
118 ],
119 [
120 "<Object>",
121 {
122 "alwaysRun": "<Object>",
123 "command": [
124 "python",
125 "../../../../../slave/skia_slave_scripts/update.py",
126 "--autogen_svn_baseurl",
127 "bogusValueToFixSkBug2663",
128 "--configuration",
129 "Debug",
130 "--deps_target_os",
131 "None",
132 "--builder_name",
133 "Housekeeper-Nightly-Monitoring-Trybot",
134 "--build_number",
135 "<Object>",
136 "--target_platform",
137 "linux",
138 "--revision",
139 "<Object>",
140 "--got_revision",
141 "<Object>",
142 "--perf_output_basedir",
143 "None",
144 "--make_flags",
145 "\"\"",
146 "--test_args",
147 "\"",
148 "--gm_args",
149 "\"\"",
150 "--bench_args",
151 "\"\"",
152 "--is_try",
153 "True",
154 "--bench_pictures_cfg",
155 "default",
156 "--issue_number",
157 "<Object>",
158 "--gclient_solutions",
159 "\"['{ \"name\": \"skia\", \"url\": \"https://skia.googlesou rce.com/skia.git\", \"custom_deps\": {},\"custom_vars\": {},},']\""
160 ],
161 "description": "Update",
162 "doStepIf": "<Object>",
163 "env": {},
164 "exception_on_failure": "<Object>",
165 "flunkOnFailure": "<Object>",
166 "get_props_from_stdout": {
167 "got_revision": "Skia updated to (\\w+)"
168 },
169 "haltOnFailure": "<Object>",
170 "hideStepIf": "<Object>",
171 "is_rebaseline_step": "<Object>",
172 "is_upload_step": "<Object>",
173 "timeout": "<Object>",
174 "workdir": "build"
175 }
176 ],
177 [
178 "<Object>",
179 {
180 "alwaysRun": "<Object>",
181 "command": [
182 "python",
183 "../../../../../../slave/skia_slave_scripts/apply_patch.py",
184 "--autogen_svn_baseurl",
185 "bogusValueToFixSkBug2663",
186 "--configuration",
187 "Debug",
188 "--deps_target_os",
189 "None",
190 "--builder_name",
191 "Housekeeper-Nightly-Monitoring-Trybot",
192 "--build_number",
193 "<Object>",
194 "--target_platform",
195 "linux",
196 "--revision",
197 "<Object>",
198 "--got_revision",
199 "<Object>",
200 "--perf_output_basedir",
201 "None",
202 "--make_flags",
203 "\"\"",
204 "--test_args",
205 "\"",
206 "--gm_args",
207 "\"\"",
208 "--bench_args",
209 "\"\"",
210 "--is_try",
211 "True",
212 "--bench_pictures_cfg",
213 "default",
214 "--issue_number",
215 "<Object>",
216 "--patch",
217 "<Object>"
218 ],
219 "description": "ApplyPatch",
220 "doStepIf": "<Object>",
221 "env": {},
222 "exception_on_failure": "<Object>",
223 "flunkOnFailure": "<Object>",
224 "get_props_from_stdout": null,
225 "haltOnFailure": "<Object>",
226 "hideStepIf": "<Object>",
227 "is_rebaseline_step": "<Object>",
228 "is_upload_step": "<Object>",
229 "timeout": "<Object>",
230 "workdir": "build/skia"
231 }
232 ],
233 [
234 "<Object>",
235 {
236 "alwaysRun": "<Object>",
237 "command": [
238 "python",
239 "../../../../../../slave/skia_slave_scripts/update_all_slave _hosts.py",
240 "--autogen_svn_baseurl",
241 "bogusValueToFixSkBug2663",
242 "--configuration",
243 "Debug",
244 "--deps_target_os",
245 "None",
246 "--builder_name",
247 "Housekeeper-Nightly-Monitoring-Trybot",
248 "--build_number",
249 "<Object>",
250 "--target_platform",
251 "linux",
252 "--revision",
253 "<Object>",
254 "--got_revision",
255 "<Object>",
256 "--perf_output_basedir",
257 "None",
258 "--make_flags",
259 "\"\"",
260 "--test_args",
261 "\"",
262 "--gm_args",
263 "\"\"",
264 "--bench_args",
265 "\"\"",
266 "--is_try",
267 "True",
268 "--bench_pictures_cfg",
269 "default",
270 "--issue_number",
271 "<Object>"
272 ],
273 "description": "UpdateSlaveHosts",
274 "doStepIf": "<Object>",
275 "env": {},
276 "exception_on_failure": "<Object>",
277 "flunkOnFailure": "<Object>",
278 "get_props_from_stdout": null,
279 "haltOnFailure": "<Object>",
280 "hideStepIf": "<Object>",
281 "is_rebaseline_step": "<Object>",
282 "is_upload_step": "<Object>",
283 "timeout": "<Object>",
284 "workdir": "build/skia"
285 }
286 ],
287 [
288 "<Object>",
289 {
290 "alwaysRun": "<Object>",
291 "command": [
292 "python",
293 "../../../../../../slave/skia_slave_scripts/update_all_build slave_checkouts.py",
294 "--autogen_svn_baseurl",
295 "bogusValueToFixSkBug2663",
296 "--configuration",
297 "Debug",
298 "--deps_target_os",
299 "None",
300 "--builder_name",
301 "Housekeeper-Nightly-Monitoring-Trybot",
302 "--build_number",
303 "<Object>",
304 "--target_platform",
305 "linux",
306 "--revision",
307 "<Object>",
308 "--got_revision",
309 "<Object>",
310 "--perf_output_basedir",
311 "None",
312 "--make_flags",
313 "\"\"",
314 "--test_args",
315 "\"",
316 "--gm_args",
317 "\"\"",
318 "--bench_args",
319 "\"\"",
320 "--is_try",
321 "True",
322 "--bench_pictures_cfg",
323 "default",
324 "--issue_number",
325 "<Object>"
326 ],
327 "description": "UpdateAllBuildslaves",
328 "doStepIf": "<Object>",
329 "env": {},
330 "exception_on_failure": "<Object>",
331 "flunkOnFailure": "<Object>",
332 "get_props_from_stdout": null,
333 "haltOnFailure": "<Object>",
334 "hideStepIf": "<Object>",
335 "is_rebaseline_step": "<Object>",
336 "is_upload_step": "<Object>",
337 "timeout": "<Object>",
338 "workdir": "build/skia"
339 }
340 ],
341 [
342 "<Object>",
343 {
344 "alwaysRun": "<Object>",
345 "command": [
346 "python",
347 "../../../../../../slave/skia_slave_scripts/check_buildslave _host_disk_usage.py",
348 "--autogen_svn_baseurl",
349 "bogusValueToFixSkBug2663",
350 "--configuration",
351 "Debug",
352 "--deps_target_os",
353 "None",
354 "--builder_name",
355 "Housekeeper-Nightly-Monitoring-Trybot",
356 "--build_number",
357 "<Object>",
358 "--target_platform",
359 "linux",
360 "--revision",
361 "<Object>",
362 "--got_revision",
363 "<Object>",
364 "--perf_output_basedir",
365 "None",
366 "--make_flags",
367 "\"\"",
368 "--test_args",
369 "\"",
370 "--gm_args",
371 "\"\"",
372 "--bench_args",
373 "\"\"",
374 "--is_try",
375 "True",
376 "--bench_pictures_cfg",
377 "default",
378 "--issue_number",
379 "<Object>"
380 ],
381 "description": "CheckBuildslaveHostDiskUsage",
382 "doStepIf": "<Object>",
383 "env": {},
384 "exception_on_failure": "<Object>",
385 "flunkOnFailure": "<Object>",
386 "get_props_from_stdout": null,
387 "haltOnFailure": "<Object>",
388 "hideStepIf": "<Object>",
389 "is_rebaseline_step": "<Object>",
390 "is_upload_step": "<Object>",
391 "timeout": "<Object>",
392 "workdir": "build/skia"
393 }
394 ]
395 ]
396 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698