Closed
Bug 1390241
Opened 7 years ago
Closed 7 years ago
please grant the sheriffs the queue:rerun-task scope
Categories
(Taskcluster :: Operations and Service Requests, task)
Taskcluster
Operations and Service Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mozilla, Unassigned)
Details
Until we solve cot verification for retriggers in bug 1384134, I think sheriffs should rerun tasks via the cli. To do so, they require the queue:rerun-task scope.
Reporter | ||
Comment 1•7 years ago
|
||
11:24 <RyanVM> I got "assume:scheduler-id:gecko-level-3/Sq_bJYdSRQ2Y1R_2760guQ" and "queue:rerun-task:gecko-level-3/Sq_bJYdSRQ2Y1R_2760guQ/dm6_GgbrRFyA6fwImuhsXQ\" but I'm not sure if those are inherited or what
Comment 2•7 years ago
|
||
The scope is actually:
queue:rerun-task:<schedulerId>/<taskGroupId>/<taskId>
Specifically in this case:
queue:rerun-task:gecko-level-3/*
The other scopes are the legacy ones.
Anyways, let's add it to on of:
assume:mozilla-group:vpn_sheriff
assume:project:releng:treestatus/admin
assume:project:releng:trigger-nightlies
assume:project:treeherder:sheriff
Source: https://docs.taskcluster.net/reference/platform/taskcluster-queue/references/api#rerunTask
Comment 3•7 years ago
|
||
As per akis suggestion on irc, I've added:
queue:rerun-task:gecko-level-3/*
to:
assume:project:treeherder:sheriff
Comment 4•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•6 years ago
|
Component: Service Request → Operations and Service Requests
You need to log in
before you can comment on or make changes to this bug.
Description
•