Confirmed users
1,905
edits
Line 107: | Line 107: | ||
=== Move more mozharness config info into the tree [armenzg] === | === Move more mozharness config info into the tree [armenzg] === | ||
We want to move more config details that mozharness uses from the mozharness repo into the tree. | We want to move more config details that mozharness uses from the mozharness repo into the tree, e.g. run_file_names, specific_tests_zip_dirs, in_tree_config, all_$category_suites. The exact details moved will vary by script, but in general we'd like to move all the suite-specific details into the tree and out of mozharness. | ||
* why: It helps us move faster by allowing us to test a greater number of things on try; it reduces the review burden on RelEng; it sets the stage for unifying mach and mozharness. | * why: It helps us move faster by allowing us to test a greater number of things on try; it reduces the review burden on RelEng; it sets the stage for unifying mach and mozharness. | ||
* bugs: {{bug|1067535}}, {{bug|1070041}} | * bugs: {{bug|1067535}}, {{bug|1070041}} |