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

Side by Side Diff: tools/tests/factory_configuration/actual/Skia_ChromeOS_Alex_Bench_32

Issue 14081044: Add Validation for BuildFactory Configuration (Closed) Base URL: http://skia.googlecode.com/svn/buildbot/
Patch Set: Created 7 years, 8 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 'TargetPathJoin': <Object>,
3 '_autogen_svn_password_file': '.autogen_svn_password',
4 '_autogen_svn_username_file': '.autogen_svn_username',
5 '_builder_name': 'Skia_ChromeOS_Alex_Bench_32',
6 '_common_args': [
7 '--autogen_svn_baseurl',
8 'https://skia-autogen.googlecode.com/svn',
9 '--configuration',
10 'Release',
11 '--do_upload_results',
12 'False',
13 '--gm_image_subdir',
14 'None',
15 '--builder_name',
16 'Skia_ChromeOS_Alex_Bench_32',
17 '--target_platform',
18 'linux',
19 '--revision',
20 <Object>,
21 '--got_revision',
22 <Object>,
23 '--perf_output_basedir',
24 '../../../../perfdata',
25 '--make_flags',
26 '""',
27 '--test_args',
28 '""',
29 '--gm_args',
30 '""',
31 '--bench_args',
32 '""',
33 '--num_cores',
34 <Object>,
35 '--is_try',
36 'False',
37 '--bench_pictures_cfg',
38 'no_gpu',
39 '--ssh_host',
40 <Object>,
41 '--ssh_port',
42 <Object>,
43 '--gclient_solutions',
44 '"['{ "name": "trunk", "url": "http://skia.googlecode.com/svn/trunk", "c ustom_deps": {},"custom_vars": {},},']"',
45 '--target',
46 'most',
47 ],
48 '_configuration': 'Release',
49 '_default_clobber': <Object>,
50 '_do_patch_step': <Object>,
51 '_do_upload_bench_results': <Object>,
52 '_do_upload_results': <Object>,
53 '_env_vars': {
54 'GYP_DEFINES': 'skia_arch_width=32 skia_gpu=0 skia_warnings_as_errors=0' ,
55 },
56 '_flavor': 'chromeos',
57 '_gclient_solutions': [
58 '{ "name": "trunk", "url": "http://skia.googlecode.com/svn/trunk", "cust om_deps": {},"custom_vars": {},},',
59 ],
60 '_make_flags': [],
61 '_perf_output_basedir': '../../../../perfdata',
62 '_skia_cmd_obj': <Object>,
63 '_skia_svn_password_file': '.skia_svn_password',
64 '_skia_svn_username_file': '.skia_svn_username',
65 'properties': <Object>,
66 'steps': [
67 [
68 <Object>,
69 {
70 'command': [
71 'python',
72 '../../../../../slave/skia_slave_scripts/update_scripts.py',
73 '--autogen_svn_baseurl',
74 'https://skia-autogen.googlecode.com/svn',
75 '--configuration',
76 'Release',
77 '--do_upload_results',
78 'False',
79 '--gm_image_subdir',
80 'None',
81 '--builder_name',
82 'Skia_ChromeOS_Alex_Bench_32',
83 '--target_platform',
84 'linux',
85 '--revision',
86 <Object>,
87 '--got_revision',
88 <Object>,
89 '--perf_output_basedir',
90 '../../../../perfdata',
91 '--make_flags',
92 '""',
93 '--test_args',
94 '""',
95 '--gm_args',
96 '""',
97 '--bench_args',
98 '""',
99 '--num_cores',
100 <Object>,
101 '--is_try',
102 'False',
103 '--bench_pictures_cfg',
104 'no_gpu',
105 '--ssh_host',
106 <Object>,
107 '--ssh_port',
108 <Object>,
109 ],
110 'description': 'UpdateScripts',
111 'doStepIf': <Object>,
112 'env': {
113 'GYP_DEFINES': 'skia_arch_width=32 skia_gpu=0 skia_warnings_ as_errors=0',
114 },
115 'get_props_from_stdout': None,
116 'haltOnFailure': <Object>,
117 'is_rebaseline_step': <Object>,
118 'is_upload_step': <Object>,
119 'timeout': <Object>,
120 'workdir': 'build',
121 },
122 ],
123 [
124 <Object>,
125 {
126 'command': [
127 'python',
128 '../../../../../slave/skia_slave_scripts/update.py',
129 '--autogen_svn_baseurl',
130 'https://skia-autogen.googlecode.com/svn',
131 '--configuration',
132 'Release',
133 '--do_upload_results',
134 'False',
135 '--gm_image_subdir',
136 'None',
137 '--builder_name',
138 'Skia_ChromeOS_Alex_Bench_32',
139 '--target_platform',
140 'linux',
141 '--revision',
142 <Object>,
143 '--got_revision',
144 <Object>,
145 '--perf_output_basedir',
146 '../../../../perfdata',
147 '--make_flags',
148 '""',
149 '--test_args',
150 '""',
151 '--gm_args',
152 '""',
153 '--bench_args',
154 '""',
155 '--num_cores',
156 <Object>,
157 '--is_try',
158 'False',
159 '--bench_pictures_cfg',
160 'no_gpu',
161 '--ssh_host',
162 <Object>,
163 '--ssh_port',
164 <Object>,
165 '--gclient_solutions',
166 '"['{ "name": "trunk", "url": "http://skia.googlecode.com/sv n/trunk", "custom_deps": {},"custom_vars": {},},']"',
167 ],
168 'description': 'Update',
169 'doStepIf': <Object>,
170 'env': {
171 'GYP_DEFINES': 'skia_arch_width=32 skia_gpu=0 skia_warnings_ as_errors=0',
172 },
173 'get_props_from_stdout': {
174 'got_revision': 'Skia updated to revision (\d+)',
175 },
176 'haltOnFailure': <Object>,
177 'is_rebaseline_step': <Object>,
178 'is_upload_step': <Object>,
179 'timeout': <Object>,
180 'workdir': 'build',
181 },
182 ],
183 [
184 <Object>,
185 {
186 'command': [
187 'python',
188 '../../../../../../slave/skia_slave_scripts/download_skps.py ',
189 '--autogen_svn_baseurl',
190 'https://skia-autogen.googlecode.com/svn',
191 '--configuration',
192 'Release',
193 '--do_upload_results',
194 'False',
195 '--gm_image_subdir',
196 'None',
197 '--builder_name',
198 'Skia_ChromeOS_Alex_Bench_32',
199 '--target_platform',
200 'linux',
201 '--revision',
202 <Object>,
203 '--got_revision',
204 <Object>,
205 '--perf_output_basedir',
206 '../../../../perfdata',
207 '--make_flags',
208 '""',
209 '--test_args',
210 '""',
211 '--gm_args',
212 '""',
213 '--bench_args',
214 '""',
215 '--num_cores',
216 <Object>,
217 '--is_try',
218 'False',
219 '--bench_pictures_cfg',
220 'no_gpu',
221 '--ssh_host',
222 <Object>,
223 '--ssh_port',
224 <Object>,
225 '--gclient_solutions',
226 '"['{ "name": "trunk", "url": "http://skia.googlecode.com/sv n/trunk", "custom_deps": {},"custom_vars": {},},']"',
227 ],
228 'description': 'DownloadSKPs',
229 'doStepIf': <Object>,
230 'env': {
231 'GYP_DEFINES': 'skia_arch_width=32 skia_gpu=0 skia_warnings_ as_errors=0',
232 },
233 'get_props_from_stdout': None,
234 'haltOnFailure': <Object>,
235 'is_rebaseline_step': <Object>,
236 'is_upload_step': <Object>,
237 'timeout': <Object>,
238 'workdir': 'build/trunk',
239 },
240 ],
241 [
242 <Object>,
243 {
244 'command': [
245 'python',
246 '../../../../../../slave/skia_slave_scripts/compile.py',
247 '--autogen_svn_baseurl',
248 'https://skia-autogen.googlecode.com/svn',
249 '--configuration',
250 'Release',
251 '--do_upload_results',
252 'False',
253 '--gm_image_subdir',
254 'None',
255 '--builder_name',
256 'Skia_ChromeOS_Alex_Bench_32',
257 '--target_platform',
258 'linux',
259 '--revision',
260 <Object>,
261 '--got_revision',
262 <Object>,
263 '--perf_output_basedir',
264 '../../../../perfdata',
265 '--make_flags',
266 '""',
267 '--test_args',
268 '""',
269 '--gm_args',
270 '""',
271 '--bench_args',
272 '""',
273 '--num_cores',
274 <Object>,
275 '--is_try',
276 'False',
277 '--bench_pictures_cfg',
278 'no_gpu',
279 '--ssh_host',
280 <Object>,
281 '--ssh_port',
282 <Object>,
283 '--gclient_solutions',
284 '"['{ "name": "trunk", "url": "http://skia.googlecode.com/sv n/trunk", "custom_deps": {},"custom_vars": {},},']"',
285 '--target',
286 'most',
287 ],
288 'description': 'BuildMost',
289 'doStepIf': <Object>,
290 'env': {
291 'GYP_DEFINES': 'skia_arch_width=32 skia_gpu=0 skia_warnings_ as_errors=0',
292 },
293 'get_props_from_stdout': None,
294 'haltOnFailure': <Object>,
295 'is_rebaseline_step': <Object>,
296 'is_upload_step': <Object>,
297 'timeout': <Object>,
298 'workdir': 'build/trunk',
299 },
300 ],
301 [
302 <Object>,
303 {
304 'command': [
305 'python',
306 '../../../../../../slave/skia_slave_scripts/chromeos_install .py',
307 '--autogen_svn_baseurl',
308 'https://skia-autogen.googlecode.com/svn',
309 '--configuration',
310 'Release',
311 '--do_upload_results',
312 'False',
313 '--gm_image_subdir',
314 'None',
315 '--builder_name',
316 'Skia_ChromeOS_Alex_Bench_32',
317 '--target_platform',
318 'linux',
319 '--revision',
320 <Object>,
321 '--got_revision',
322 <Object>,
323 '--perf_output_basedir',
324 '../../../../perfdata',
325 '--make_flags',
326 '""',
327 '--test_args',
328 '""',
329 '--gm_args',
330 '""',
331 '--bench_args',
332 '""',
333 '--num_cores',
334 <Object>,
335 '--is_try',
336 'False',
337 '--bench_pictures_cfg',
338 'no_gpu',
339 '--ssh_host',
340 <Object>,
341 '--ssh_port',
342 <Object>,
343 '--gclient_solutions',
344 '"['{ "name": "trunk", "url": "http://skia.googlecode.com/sv n/trunk", "custom_deps": {},"custom_vars": {},},']"',
345 '--target',
346 'most',
347 ],
348 'description': 'Install',
349 'doStepIf': <Object>,
350 'env': {
351 'GYP_DEFINES': 'skia_arch_width=32 skia_gpu=0 skia_warnings_ as_errors=0',
352 },
353 'get_props_from_stdout': None,
354 'haltOnFailure': <Object>,
355 'is_rebaseline_step': <Object>,
356 'is_upload_step': <Object>,
357 'timeout': <Object>,
358 'workdir': 'build/trunk',
359 },
360 ],
361 [
362 <Object>,
363 {
364 'command': [
365 'python',
366 '../../../../../../slave/skia_slave_scripts/chromeos_prebenc h.py',
367 '--autogen_svn_baseurl',
368 'https://skia-autogen.googlecode.com/svn',
369 '--configuration',
370 'Release',
371 '--do_upload_results',
372 'False',
373 '--gm_image_subdir',
374 'None',
375 '--builder_name',
376 'Skia_ChromeOS_Alex_Bench_32',
377 '--target_platform',
378 'linux',
379 '--revision',
380 <Object>,
381 '--got_revision',
382 <Object>,
383 '--perf_output_basedir',
384 '../../../../perfdata',
385 '--make_flags',
386 '""',
387 '--test_args',
388 '""',
389 '--gm_args',
390 '""',
391 '--bench_args',
392 '""',
393 '--num_cores',
394 <Object>,
395 '--is_try',
396 'False',
397 '--bench_pictures_cfg',
398 'no_gpu',
399 '--ssh_host',
400 <Object>,
401 '--ssh_port',
402 <Object>,
403 '--gclient_solutions',
404 '"['{ "name": "trunk", "url": "http://skia.googlecode.com/sv n/trunk", "custom_deps": {},"custom_vars": {},},']"',
405 '--target',
406 'most',
407 ],
408 'description': 'PreBench',
409 'doStepIf': <Object>,
410 'env': {
411 'GYP_DEFINES': 'skia_arch_width=32 skia_gpu=0 skia_warnings_ as_errors=0',
412 },
413 'get_props_from_stdout': None,
414 'haltOnFailure': <Object>,
415 'is_rebaseline_step': <Object>,
416 'is_upload_step': <Object>,
417 'timeout': <Object>,
418 'workdir': 'build/trunk',
419 },
420 ],
421 [
422 <Object>,
423 {
424 'command': [
425 'python',
426 '../../../../../../slave/skia_slave_scripts/chromeos_run_ben ch.py',
427 '--autogen_svn_baseurl',
428 'https://skia-autogen.googlecode.com/svn',
429 '--configuration',
430 'Release',
431 '--do_upload_results',
432 'False',
433 '--gm_image_subdir',
434 'None',
435 '--builder_name',
436 'Skia_ChromeOS_Alex_Bench_32',
437 '--target_platform',
438 'linux',
439 '--revision',
440 <Object>,
441 '--got_revision',
442 <Object>,
443 '--perf_output_basedir',
444 '../../../../perfdata',
445 '--make_flags',
446 '""',
447 '--test_args',
448 '""',
449 '--gm_args',
450 '""',
451 '--bench_args',
452 '""',
453 '--num_cores',
454 <Object>,
455 '--is_try',
456 'False',
457 '--bench_pictures_cfg',
458 'no_gpu',
459 '--ssh_host',
460 <Object>,
461 '--ssh_port',
462 <Object>,
463 '--gclient_solutions',
464 '"['{ "name": "trunk", "url": "http://skia.googlecode.com/sv n/trunk", "custom_deps": {},"custom_vars": {},},']"',
465 '--target',
466 'most',
467 ],
468 'description': 'RunBench',
469 'doStepIf': <Object>,
470 'env': {
471 'GYP_DEFINES': 'skia_arch_width=32 skia_gpu=0 skia_warnings_ as_errors=0',
472 },
473 'get_props_from_stdout': None,
474 'haltOnFailure': <Object>,
475 'is_rebaseline_step': <Object>,
476 'is_upload_step': <Object>,
477 'timeout': <Object>,
478 'workdir': 'build/trunk',
479 },
480 ],
481 [
482 <Object>,
483 {
484 'command': [
485 'python',
486 '../../../../../../slave/skia_slave_scripts/chromeos_bench_p ictures.py',
487 '--autogen_svn_baseurl',
488 'https://skia-autogen.googlecode.com/svn',
489 '--configuration',
490 'Release',
491 '--do_upload_results',
492 'False',
493 '--gm_image_subdir',
494 'None',
495 '--builder_name',
496 'Skia_ChromeOS_Alex_Bench_32',
497 '--target_platform',
498 'linux',
499 '--revision',
500 <Object>,
501 '--got_revision',
502 <Object>,
503 '--perf_output_basedir',
504 '../../../../perfdata',
505 '--make_flags',
506 '""',
507 '--test_args',
508 '""',
509 '--gm_args',
510 '""',
511 '--bench_args',
512 '""',
513 '--num_cores',
514 <Object>,
515 '--is_try',
516 'False',
517 '--bench_pictures_cfg',
518 'no_gpu',
519 '--ssh_host',
520 <Object>,
521 '--ssh_port',
522 <Object>,
523 '--gclient_solutions',
524 '"['{ "name": "trunk", "url": "http://skia.googlecode.com/sv n/trunk", "custom_deps": {},"custom_vars": {},},']"',
525 '--target',
526 'most',
527 ],
528 'description': 'BenchPictures',
529 'doStepIf': <Object>,
530 'env': {
531 'GYP_DEFINES': 'skia_arch_width=32 skia_gpu=0 skia_warnings_ as_errors=0',
532 },
533 'get_props_from_stdout': None,
534 'haltOnFailure': <Object>,
535 'is_rebaseline_step': <Object>,
536 'is_upload_step': <Object>,
537 'timeout': <Object>,
538 'workdir': 'build/trunk',
539 },
540 ],
541 [
542 <Object>,
543 {
544 'command': [
545 'python',
546 '../../../../../../slave/skia_slave_scripts/chromeos_postben ch.py',
547 '--autogen_svn_baseurl',
548 'https://skia-autogen.googlecode.com/svn',
549 '--configuration',
550 'Release',
551 '--do_upload_results',
552 'False',
553 '--gm_image_subdir',
554 'None',
555 '--builder_name',
556 'Skia_ChromeOS_Alex_Bench_32',
557 '--target_platform',
558 'linux',
559 '--revision',
560 <Object>,
561 '--got_revision',
562 <Object>,
563 '--perf_output_basedir',
564 '../../../../perfdata',
565 '--make_flags',
566 '""',
567 '--test_args',
568 '""',
569 '--gm_args',
570 '""',
571 '--bench_args',
572 '""',
573 '--num_cores',
574 <Object>,
575 '--is_try',
576 'False',
577 '--bench_pictures_cfg',
578 'no_gpu',
579 '--ssh_host',
580 <Object>,
581 '--ssh_port',
582 <Object>,
583 '--gclient_solutions',
584 '"['{ "name": "trunk", "url": "http://skia.googlecode.com/sv n/trunk", "custom_deps": {},"custom_vars": {},},']"',
585 '--target',
586 'most',
587 ],
588 'description': 'PostBench',
589 'doStepIf': <Object>,
590 'env': {
591 'GYP_DEFINES': 'skia_arch_width=32 skia_gpu=0 skia_warnings_ as_errors=0',
592 },
593 'get_props_from_stdout': None,
594 'haltOnFailure': <Object>,
595 'is_rebaseline_step': <Object>,
596 'is_upload_step': <Object>,
597 'timeout': <Object>,
598 'workdir': 'build/trunk',
599 },
600 ],
601 [
602 <Object>,
603 {
604 'command': [
605 'python',
606 '../../../../../../slave/skia_slave_scripts/check_for_regres sions.py',
607 '--autogen_svn_baseurl',
608 'https://skia-autogen.googlecode.com/svn',
609 '--configuration',
610 'Release',
611 '--do_upload_results',
612 'False',
613 '--gm_image_subdir',
614 'None',
615 '--builder_name',
616 'Skia_ChromeOS_Alex_Bench_32',
617 '--target_platform',
618 'linux',
619 '--revision',
620 <Object>,
621 '--got_revision',
622 <Object>,
623 '--perf_output_basedir',
624 '../../../../perfdata',
625 '--make_flags',
626 '""',
627 '--test_args',
628 '""',
629 '--gm_args',
630 '""',
631 '--bench_args',
632 '""',
633 '--num_cores',
634 <Object>,
635 '--is_try',
636 'False',
637 '--bench_pictures_cfg',
638 'no_gpu',
639 '--ssh_host',
640 <Object>,
641 '--ssh_port',
642 <Object>,
643 '--gclient_solutions',
644 '"['{ "name": "trunk", "url": "http://skia.googlecode.com/sv n/trunk", "custom_deps": {},"custom_vars": {},},']"',
645 '--target',
646 'most',
647 ],
648 'description': 'CheckForRegressions',
649 'doStepIf': <Object>,
650 'env': {
651 'GYP_DEFINES': 'skia_arch_width=32 skia_gpu=0 skia_warnings_ as_errors=0',
652 },
653 'get_props_from_stdout': None,
654 'haltOnFailure': <Object>,
655 'is_rebaseline_step': <Object>,
656 'is_upload_step': <Object>,
657 'timeout': <Object>,
658 'workdir': 'build/trunk',
659 },
660 ],
661 [
662 <Object>,
663 {
664 'command': [
665 'python',
666 '../../../../../../slave/skia_slave_scripts/generate_bench_g raphs.py',
667 '--autogen_svn_baseurl',
668 'https://skia-autogen.googlecode.com/svn',
669 '--configuration',
670 'Release',
671 '--do_upload_results',
672 'False',
673 '--gm_image_subdir',
674 'None',
675 '--builder_name',
676 'Skia_ChromeOS_Alex_Bench_32',
677 '--target_platform',
678 'linux',
679 '--revision',
680 <Object>,
681 '--got_revision',
682 <Object>,
683 '--perf_output_basedir',
684 '../../../../perfdata',
685 '--make_flags',
686 '""',
687 '--test_args',
688 '""',
689 '--gm_args',
690 '""',
691 '--bench_args',
692 '""',
693 '--num_cores',
694 <Object>,
695 '--is_try',
696 'False',
697 '--bench_pictures_cfg',
698 'no_gpu',
699 '--ssh_host',
700 <Object>,
701 '--ssh_port',
702 <Object>,
703 '--gclient_solutions',
704 '"['{ "name": "trunk", "url": "http://skia.googlecode.com/sv n/trunk", "custom_deps": {},"custom_vars": {},},']"',
705 '--target',
706 'most',
707 ],
708 'description': 'GenerateBenchGraphs',
709 'doStepIf': <Object>,
710 'env': {
711 'GYP_DEFINES': 'skia_arch_width=32 skia_gpu=0 skia_warnings_ as_errors=0',
712 },
713 'get_props_from_stdout': None,
714 'haltOnFailure': <Object>,
715 'is_rebaseline_step': <Object>,
716 'is_upload_step': <Object>,
717 'timeout': <Object>,
718 'workdir': 'build/trunk',
719 },
720 ],
721 ],
722 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698