Closed Bug 1252365 Opened 8 years ago Closed 8 years ago

Create prod relpro TC login

Categories

(Release Engineering :: Release Automation: Other, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: rail)

References

Details

Need to create a new login with following scopes

docker-worker:*
project:releng:buildbot-bridge:builder-name:*
queue:*
scheduler:*
signing:cert:*
signing:format:*


Example task graph it supposed to create https://tools.taskcluster.net/task-graph-inspector/#1-qNGWPKTAOv7vx4wmGymg/
I'm not able to create new clients anymore, what's the current procedure?
Flags: needinfo?(dustin)
You can create clientIds in the releng namespace, `project/releng/*`

You will want to be more specific with some of those stars.  What I'd suggest is adding assume:moz-tree:level:3 (https://tools.taskcluster.net/auth/roles/#moz-tree:level:1) which will get you everything you need to build mozilla-central, then adding whatever additional scopes you need to do the release promotion.  Note, too, bug 1226019 -- ideally we'd be using `project:releng:signing:cert:..`. etc.
Flags: needinfo?(dustin)
I created `project/releng/release-promotion/production` with 

    assume:moz-tree:level:3
    project:releng:buildbot-bridge:builder-name:*
    signing:cert:*
    signing:format:*

if we need more scopes, just add them or let me know.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.