Closed
Bug 511126
Opened 16 years ago
Closed 16 years ago
Space out the starting times of the nightly builds of all branches
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: armenzg, Assigned: armenzg)
Details
Attachments
(3 files)
2.24 KB,
patch
|
bhearsum
:
review+
coop
:
checked-in+
|
Details | Diff | Splinter Review |
443 bytes,
patch
|
bhearsum
:
review+
coop
:
checked-in+
|
Details | Diff | Splinter Review |
2.45 KB,
patch
|
nthomas
:
review+
coop
:
checked-in+
|
Details | Diff | Splinter Review |
To help hitting hg at the same time by all nightly builds we have to space them out a little bit.
Working on this so we can have it running for tomorrow's run
Assignee | ||
Comment 1•16 years ago
|
||
Attachment #395120 -
Flags: review?(bhearsum)
Assignee | ||
Comment 2•16 years ago
|
||
Attachment #395122 -
Flags: review?(bhearsum)
Assignee | ||
Comment 3•16 years ago
|
||
These are the changes that these patches do:
production-master
#################
mozilla-central -> 3:02am (PDT)
mozilla-1.9.2 -> 3:32am (PDT)
places -> 4:02am (PDT)
production-master02
###################
mozilla-1.9.1 -> 3:02am (PDT)
mozilla-tracemonkey -> 3:32am (PDT)
mozilla-electrolysis -> 4:02am (PDT)
We might even want to go as far as incrementing +15 minutes all schedulers in production-master02.
Updated•16 years ago
|
Attachment #395120 -
Flags: review?(bhearsum) → review+
Updated•16 years ago
|
Attachment #395122 -
Flags: review?(bhearsum) → review+
Comment 4•16 years ago
|
||
Exact same patch as for staging.
Attachment #395151 -
Flags: review?(nthomas)
Updated•16 years ago
|
Attachment #395151 -
Flags: review?(nthomas) → review+
Comment 5•16 years ago
|
||
Comment on attachment 395120 [details] [diff] [review]
adding to config.py start_hour and start_minute
http://hg.mozilla.org/build/buildbot-configs/rev/435db8e9bb94
Attachment #395120 -
Flags: checked-in+
Comment 6•16 years ago
|
||
Comment on attachment 395151 [details] [diff] [review]
Set start hour/minute in production config
http://hg.mozilla.org/build/buildbot-configs/rev/6fd8a223e2ef
Attachment #395151 -
Flags: checked-in+
Comment 7•16 years ago
|
||
Comment on attachment 395122 [details] [diff] [review]
using config['start_hour'] and config['start_minute'] for the nightly schedulers in misc.py
http://hg.mozilla.org/build/buildbotcustom/rev/db71e4a3d3ca
Attachment #395122 -
Flags: checked-in+
Comment 8•16 years ago
|
||
Both production masters updated and reconfig-ed.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•