Closed
Bug 629546
Opened 14 years ago
Closed 14 years ago
cancellator.py should pull from production-masters.json for its masters list
Categories
(Release Engineering :: General, defect, P3)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: dustin, Assigned: lsblakk)
References
Details
(Whiteboard: [tryserver][buildmasters][cancellator])
Attachments
(1 file)
|
3.37 KB,
patch
|
dustin
:
review+
lsblakk
:
checked-in+
|
Details | Diff | Splinter Review |
I added
'buildbot-master3.build.mozilla.org:/builds/buildbot/try_master1/master': '8011',
because I was in a hurry, but presumably this is checked into hg somewhere, and that should get updated. Or auto-generated from a handy copy of production-masters.json.
Updated•14 years ago
|
Priority: -- → P3
Whiteboard: [tryserver][buildmasters][cancellator]
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → lsblakk
| Assignee | ||
Comment 1•14 years ago
|
||
Attachment #509793 -
Flags: review?(dustin)
Comment 2•14 years ago
|
||
Let's make cancellator use the masters json file.
| Reporter | ||
Comment 3•14 years ago
|
||
Comment on attachment 509793 [details] [diff] [review]
update to cancellator.py removes old test-master02, adds 3 new try masters
I agree with catlee, but this is a good change in the interim. Land and leave the bug open?
Attachment #509793 -
Flags: review?(dustin) → review+
| Assignee | ||
Comment 4•14 years ago
|
||
Comment on attachment 509793 [details] [diff] [review]
update to cancellator.py removes old test-master02, adds 3 new try masters
landed http://hg.mozilla.org/build/braindump/rev/a15ad280134e
and yes, i will leave bug open and edit the summary to reflect the new scope of this
Attachment #509793 -
Flags: checked-in+
| Assignee | ||
Updated•14 years ago
|
Summary: new try masters need to be added to cancellator.py → cancellator.py should pull from production-masters.json for its masters list
| Assignee | ||
Comment 5•14 years ago
|
||
gonna try to work cancellator into self-serve so this is moot.
see bug 649197 for future work.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
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
•