Closed Bug 431530 Opened 17 years ago Closed 16 years ago

add periodic scheduler to mozilla2 unittest master

Categories

(Release Engineering :: General, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rcampbell, Assigned: rcampbell)

References

Details

Attachments

(1 file, 1 obsolete file)

Currently mozilla-central isn't getting many checkins. The builder machines are falling off the tinderbox display after 12 hours as a result. We should add a periodic scheduler to run a build every 9 hours, preferably only if there hasn't been a build in that time.
Assignee: nobody → rcampbell
Priority: -- → P2
Attached patch periodic scheduler patch (obsolete) — Splinter Review
adding a 6 hour Periodic scheduler to unittest master. Also checking and adding --enable-optimize to be consistent with moz2 builders.
Attachment #321756 - Flags: review?(bhearsum)
Comment on attachment 321756 [details] [diff] [review] periodic scheduler patch >diff -r 82a0f200ec30 mozilla2-unittest/master.cfg >+c['schedulers'].append(Periodic(name="mozilla-central", >+ branch="mozilla-central", >+ periodicBuildTimer=60*60*6, # six hours >+ treeStableTimer=5*60, This isn't a valid parameter for Periodic. Looks fine otherwise. r=bhearsum with that change.
Attachment #321756 - Flags: review?(bhearsum) → review+
checked-in and running.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
reducing period to 3 hours
Attachment #321756 - Attachment is obsolete: true
Attachment #322659 - Flags: review?(bhearsum)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Attachment #322659 - Flags: review?(bhearsum) → review+
Comment on attachment 322659 [details] [diff] [review] [pushed] periodic scheduler 3 hour patch changeset: 90:24a56923c5d7 tag: tip user: Rob Campbell <rcampbell@mozilla.com> date: Wed May 28 09:45:13 2008 -0300
Attachment #322659 - Attachment description: periodic scheduler 3 hour patch → [pushed] periodic scheduler 3 hour patch
added to master, running now.
Status: REOPENED → RESOLVED
Closed: 17 years ago16 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: