OLD | NEW |
1 { | 1 { |
2 'TargetPath': <Object>, | 2 'TargetPath': <Object>, |
3 '_autogen_svn_password_file': '.autogen_svn_password', | 3 '_autogen_svn_password_file': '.autogen_svn_password', |
4 '_autogen_svn_username_file': '.autogen_svn_username', | 4 '_autogen_svn_username_file': '.autogen_svn_username', |
5 '_build_targets': [ | 5 '_build_targets': [ |
6 'tools', | 6 'tools', |
7 'gm', | 7 'gm', |
8 ], | 8 ], |
9 '_builder_name': 'Housekeeper-PerCommit', | 9 '_builder_name': 'Housekeeper-PerCommit', |
10 '_common_args': [ | 10 '_common_args': [ |
11 '--autogen_svn_baseurl', | 11 '--autogen_svn_baseurl', |
12 'https://skia-autogen.googlecode.com/svn', | 12 'https://skia-autogen.googlecode.com/svn', |
13 '--configuration', | 13 '--configuration', |
14 'Debug', | 14 'Debug', |
15 '--deps_target_os', | 15 '--deps_target_os', |
16 'None', | 16 'None', |
17 '--do_upload_results', | 17 '--do_upload_results', |
18 'True', | 18 'True', |
19 '--gm_image_subdir', | |
20 'None', | |
21 '--builder_name', | 19 '--builder_name', |
22 'Housekeeper-PerCommit', | 20 'Housekeeper-PerCommit', |
23 '--target_platform', | 21 '--target_platform', |
24 'linux', | 22 'linux', |
25 '--revision', | 23 '--revision', |
26 <Object>, | 24 <Object>, |
27 '--got_revision', | 25 '--got_revision', |
28 <Object>, | 26 <Object>, |
29 '--perf_output_basedir', | 27 '--perf_output_basedir', |
30 'None', | 28 'None', |
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
73 'python', | 71 'python', |
74 '../../../../../slave/skia_slave_scripts/update_scripts.py', | 72 '../../../../../slave/skia_slave_scripts/update_scripts.py', |
75 '--autogen_svn_baseurl', | 73 '--autogen_svn_baseurl', |
76 'https://skia-autogen.googlecode.com/svn', | 74 'https://skia-autogen.googlecode.com/svn', |
77 '--configuration', | 75 '--configuration', |
78 'Debug', | 76 'Debug', |
79 '--deps_target_os', | 77 '--deps_target_os', |
80 'None', | 78 'None', |
81 '--do_upload_results', | 79 '--do_upload_results', |
82 'True', | 80 'True', |
83 '--gm_image_subdir', | |
84 'None', | |
85 '--builder_name', | 81 '--builder_name', |
86 'Housekeeper-PerCommit', | 82 'Housekeeper-PerCommit', |
87 '--target_platform', | 83 '--target_platform', |
88 'linux', | 84 'linux', |
89 '--revision', | 85 '--revision', |
90 <Object>, | 86 <Object>, |
91 '--got_revision', | 87 '--got_revision', |
92 <Object>, | 88 <Object>, |
93 '--perf_output_basedir', | 89 '--perf_output_basedir', |
94 'None', | 90 'None', |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
128 'python', | 124 'python', |
129 '../../../../../slave/skia_slave_scripts/update.py', | 125 '../../../../../slave/skia_slave_scripts/update.py', |
130 '--autogen_svn_baseurl', | 126 '--autogen_svn_baseurl', |
131 'https://skia-autogen.googlecode.com/svn', | 127 'https://skia-autogen.googlecode.com/svn', |
132 '--configuration', | 128 '--configuration', |
133 'Debug', | 129 'Debug', |
134 '--deps_target_os', | 130 '--deps_target_os', |
135 'None', | 131 'None', |
136 '--do_upload_results', | 132 '--do_upload_results', |
137 'True', | 133 'True', |
138 '--gm_image_subdir', | |
139 'None', | |
140 '--builder_name', | 134 '--builder_name', |
141 'Housekeeper-PerCommit', | 135 'Housekeeper-PerCommit', |
142 '--target_platform', | 136 '--target_platform', |
143 'linux', | 137 'linux', |
144 '--revision', | 138 '--revision', |
145 <Object>, | 139 <Object>, |
146 '--got_revision', | 140 '--got_revision', |
147 <Object>, | 141 <Object>, |
148 '--perf_output_basedir', | 142 '--perf_output_basedir', |
149 'None', | 143 'None', |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
187 'python', | 181 'python', |
188 '../../../../../../slave/skia_slave_scripts/run_gyp.py', | 182 '../../../../../../slave/skia_slave_scripts/run_gyp.py', |
189 '--autogen_svn_baseurl', | 183 '--autogen_svn_baseurl', |
190 'https://skia-autogen.googlecode.com/svn', | 184 'https://skia-autogen.googlecode.com/svn', |
191 '--configuration', | 185 '--configuration', |
192 'Debug', | 186 'Debug', |
193 '--deps_target_os', | 187 '--deps_target_os', |
194 'None', | 188 'None', |
195 '--do_upload_results', | 189 '--do_upload_results', |
196 'True', | 190 'True', |
197 '--gm_image_subdir', | |
198 'None', | |
199 '--builder_name', | 191 '--builder_name', |
200 'Housekeeper-PerCommit', | 192 'Housekeeper-PerCommit', |
201 '--target_platform', | 193 '--target_platform', |
202 'linux', | 194 'linux', |
203 '--revision', | 195 '--revision', |
204 <Object>, | 196 <Object>, |
205 '--got_revision', | 197 '--got_revision', |
206 <Object>, | 198 <Object>, |
207 '--perf_output_basedir', | 199 '--perf_output_basedir', |
208 'None', | 200 'None', |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
246 'python', | 238 'python', |
247 '../../../../../../slave/skia_slave_scripts/compile.py', | 239 '../../../../../../slave/skia_slave_scripts/compile.py', |
248 '--autogen_svn_baseurl', | 240 '--autogen_svn_baseurl', |
249 'https://skia-autogen.googlecode.com/svn', | 241 'https://skia-autogen.googlecode.com/svn', |
250 '--configuration', | 242 '--configuration', |
251 'Debug', | 243 'Debug', |
252 '--deps_target_os', | 244 '--deps_target_os', |
253 'None', | 245 'None', |
254 '--do_upload_results', | 246 '--do_upload_results', |
255 'True', | 247 'True', |
256 '--gm_image_subdir', | |
257 'None', | |
258 '--builder_name', | 248 '--builder_name', |
259 'Housekeeper-PerCommit', | 249 'Housekeeper-PerCommit', |
260 '--target_platform', | 250 '--target_platform', |
261 'linux', | 251 'linux', |
262 '--revision', | 252 '--revision', |
263 <Object>, | 253 <Object>, |
264 '--got_revision', | 254 '--got_revision', |
265 <Object>, | 255 <Object>, |
266 '--perf_output_basedir', | 256 '--perf_output_basedir', |
267 'None', | 257 'None', |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
307 'python', | 297 'python', |
308 '../../../../../../slave/skia_slave_scripts/compile.py', | 298 '../../../../../../slave/skia_slave_scripts/compile.py', |
309 '--autogen_svn_baseurl', | 299 '--autogen_svn_baseurl', |
310 'https://skia-autogen.googlecode.com/svn', | 300 'https://skia-autogen.googlecode.com/svn', |
311 '--configuration', | 301 '--configuration', |
312 'Debug', | 302 'Debug', |
313 '--deps_target_os', | 303 '--deps_target_os', |
314 'None', | 304 'None', |
315 '--do_upload_results', | 305 '--do_upload_results', |
316 'True', | 306 'True', |
317 '--gm_image_subdir', | |
318 'None', | |
319 '--builder_name', | 307 '--builder_name', |
320 'Housekeeper-PerCommit', | 308 'Housekeeper-PerCommit', |
321 '--target_platform', | 309 '--target_platform', |
322 'linux', | 310 'linux', |
323 '--revision', | 311 '--revision', |
324 <Object>, | 312 <Object>, |
325 '--got_revision', | 313 '--got_revision', |
326 <Object>, | 314 <Object>, |
327 '--perf_output_basedir', | 315 '--perf_output_basedir', |
328 'None', | 316 'None', |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
368 'python', | 356 'python', |
369 '../../../../../../slave/skia_slave_scripts/clean.py', | 357 '../../../../../../slave/skia_slave_scripts/clean.py', |
370 '--autogen_svn_baseurl', | 358 '--autogen_svn_baseurl', |
371 'https://skia-autogen.googlecode.com/svn', | 359 'https://skia-autogen.googlecode.com/svn', |
372 '--configuration', | 360 '--configuration', |
373 'Debug', | 361 'Debug', |
374 '--deps_target_os', | 362 '--deps_target_os', |
375 'None', | 363 'None', |
376 '--do_upload_results', | 364 '--do_upload_results', |
377 'True', | 365 'True', |
378 '--gm_image_subdir', | |
379 'None', | |
380 '--builder_name', | 366 '--builder_name', |
381 'Housekeeper-PerCommit', | 367 'Housekeeper-PerCommit', |
382 '--target_platform', | 368 '--target_platform', |
383 'linux', | 369 'linux', |
384 '--revision', | 370 '--revision', |
385 <Object>, | 371 <Object>, |
386 '--got_revision', | 372 '--got_revision', |
387 <Object>, | 373 <Object>, |
388 '--perf_output_basedir', | 374 '--perf_output_basedir', |
389 'None', | 375 'None', |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
423 'python', | 409 'python', |
424 '../../../../../../slave/skia_slave_scripts/compile.py', | 410 '../../../../../../slave/skia_slave_scripts/compile.py', |
425 '--autogen_svn_baseurl', | 411 '--autogen_svn_baseurl', |
426 'https://skia-autogen.googlecode.com/svn', | 412 'https://skia-autogen.googlecode.com/svn', |
427 '--configuration', | 413 '--configuration', |
428 'Debug', | 414 'Debug', |
429 '--deps_target_os', | 415 '--deps_target_os', |
430 'None', | 416 'None', |
431 '--do_upload_results', | 417 '--do_upload_results', |
432 'True', | 418 'True', |
433 '--gm_image_subdir', | |
434 'None', | |
435 '--builder_name', | 419 '--builder_name', |
436 'Housekeeper-PerCommit', | 420 'Housekeeper-PerCommit', |
437 '--target_platform', | 421 '--target_platform', |
438 'linux', | 422 'linux', |
439 '--revision', | 423 '--revision', |
440 <Object>, | 424 <Object>, |
441 '--got_revision', | 425 '--got_revision', |
442 <Object>, | 426 <Object>, |
443 '--perf_output_basedir', | 427 '--perf_output_basedir', |
444 'None', | 428 'None', |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
484 'python', | 468 'python', |
485 '../../../../../../slave/skia_slave_scripts/compile.py', | 469 '../../../../../../slave/skia_slave_scripts/compile.py', |
486 '--autogen_svn_baseurl', | 470 '--autogen_svn_baseurl', |
487 'https://skia-autogen.googlecode.com/svn', | 471 'https://skia-autogen.googlecode.com/svn', |
488 '--configuration', | 472 '--configuration', |
489 'Debug', | 473 'Debug', |
490 '--deps_target_os', | 474 '--deps_target_os', |
491 'None', | 475 'None', |
492 '--do_upload_results', | 476 '--do_upload_results', |
493 'True', | 477 'True', |
494 '--gm_image_subdir', | |
495 'None', | |
496 '--builder_name', | 478 '--builder_name', |
497 'Housekeeper-PerCommit', | 479 'Housekeeper-PerCommit', |
498 '--target_platform', | 480 '--target_platform', |
499 'linux', | 481 'linux', |
500 '--revision', | 482 '--revision', |
501 <Object>, | 483 <Object>, |
502 '--got_revision', | 484 '--got_revision', |
503 <Object>, | 485 <Object>, |
504 '--perf_output_basedir', | 486 '--perf_output_basedir', |
505 'None', | 487 'None', |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
545 'python', | 527 'python', |
546 '../../../../../../slave/skia_slave_scripts/clean.py', | 528 '../../../../../../slave/skia_slave_scripts/clean.py', |
547 '--autogen_svn_baseurl', | 529 '--autogen_svn_baseurl', |
548 'https://skia-autogen.googlecode.com/svn', | 530 'https://skia-autogen.googlecode.com/svn', |
549 '--configuration', | 531 '--configuration', |
550 'Debug', | 532 'Debug', |
551 '--deps_target_os', | 533 '--deps_target_os', |
552 'None', | 534 'None', |
553 '--do_upload_results', | 535 '--do_upload_results', |
554 'True', | 536 'True', |
555 '--gm_image_subdir', | |
556 'None', | |
557 '--builder_name', | 537 '--builder_name', |
558 'Housekeeper-PerCommit', | 538 'Housekeeper-PerCommit', |
559 '--target_platform', | 539 '--target_platform', |
560 'linux', | 540 'linux', |
561 '--revision', | 541 '--revision', |
562 <Object>, | 542 <Object>, |
563 '--got_revision', | 543 '--got_revision', |
564 <Object>, | 544 <Object>, |
565 '--perf_output_basedir', | 545 '--perf_output_basedir', |
566 'None', | 546 'None', |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
600 'python', | 580 'python', |
601 '../../../../../../slave/skia_slave_scripts/compile.py', | 581 '../../../../../../slave/skia_slave_scripts/compile.py', |
602 '--autogen_svn_baseurl', | 582 '--autogen_svn_baseurl', |
603 'https://skia-autogen.googlecode.com/svn', | 583 'https://skia-autogen.googlecode.com/svn', |
604 '--configuration', | 584 '--configuration', |
605 'Debug', | 585 'Debug', |
606 '--deps_target_os', | 586 '--deps_target_os', |
607 'None', | 587 'None', |
608 '--do_upload_results', | 588 '--do_upload_results', |
609 'True', | 589 'True', |
610 '--gm_image_subdir', | |
611 'None', | |
612 '--builder_name', | 590 '--builder_name', |
613 'Housekeeper-PerCommit', | 591 'Housekeeper-PerCommit', |
614 '--target_platform', | 592 '--target_platform', |
615 'linux', | 593 'linux', |
616 '--revision', | 594 '--revision', |
617 <Object>, | 595 <Object>, |
618 '--got_revision', | 596 '--got_revision', |
619 <Object>, | 597 <Object>, |
620 '--perf_output_basedir', | 598 '--perf_output_basedir', |
621 'None', | 599 'None', |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
661 'python', | 639 'python', |
662 '../../../../../../slave/skia_slave_scripts/compile.py', | 640 '../../../../../../slave/skia_slave_scripts/compile.py', |
663 '--autogen_svn_baseurl', | 641 '--autogen_svn_baseurl', |
664 'https://skia-autogen.googlecode.com/svn', | 642 'https://skia-autogen.googlecode.com/svn', |
665 '--configuration', | 643 '--configuration', |
666 'Debug', | 644 'Debug', |
667 '--deps_target_os', | 645 '--deps_target_os', |
668 'None', | 646 'None', |
669 '--do_upload_results', | 647 '--do_upload_results', |
670 'True', | 648 'True', |
671 '--gm_image_subdir', | |
672 'None', | |
673 '--builder_name', | 649 '--builder_name', |
674 'Housekeeper-PerCommit', | 650 'Housekeeper-PerCommit', |
675 '--target_platform', | 651 '--target_platform', |
676 'linux', | 652 'linux', |
677 '--revision', | 653 '--revision', |
678 <Object>, | 654 <Object>, |
679 '--got_revision', | 655 '--got_revision', |
680 <Object>, | 656 <Object>, |
681 '--perf_output_basedir', | 657 '--perf_output_basedir', |
682 'None', | 658 'None', |
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
758 'python', | 734 'python', |
759 '../../../../../../slave/skia_slave_scripts/detect_static_in
itializers.py', | 735 '../../../../../../slave/skia_slave_scripts/detect_static_in
itializers.py', |
760 '--autogen_svn_baseurl', | 736 '--autogen_svn_baseurl', |
761 'https://skia-autogen.googlecode.com/svn', | 737 'https://skia-autogen.googlecode.com/svn', |
762 '--configuration', | 738 '--configuration', |
763 'Debug', | 739 'Debug', |
764 '--deps_target_os', | 740 '--deps_target_os', |
765 'None', | 741 'None', |
766 '--do_upload_results', | 742 '--do_upload_results', |
767 'True', | 743 'True', |
768 '--gm_image_subdir', | |
769 'None', | |
770 '--builder_name', | 744 '--builder_name', |
771 'Housekeeper-PerCommit', | 745 'Housekeeper-PerCommit', |
772 '--target_platform', | 746 '--target_platform', |
773 'linux', | 747 'linux', |
774 '--revision', | 748 '--revision', |
775 <Object>, | 749 <Object>, |
776 '--got_revision', | 750 '--got_revision', |
777 <Object>, | 751 <Object>, |
778 '--perf_output_basedir', | 752 '--perf_output_basedir', |
779 'None', | 753 'None', |
(...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
969 'python', | 943 'python', |
970 '../../../../../../slave/skia_slave_scripts/check_compile_ti
mes.py', | 944 '../../../../../../slave/skia_slave_scripts/check_compile_ti
mes.py', |
971 '--autogen_svn_baseurl', | 945 '--autogen_svn_baseurl', |
972 'https://skia-autogen.googlecode.com/svn', | 946 'https://skia-autogen.googlecode.com/svn', |
973 '--configuration', | 947 '--configuration', |
974 'Debug', | 948 'Debug', |
975 '--deps_target_os', | 949 '--deps_target_os', |
976 'None', | 950 'None', |
977 '--do_upload_results', | 951 '--do_upload_results', |
978 'True', | 952 'True', |
979 '--gm_image_subdir', | |
980 'None', | |
981 '--builder_name', | 953 '--builder_name', |
982 'Housekeeper-PerCommit', | 954 'Housekeeper-PerCommit', |
983 '--target_platform', | 955 '--target_platform', |
984 'linux', | 956 'linux', |
985 '--revision', | 957 '--revision', |
986 <Object>, | 958 <Object>, |
987 '--got_revision', | 959 '--got_revision', |
988 <Object>, | 960 <Object>, |
989 '--perf_output_basedir', | 961 '--perf_output_basedir', |
990 'None', | 962 'None', |
(...skipping 20 matching lines...) Expand all Loading... |
1011 'haltOnFailure': <Object>, | 983 'haltOnFailure': <Object>, |
1012 'hideStepIf': <Object>, | 984 'hideStepIf': <Object>, |
1013 'is_rebaseline_step': <Object>, | 985 'is_rebaseline_step': <Object>, |
1014 'is_upload_step': <Object>, | 986 'is_upload_step': <Object>, |
1015 'timeout': <Object>, | 987 'timeout': <Object>, |
1016 'workdir': 'build/trunk', | 988 'workdir': 'build/trunk', |
1017 }, | 989 }, |
1018 ], | 990 ], |
1019 ], | 991 ], |
1020 } | 992 } |
OLD | NEW |