Closed
Bug 1063420
Opened 10 years ago
Closed 10 years ago
ESR31 fennec symlinks missing from buildbot masters
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Infrastructure & Operations Graveyard
CIDuty
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pmoore, Assigned: pmoore)
References
Details
Attachments
(2 files)
There are new configs in buildbot-configs/mozilla which need to be symlinked from master/ directory of masters. These new configs were introduced in bug 1040319 (specifically in attachment https://bug1040319.bugzilla.mozilla.org/attachment.cgi?id=8484406).
This caused release runner to break.
In addition, we may need to update setup-master.py to create these links on a new installation of buildbot.
Assignee | ||
Comment 1•10 years ago
|
||
This script generates the bash script, which adds the links. Please note I was extra careful to make sure my local clone of production-masters.json is up to date.
Assignee | ||
Comment 2•10 years ago
|
||
This is the bash script that is generated by the python script above.
Attachment #8484870 -
Flags: review?(nthomas)
Assignee | ||
Updated•10 years ago
|
Attachment #8484868 -
Attachment mime type: text/x-python → text/plain
Assignee | ||
Comment 3•10 years ago
|
||
Please note, these scripts don't need to be checked in anywhere, this is just a run-one-time kind of affair.
Updated•10 years ago
|
Attachment #8484868 -
Flags: review?(nthomas) → review+
Updated•10 years ago
|
Attachment #8484870 -
Flags: review?(nthomas) → review+
Assignee | ||
Comment 4•10 years ago
|
||
Thanks Simone! Running now...
Assignee | ||
Comment 5•10 years ago
|
||
Worked fine, apart from the servo masters - so skipped over those. Closing now. Will raise separate bug to get setup-master.py generating these symlinks for new buildbot master installations.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Release Engineering → Infrastructure & Operations
Updated•5 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•