python.toml (239B)
1 [DEFAULT] 2 subsuite = "ci" 3 4 ["test_autoland.py"] 5 6 ["test_autoland_backstop.py"] 7 8 ["test_decision_verify.py"] 9 subsuite = "decision" 10 11 ["test_generate_params.py"] 12 13 ["test_mach_try_auto.py"] 14 15 ["test_mozilla_central.py"] 16 17 ["test_new_config.py"]