Confirmed users
656
edits
No edit summary |
|||
Line 1: | Line 1: | ||
The "manifest scheduling" project is a major shift in Mozilla's CI system. It aims to reduce costs and improve regression detection by only running the exact tests that we need. | The "manifest scheduling" project is a major shift in Mozilla's CI system. It aims to reduce costs and improve regression detection by only running the exact tests that we need. | ||
== Disable Manifest Scheduling == | |||
If manifest scheduling is enabled and it is causing problems that make it too difficult to do your job, please reach out to :ahal or :marco and we can disable it for you. If neither of us are around, you can disable it yourselves by removing this line: | |||
https://hg.mozilla.org/integration/autoland/file/9be5f086895c29015c576caab51921b0fa83c656/taskcluster/taskgraph/decision.py#l78 | |||
== Changes == | == Changes == |