Closed
Bug 747363
Opened 13 years ago
Closed 10 years ago
make reconfigs that add new files to masters easier
Categories
(Release Engineering :: General, enhancement, P3)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bhearsum, Unassigned)
Details
(Whiteboard: [buildmaster])
Right now, we have to manually create symlinks when we add new files to buildbot masters. For example, when thunderbird_config.py was added we had to add "thunderbird_config.py -> ../buildbot-configs/mozilla/thunderbird_config.py" symlinks. setup-master.py knows how to set masters up already, but I'm not sure it's safe to run on existing masters.
We should have masters keep themselves up to date in this way automatically, through setup-master.py or something else.
Updated•13 years ago
|
Severity: normal → enhancement
Priority: -- → P3
Whiteboard: [buildmaster]
| Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
| Reporter | ||
Comment 1•10 years ago
|
||
Probably not worth fixing now that buildbot is on life support.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•