Closed
Bug 1509281
Opened 7 years ago
Closed 7 years ago
Insufficient scopes for retriggering and backfilling
Categories
(Taskcluster :: General, defect, P1)
Taskcluster
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: igoldan, Unassigned)
References
Details
Attachments
(1 file)
|
101.50 KB,
image/png
|
Details |
fstrugariu@mozilla.com gets the error message I've attached when trying to backfill a Talos job.
Also, he's not able to retrigger jobs either.
We need him to have the appropriate rights to do Perf sheriffing.
Comment 1•7 years ago
|
||
I should have received the appropriate rights in bug 1508764 but getting an error when trying to re-trigger
| Reporter | ||
Updated•7 years ago
|
Component: Treeherder: Job Triggering & Cancellation → General
Product: Tree Management → Taskcluster
Version: --- → unspecified
Comment 3•7 years ago
|
||
Bug 1508764 gave is_staff permissions in Treeherder which gives the ability to triage alerts.
Retriggering/backfilling jobs is different since it requires permissions (scopes) on Taskcluster instead, which are derived from LDAP groups.
It looks like fstrugariu@ does not have SCM level 3 commit access.
| Reporter | ||
Comment 4•7 years ago
|
||
(In reply to Ed Morley [:emorley] from comment #3)
> Bug 1508764 gave is_staff permissions in Treeherder which gives the ability
> to triage alerts.
>
> Retriggering/backfilling jobs is different since it requires permissions
> (scopes) on Taskcluster instead, which are derived from LDAP groups.
>
> It looks like fstrugariu@ does not have SCM level 3 commit access.
Yes, I've just read this old bug 1368657 and remembered about this detail.
| Reporter | ||
Comment 5•7 years ago
|
||
If we need someone's vouch, just let me know.
Comment 6•7 years ago
|
||
The Taskcluster team are (as far as I'm aware) unable to give out SCL level permissions.
The process that needs to be followed is documented here:
https://www.mozilla.org/en-US/about/governance/policies/commit/
Perhaps it's also worth updating the perf sheriff onboarding docs to mention requesting SCM level 3 as an additional step? :-)
| Reporter | ||
Comment 7•7 years ago
|
||
(In reply to Ed Morley [:emorley] from comment #6)
> Perhaps it's also worth updating the perf sheriff onboarding docs to mention
> requesting SCM level 3 as an additional step? :-)
Yes, we must do that.
Comment 8•7 years ago
|
||
:emorley I now have Level 3 access.
Do we need to add anything to treherder to be able to retrhigger/backfill
Flags: needinfo?(emorley)
Comment 9•7 years ago
|
||
No, it should work after a log out/in.
If it does not, it's still a Taskcluster issue, since Treeherder plays no role in determining permissions for retrigger/backfill.
Flags: needinfo?(emorley)
Comment 10•7 years ago
|
||
s/Taskcluster/Taskcluster or LDAP or Auth0 sync/
Comment 11•7 years ago
|
||
works now.
Thanks
clearing need info
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(bstack)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•