Closed
Bug 1300368
Opened 9 years ago
Closed 9 years ago
Make autoland run periodic builds as frequently as the other integration branches
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Infrastructure & Operations Graveyard
CIDuty
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: KWierso, Assigned: KWierso)
Details
Attachments
(1 file, 1 obsolete file)
|
1.97 KB,
patch
|
rail
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
At the moment, the autoland repo does not define 'periodic_start_hours', causing it to default to the default six hour increment. Inbound and fx-team do periodic builds every three hours. Autoland should do the same.
| Assignee | ||
Comment 1•9 years ago
|
||
Not totally clear on why the integration branches aren't all triggered at the same time (load, I guess?), but this triggers autoland's periodic builds an hour offset from both inbound and fx-team.
Assignee: nobody → wkocher
Attachment #8787921 -
Flags: review?(rail)
Comment 2•9 years ago
|
||
Because bug 999474, starting both periodic b2g device builds on every tree and b2g nightlies at the same minute killed gitmo.
What we actually want now that they are gone is to go back to what we had before that, PGO starting at the same time on m-i/f-t(now /autoland), so that in the rare case when none of the three has bustage we can actually get a mergeable cset off all three at the same time instead of having to wait another hour for f-t and another n for autoland.
Comment 3•9 years ago
|
||
Comment on attachment 8787921 [details] [diff] [review]
bbconf.diff
So not this but (0, 24, 3) all around.
Attachment #8787921 -
Attachment is obsolete: true
Attachment #8787921 -
Flags: review?(rail)
| Assignee | ||
Comment 4•9 years ago
|
||
0,24,3 for all three integration branches.
Attachment #8787926 -
Flags: review?(rail)
Comment 5•9 years ago
|
||
Comment on attachment 8787926 [details] [diff] [review]
Run periodic builds on the three integration branches on the same three hour interval
stamp!
Attachment #8787926 -
Flags: review?(rail) → review+
Comment 6•9 years ago
|
||
Comment on attachment 8787926 [details] [diff] [review]
Run periodic builds on the three integration branches on the same three hour interval
https://hg.mozilla.org/build/buildbot-configs/rev/8d3743998c94
Attachment #8787926 -
Flags: checked-in+
Comment 7•9 years ago
|
||
Comment 9•9 years ago
|
||
Let's close it! KWierso, feel free to reopen if there is something left.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(rail)
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Release Engineering → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•