33
edits
mNo edit summary |
(Proposed: In-tree Actions.json) |
||
| Line 49: | Line 49: | ||
The AWS provisioner is specific to AWS, and mixes the concerns of predicting required load with bidding for and monitoring running EC2 instances. We would like to be able to support other clouds, as well as on-premises hardware, all of which have different behaviors. And we would like to be able to use more sophisticated load-prediction algorithms. | The AWS provisioner is specific to AWS, and mixes the concerns of predicting required load with bidding for and monitoring running EC2 instances. We would like to be able to support other clouds, as well as on-premises hardware, all of which have different behaviors. And we would like to be able to use more sophisticated load-prediction algorithms. | ||
== In-tree Actions.json == | |||
The in-tree decision task should generate an actions.json artifact that can be consumed | |||
by treeherder and task/task-graph inspectors. The actions.json artifact outlines how to | |||
do actions such as retriggering, backfilling, bisection, etc. | |||
See: https://public.etherpad-mozilla.org/p/in-tree-actions.json | |||
= Guidelines = | = Guidelines = | ||
edits