Open Bug 1415867 Opened 8 years ago Updated 3 years ago

Tasks that are not tier 1 should run at a lower priority

Categories

(Firefox Build System :: Task Configuration, task)

task

Tracking

(Not tracked)

People

(Reporter: garndt, Unassigned)

Details

Tasks that do not run as tier 1 should run at a lower priority than tier 1 jobs on that branch. Perhaps this means running at the lowest priority (which is one step lower than what try runs at) or run one level lower than the default priority for that given branch.
(In reply to Greg Arndt [:garndt] from comment #0) > Tasks that do not run as tier 1 should run at a lower priority than tier 1 > jobs on that branch. Why? Tiers are currently well defined by the job visibility policy, which deals with visibility and whether the job is sheriffed. I don't think those attributes should be confounded with priority. This is a generic concern, but consider test-verify as a specific example: It runs at tier 2 because sometimes failure should not cause a backout, but it is engineered to provide quick results and a failed result indicates that the push should be looked at more closely (we want it to run at a high priority so that it can provide an early indication of push quality).
Product: TaskCluster → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.