Closed
Bug 1489638
Opened 7 years ago
Closed 3 years ago
[ci-admin] reorganize create-task grants
Categories
(Release Engineering :: Firefox-CI Administration, enhancement, P5)
Release Engineering
Firefox-CI Administration
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: dustin, Unassigned)
References
(Blocks 1 open bug)
Details
There are a *lot* of create-task:.. scopes in grants.yml.
Let's clean that up a little, using utility roles (bug 1486544). I think we could have three roles for the workerTypes available at each level, with some repetition between them, and with the parameter representing the priority. So
assume:project:gecko:create-task-scopes:level-1:very-low
would you get the workerTypes available to level 1, at very-low priority. Then we can use this to grant higher priority to interactive tasks, for example.
Updated•7 years ago
|
Severity: normal → enhancement
Priority: -- → P5
Updated•4 years ago
|
Component: Task Configuration → Firefox-CI Administration
Product: Firefox Build System → Release Engineering
QA Contact: mgoossens
Version: Trunk → unspecified
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•