Closed
Bug 1605275
Opened 3 years ago
Closed 3 years ago
Add a tool to make testing scriptworker changes against mozilla-central easier.
Categories
(Release Engineering :: General, enhancement)
Release Engineering
General
Tracking
(firefox74 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: tomprince, Assigned: tomprince)
References
Details
Attachments
(9 files, 1 obsolete file)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
Bug 1605275: [taskgraph] Provide a function to get all tasks from a previous set of graphs; r?Callek
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review |
No description provided.
Assignee | ||
Comment 1•3 years ago
|
||
When I was working on release-promotion for Thunderbird, I needed a way to
control the scriptworker worker-types used on try vs. on release branches.
At the time, there did not exist a way to vary worker types so I introduced
a scriptworker-specific way to vary the worker type.
Since then, we add support for worker aliases, which can vary by level ...
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
Assignee | ||
Comment 4•3 years ago
|
||
Updated•3 years ago
|
Attachment #9117319 -
Attachment description: Bug 1605275: Add scriptworker task selector → Bug 1605275: [tryselect] Add scriptworker task selector; r?Callek
Assignee | ||
Updated•3 years ago
|
Keywords: leave-open
Pushed by mozilla@hocat.ca: https://hg.mozilla.org/integration/autoland/rev/4534f3e46f6e Adjust how signing workers are selected; r=Callek
Backout by rgurzau@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/27a1becd947b Backed out 2 changesets (bug 1605275, bug 1605277) for build sign bustage on a CLOSED TREE.
Updated•3 years ago
|
Attachment #9117318 -
Attachment description: Bug 1605275: Adjust how signing workers are selected; → Bug 1605275: Adjust how signing workers are selected; r=Callek
Pushed by mozilla@hocat.ca: https://hg.mozilla.org/integration/autoland/rev/7084725cae76 Adjust how signing workers are selected; r=Callek
Pushed by nerli@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a8f6cbc75ae2 Delete extra space in config.yml r=lint-fix
Comment 9•3 years ago
|
||
bugherder |
Comment 10•3 years ago
|
||
Pushed by mozilla@hocat.ca: https://hg.mozilla.org/integration/autoland/rev/d6d74b5e0e28 [tryselect] Add scriptworker task selector; r=Callek
Updated•3 years ago
|
Attachment #9117321 -
Attachment is obsolete: true
Assignee | ||
Comment 11•3 years ago
|
||
This should lead to the chunking of L10n tasks on try to match the base
release.
Assignee | ||
Comment 12•3 years ago
|
||
Updated•3 years ago
|
Attachment #9117320 -
Attachment description: Bug 1605275: Add scriptworker task selector - more worker-types → Bug 1605275: [tryselect] Add more task sets to scriptworker selector; r?Callek
Comment 13•3 years ago
|
||
bugherder |
Comment 14•3 years ago
|
||
Pushed by mozilla@hocat.ca: https://hg.mozilla.org/integration/autoland/rev/1d063382440d [tryselect] Get l10n files from release commit; r=Callek https://hg.mozilla.org/integration/autoland/rev/ca6ad3058d20 [taskgraph] Provide a function to get all tasks from a previous set of graphs; r=Callek https://hg.mozilla.org/integration/autoland/rev/89729559c92f [tryselect] Add more task sets to scriptworker selector; r=Callek
Assignee | ||
Updated•3 years ago
|
Keywords: leave-open
Comment 15•3 years ago
|
||
bugherder |
Assignee | ||
Comment 16•3 years ago
|
||
Assignee | ||
Comment 17•3 years ago
|
||
Assignee | ||
Comment 18•3 years ago
|
||
Comment 19•3 years ago
|
||
Pushed by mozilla@hocat.ca: https://hg.mozilla.org/integration/autoland/rev/394c71e175bd [taskgraph] Use worker alias for treescript workers; r=Callek https://hg.mozilla.org/integration/autoland/rev/c933f5b712cd [taskgraph] Use worker aliases for beetmover and balrog workers; r=Callek https://hg.mozilla.org/integration/autoland/rev/28d63cf81051 [taskgraph] Use worker alias for bouncer workers; r=Callek
Comment 20•3 years ago
|
||
bugherder |
Comment 22•2 years ago
|
||
Pushed by asasaki@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0ee5e5dadce1 point mar-signing-autograph-stage back at depsigning r=tomprince
Comment 23•2 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•