Confirmed users
142
edits
m (Added note that CiDuty should be announced when MS loaners are taken.) |
(Corrected scope needed for osGroups feature) |
||
| Line 7: | Line 7: | ||
'''Integration with taskcluster one-click loaner workflow will be done in [https://bugzil.la/1368961 bug 1368961].''' | '''Integration with taskcluster one-click loaner workflow will be done in [https://bugzil.la/1368961 bug 1368961].''' | ||
1) If you | 1) If you are connecting to a hardware worker in our data center (provisionerId: "releng-hardware") such as a MoonShot machine, make sure to | ||
announce in #ci and/or create a bug under [https://bugzilla.mozilla.org/enter_bug.cgi?product=Infrastructure%20%26%20Operations&component=CIDuty CiDuty - Buzilla] announcing the fact that you will take a loaner. | announce in #ci and/or create a bug under [https://bugzilla.mozilla.org/enter_bug.cgi?product=Infrastructure%20%26%20Operations&component=CIDuty CiDuty - Buzilla] announcing the fact that you will take a loaner. | ||
| Line 36: | Line 36: | ||
5) If you will require administrator privileges: | 5) If you will require administrator privileges: | ||
5.1) Ensure you have scope <code>generic-worker:os-group:Administrators</code> in https://tools.taskcluster.net/credentials/ | 5.1) Ensure you have scope <code>generic-worker:os-group:<provisionerId>/<workerType>/Administrators</code> in https://tools.taskcluster.net/credentials/ | ||
If you do not have the scope, request it using a [https://bugzilla.mozilla.org/enter_bug.cgi?product=Taskcluster&component=Service%20Request Service Request] or by asking in <code>#taskcluster</code> IRC channel. | If you do not have the scope, request it using a [https://bugzilla.mozilla.org/enter_bug.cgi?product=Taskcluster&component=Service%20Request Service Request] or by asking in <code>#taskcluster</code> IRC channel. | ||
| Line 43: | Line 43: | ||
scopes: | scopes: | ||
- generic-worker:os-group:Administrators | - generic-worker:os-group:<provisionerId>/<workerType>/Administrators | ||
payload: | payload: | ||
osGroups: | osGroups: | ||