| OLD | NEW |
| 1 # Copyright (c) 2014 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2014 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 # Sets up all the builders we want the FYI buildbot master to run. | 5 # Sets up all the builders we want the FYI buildbot master to run. |
| 6 | 6 |
| 7 | 7 |
| 8 from master_builders_cfg import f_android, LINUX, S_PERCOMMIT, S_COMMIT_OR_SKP | 8 from master_builders_cfg import f_android, LINUX, S_PERCOMMIT, S_COMMIT_OR_SKP |
| 9 | 9 |
| 10 import master_builders_cfg | 10 import master_builders_cfg |
| (...skipping 23 matching lines...) Expand all Loading... |
| 34 ('Test', 'Android', 'Nexus4', 'Adreno320', 'Arm7', 'Release', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'nexus_4'
}), | 34 ('Test', 'Android', 'Nexus4', 'Adreno320', 'Arm7', 'Release', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'nexus_4'
}), |
| 35 ('Perf', 'Android', 'Nexus4', 'Adreno320', 'Arm7', 'Release', Non
e, None, f_android, LINUX, S_COMMIT_OR_SKP, {'device': 'nexus_4'
}), | 35 ('Perf', 'Android', 'Nexus4', 'Adreno320', 'Arm7', 'Release', Non
e, None, f_android, LINUX, S_COMMIT_OR_SKP, {'device': 'nexus_4'
}), |
| 36 ('Test', 'Android', 'Nexus7', 'Tegra3', 'Arm7', 'Debug', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'nexus_7'
}), | 36 ('Test', 'Android', 'Nexus7', 'Tegra3', 'Arm7', 'Debug', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'nexus_7'
}), |
| 37 ('Test', 'Android', 'Nexus7', 'Tegra3', 'Arm7', 'Release', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'nexus_7'
}), | 37 ('Test', 'Android', 'Nexus7', 'Tegra3', 'Arm7', 'Release', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'nexus_7'
}), |
| 38 ('Perf', 'Android', 'Nexus7', 'Tegra3', 'Arm7', 'Release', Non
e, None, f_android, LINUX, S_COMMIT_OR_SKP, {'device': 'nexus_7'
}), | 38 ('Perf', 'Android', 'Nexus7', 'Tegra3', 'Arm7', 'Release', Non
e, None, f_android, LINUX, S_COMMIT_OR_SKP, {'device': 'nexus_7'
}), |
| 39 ('Test', 'Android', 'Nexus10', 'MaliT604', 'Arm7', 'Debug', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'nexus_10
'}), | 39 ('Test', 'Android', 'Nexus10', 'MaliT604', 'Arm7', 'Debug', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'nexus_10
'}), |
| 40 ('Test', 'Android', 'Nexus10', 'MaliT604', 'Arm7', 'Release', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'nexus_10
'}), | 40 ('Test', 'Android', 'Nexus10', 'MaliT604', 'Arm7', 'Release', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'nexus_10
'}), |
| 41 ('Perf', 'Android', 'Nexus10', 'MaliT604', 'Arm7', 'Release', Non
e, None, f_android, LINUX, S_COMMIT_OR_SKP, {'device': 'nexus_10
'}), | 41 ('Perf', 'Android', 'Nexus10', 'MaliT604', 'Arm7', 'Release', Non
e, None, f_android, LINUX, S_COMMIT_OR_SKP, {'device': 'nexus_10
'}), |
| 42 ('Test', 'Android', 'GalaxyNexus','SGX540', 'Arm7', 'Debug', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'galaxy_n
exus'}), | 42 ('Test', 'Android', 'GalaxyNexus','SGX540', 'Arm7', 'Debug', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'galaxy_n
exus'}), |
| 43 ('Test', 'Android', 'GalaxyNexus','SGX540', 'Arm7', 'Release', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'galaxy_n
exus'}), | 43 ('Test', 'Android', 'GalaxyNexus','SGX540', 'Arm7', 'Release', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'galaxy_n
exus'}), |
| 44 ('Perf', 'Android', 'GalaxyNexus','SGX540', 'Arm7', 'Release', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'galaxy_n
exus'}), | 44 ('Perf', 'Android', 'GalaxyNexus','SGX540', 'Arm7', 'Release', Non
e, None, f_android, LINUX, S_COMMIT_OR_SKP, {'device': 'gala
xy_nexus'}), |
| 45 ('Test', 'Android', 'Xoom', 'Tegra2', 'Arm7', 'Debug', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'xoom'}), | 45 ('Test', 'Android', 'Xoom', 'Tegra2', 'Arm7', 'Debug', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'xoom'}), |
| 46 ('Test', 'Android', 'Xoom', 'Tegra2', 'Arm7', 'Release', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'xoom'}), | 46 ('Test', 'Android', 'Xoom', 'Tegra2', 'Arm7', 'Release', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'xoom'}), |
| 47 ('Perf', 'Android', 'Xoom', 'Tegra2', 'Arm7', 'Release', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'xoom'}), | 47 ('Perf', 'Android', 'Xoom', 'Tegra2', 'Arm7', 'Release', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'xoom'}), |
| 48 ('Test', 'Android', 'IntelRhb', 'SGX544', 'x86', 'Debug', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'intel_rh
b'}), | 48 ('Test', 'Android', 'IntelRhb', 'SGX544', 'x86', 'Debug', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'intel_rh
b'}), |
| 49 ('Test', 'Android', 'IntelRhb', 'SGX544', 'x86', 'Release', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'intel_rh
b'}), | 49 ('Test', 'Android', 'IntelRhb', 'SGX544', 'x86', 'Release', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'intel_rh
b'}), |
| 50 ('Perf', 'Android', 'IntelRhb', 'SGX544', 'x86', 'Release', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'intel_rh
b'}), | 50 ('Perf', 'Android', 'IntelRhb', 'SGX544', 'x86', 'Release', Non
e, None, f_android, LINUX, S_PERCOMMIT, {'device': 'intel_rh
b'}), |
| 51 ] | 51 ] |
| 52 | 52 |
| 53 master_builders_cfg.setup_builders_from_config_list( | 53 master_builders_cfg.setup_builders_from_config_list( |
| 54 builder_specs, | 54 builder_specs, |
| 55 helper, | 55 helper, |
| 56 do_upload_render_results, | 56 do_upload_render_results, |
| 57 do_upload_bench_results, | 57 do_upload_bench_results, |
| 58 master_builders_cfg.Builder) | 58 master_builders_cfg.Builder) |
| 59 | 59 |
| 60 | 60 |
| 61 def setup_all_builders(helper, do_upload_render_results, | 61 def setup_all_builders(helper, do_upload_render_results, |
| 62 do_upload_bench_results): | 62 do_upload_bench_results): |
| 63 """Set up all builders for the FYI master. | 63 """Set up all builders for the FYI master. |
| 64 | 64 |
| 65 Args: | 65 Args: |
| 66 helper: instance of utils.SkiaHelper | 66 helper: instance of utils.SkiaHelper |
| 67 do_upload_render_results: bool; whether the builders should upload their | 67 do_upload_render_results: bool; whether the builders should upload their |
| 68 render results. | 68 render results. |
| 69 do_upload_bench_results: bool; whether the builders should upload their | 69 do_upload_bench_results: bool; whether the builders should upload their |
| 70 bench results. | 70 bench results. |
| 71 """ | 71 """ |
| 72 setup_test_and_perf_builders(helper, do_upload_render_results, | 72 setup_test_and_perf_builders(helper, do_upload_render_results, |
| 73 do_upload_bench_results) | 73 do_upload_bench_results) |
| OLD | NEW |