Closed
Bug 852618
Opened 12 years ago
Closed 9 years ago
Allow multiple build variants per platform
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sfink, Unassigned)
References
Details
Followup to bug 851342. Currently, try_parser.py only allows a build job to have a single builder per platform. This means that project builds need to have an entirely different descriptor for each variant, instead of being allowed to list multiple variants within a project descriptor as you can with non-try builds.
On a related note, it would be good to make the structure and interpretation of prettyNames the same for build and test jobs instead of doing something totally different for the two.
I have hopes that these could be tackled together.
| Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•