Closed Bug 413072 Opened 18 years ago Closed 18 years ago

use categories to separate nightly and release automation builders

Categories

(Release Engineering :: General, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Assigned: rhelmer)

Details

Attachments

(2 files)

We should use categories to separate the buildbot waterfall for release automation and nightlies. This would let us give access to the waterfall to developers, without people getting confused about which builder does what.
Severity: normal → enhancement
Priority: -- → P3
Comment on attachment 297910 [details] [diff] [review] have a nightly waterfall and and "everything else" waterfall >Index: staging/master.cfg >=================================================================== >+ 'category': 'nightly', >+ 'category': 'nightly', >+ 'category': 'nightly', > >+c['status'].append( >+ html.Waterfall(http_port=8811, css='./mozilla.css', categories = ['firefox']) >+) categories=['nightly'], to match what category the dep builders are in. r=bhearsum with that change.
Attachment #297910 - Flags: review?(bhearsum) → review+
Sorry, forgot to include 1.9 staging in original patch :( You can see that it's the same exact change in either case, though. Checking in staging/master.cfg; /cvsroot/mozilla/tools/buildbot-configs/automation/staging/master.cfg,v <-- master.cfg new revision: 1.19; previous revision: 1.18 done Checking in staging-1.9/master.cfg; /cvsroot/mozilla/tools/buildbot-configs/automation/staging-1.9/master.cfg,v <-- master.cfg new revision: 1.16; previous revision: 1.15 done
Since we don't have nightly builders in production yet, I'm going to close this and assume we'll move the categories over when we move the new builders.
Status: ASSIGNED → RESOLVED
Closed: 18 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: