Closed
Bug 1443534
Opened 7 years ago
Closed 7 years ago
scope issues for treescript for 60.0b1
Categories
(Release Engineering :: Release Automation: Other, enhancement)
Release Engineering
Release Automation: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mtabara, Unassigned)
References
Details
We're having scope issues with treescript for ship_phase in Devedition 60.0b1
Reporter | ||
Comment 1•7 years ago
|
||
I added "queue:create-task:highest:scriptworker-prov-v1/treescript-v1" under this main gecko-level-3 role [1]. Not ideally but we'll revisit later.
Out of the:
[task 2018-03-06T16:11:55.959019Z] "AllOf": [
[task 2018-03-06T16:11:55.959088Z] "queue:scheduler-id:gecko-level-3",
[task 2018-03-06T16:11:55.959128Z] {
[task 2018-03-06T16:11:55.959176Z] "AnyOf": [
[task 2018-03-06T16:11:55.959276Z] "queue:create-task:highest:scriptworker-prov-v1/treescript-v1",
[task 2018-03-06T16:11:55.959375Z] "queue:create-task:very-high:scriptworker-prov-v1/treescript-v1",
[task 2018-03-06T16:11:55.959469Z] "queue:create-task:high:scriptworker-prov-v1/treescript-v1"
[task 2018-03-06T16:11:55.959507Z] ]
[task 2018-03-06T16:11:55.959545Z] }
it's enough to just add the "highest" one, we think.
[1]: https://tools.taskcluster.net/auth/scopes/project%3Areleng%3Atreescript%3Aaction%3A*/role:moz-tree%3Alevel%3A3%3Agecko
Reporter | ||
Comment 2•7 years ago
|
||
Adding the highest worked like a charm. Closing this now
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•