Closed
Bug 945726
Opened 12 years ago
Closed 12 years ago
Windows desktop B2G builds are higher priority than Firefox builds
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: RyanVM, Unassigned)
References
Details
Attachments
(1 file)
582 bytes,
patch
|
catlee
:
review+
RyanVM
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
We had a situation this morning where Windows desktop Firefox builds were lagging by over 3 hours on b2g-inbound while the Desktop B2G builds were all humming along just fine. bhearsum tells me that this is due to how B2G builds are prioritized.
Desktop Firefox builds actually run tests and should always take priority over the B2G builds which are basically run just to make sure they don't break.
Comment 1•12 years ago
|
||
I traced this back to https://bugzilla.mozilla.org/show_bug.cgi?id=823642#c0. I have a feeling this was added during a b2g work week. We should probably make them at least equal priority at this point. Catlee?
Flags: needinfo?(catlee)
Reporter | ||
Comment 2•12 years ago
|
||
Can we differentiate between tests and builds for these purposes?
Comment 3•12 years ago
|
||
Absolutely!
Reporter | ||
Comment 4•12 years ago
|
||
Given that B2G builds and tests run in AWS and capacity is rarely an issue, I don't think we really need to, though. I think we can just kill the special case and call it a day.
Comment 5•12 years ago
|
||
Windows b2g builds don't run in AWS though...does that make a difference to you? We could adjust priorities on per-builder type basis, too.
Reporter | ||
Comment 6•12 years ago
|
||
Non-AWS B2G desktop builds are run at this point only to make sure they still build. The platforms that actually run tests are AWS.
Comment 8•12 years ago
|
||
I think this addresses this bug and bug 945724.
Attachment #8341841 -
Flags: review?(ryanvm)
Attachment #8341841 -
Flags: review?(catlee)
Reporter | ||
Updated•12 years ago
|
Attachment #8341841 -
Flags: review?(ryanvm) → review+
Updated•12 years ago
|
Attachment #8341841 -
Flags: review?(catlee) → review+
Updated•12 years ago
|
Attachment #8341841 -
Flags: checked-in+
Comment 10•12 years ago
|
||
in production
Comment 11•12 years ago
|
||
Hopefully this will help.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
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
•