Closed
Bug 1424254
Opened 8 years ago
Closed 8 years ago
Please add auth:create-client:project/comm/thunderbird/releng/* to jlorenzo, tomprince, aki
Categories
(Taskcluster :: Operations and Service Requests, task)
Taskcluster
Operations and Service Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlorenzo, Unassigned)
References
Details
In order to complete bug 1421062, I would need the ability to create new clients for thunderbird. Would you mind provinding :tomprince, :aki, and me this scope:
> auth:create-client:project/comm/thunderbird/releng/*
Thank you!
Reporter | ||
Updated•8 years ago
|
Component: Balrog: Frontend → Service Request
Product: Release Engineering → Taskcluster
QA Contact: catlee
Comment 1•8 years ago
|
||
My client id is:
mozilla-ldap/mozilla@hocat.ca
Comment 2•8 years ago
|
||
I'd rather not give scopes to individual users, preferring LDAP gropus. I could use team_releng for aki/johan. Is there a group that includes tom that would be appropriate?
Reporter | ||
Comment 3•8 years ago
|
||
I don't know in what LDAP group Tom is. Could one of you guys help?
Flags: needinfo?(mozilla)
Flags: needinfo?(aki)
Comment 4•8 years ago
|
||
I'm able to view my groups via vpn+ https://ldapadmin1.private.scl3.mozilla.com/manage/dyn/users/detail/mail=asasaki@mozilla.com,o=com,dc=mozilla/ , but haven't found the right recipe to view Tom's. He might be able to access that, or maybe not, depending on vpn rules.
Flags: needinfo?(aki)
Comment 5•8 years ago
|
||
I'm not sure what groups I'm in, and I can't access the above link. For somebody with the appropriate access,
https://ldapadmin1.private.scl3.mozilla.com/manage/dyn/users/detail/mail=mozilla@hocat.ca/ might be appropriate?
I wonder if a new LDAP group would be appropriate?
Flags: needinfo?(mozilla)
Comment 6•8 years ago
|
||
(In reply to Johan Lorenzo [:jlorenzo] from comment #3)
> I don't know in what LDAP group Tom is. Could one of you guys help?
Tom's LDAP groups:
scm_level_1 scm_level_3 scm_level_2 balrog vpn_default okta_mfa vpn_balrog active_scm_level_1 all_scm_level_1 active_scm_level_3 all_scm_level_3 active_scm_level_2 all_scm_level_2
I think Tom's suggestion for a new LDAP group might be best.
Reporter | ||
Comment 7•8 years ago
|
||
A new LDAP group will be added in bug 1424929. In the meantime, would you mind giving the releng group the scope, Dustin? This would allow me to continue the configuration of bug 1421062, this week.
Flags: needinfo?(dustin)
Comment 8•8 years ago
|
||
Flags: needinfo?(dustin)
Reporter | ||
Comment 9•8 years ago
|
||
Thanks for the modification, Dustin!
I realized, we also need `project:comm:thunderbird:releng:*` just like mozilla-group:releng already has `project:releng:*`.
Would you mind also creating a TC group for the LDAP group called "thunderbird_releng"? Could you give this group the scopes added in comment 8 + the one mentioned in this comment?
Thank you very much
Flags: needinfo?(dustin)
Comment 10•8 years ago
|
||
Hm, I could swear I commented. This is all taken care of.
Flags: needinfo?(dustin)
Comment 11•8 years ago
|
||
Can you `queue:create-task:low:scriptworker-prov-v1/tb-depsigning` to `moz-tree:level:1:comm`?
Comment 13•8 years ago
|
||
It looks like `project:comm:thunderbird:releng:signing:cert:dep-signing` is also needed for `moz-tree:level:1:comm`.
Apparently (Bug 1429505) the queue checks scope in stages, so it didn't report all needed scopes the first time around.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•8 years ago
|
Flags: needinfo?(dustin)
Comment 14•8 years ago
|
||
Flags: needinfo?(dustin)
Updated•8 years ago
|
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → FIXED
Comment 15•8 years ago
|
||
Pushed by mozilla@hocat.ca:
https://hg.mozilla.org/comm-central/rev/ed51ab1cf68b
Drop build-signing priority to `low` temporarily; rs=bustage-fix
Comment 16•8 years ago
|
||
Pushed by mozilla@hocat.ca:
https://hg.mozilla.org/comm-central/rev/cb7877246369
Realy drop build-signing priority to `low` temporarily; rs=bustage-fix
Comment 17•8 years ago
|
||
It looks like graphs for comm-central use a higher priority.
Can you add `queue:create-task:highest:scriptworker-prov-v1/tb-depsigning` to `moz-tree:level:3:comm`
Can you also add `queue:create-task:highest:scriptworker-prov-v1/tb-beetmover-dev` and `queue:create-task:highest:scriptworker-prov-v1/tb-balrog-dev` to `moz-tree:level:3:comm` and `queue:create-task:low:scriptworker-prov-v1/tb-beetmover-dev` and `queue:create-task:low:scriptworker-prov-v1/tb-balrog-dev` to `moz-tree:level:1:comm`
Thanks!
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 18•8 years ago
|
||
Was this just an error in comment 11, where we expected "low" to be enough? Or should comm-central not be using highest?
Flags: needinfo?(dustin)
Comment 19•8 years ago
|
||
Actually, it looks like "very-low" is enough for level 1, but comm-central defaults to "medium" and other comm branches use higher priorities (https://searchfox.org/mozilla-central/source/taskcluster/taskgraph/transforms/task.py#648-649,653,655). I think that is correct.
I added a patch to get signing working on comm-central with the current scopes, but I would like to remove that patch and use the default priorities.
Comment 20•8 years ago
|
||
Done! Thanks for the extra info.
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Flags: needinfo?(dustin)
Resolution: --- → FIXED
Comment 21•8 years ago
|
||
Backout by mozilla@hocat.ca:
https://hg.mozilla.org/comm-central/rev/1f4e1c314fac
Backout ed51ab1cf68b and cb7877246369 : don't adjust build-signing priority.
Assignee | ||
Updated•7 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
•