Closed
Bug 778982
Opened 13 years ago
Closed 13 years ago
create /builds/slave on all slaves
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Infrastructure & Operations Graveyard
CIDuty
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: dustin)
References
Details
Attachments
(1 file)
|
766 bytes,
patch
|
kmoir
:
review+
dustin
:
checked-in+
|
Details | Diff | Splinter Review |
I'd *really* like to standardize on /builds/slave as the buildslave basedir everywhere. There's no advantage to running out of ~cltbld, and it leads to conditionals all over the place to install things in different directories based on slave type.
All I want to do here is
include dirs::builds::slave
| Assignee | ||
Comment 1•13 years ago
|
||
Assignee: nobody → dustin
Attachment #647348 -
Flags: review?
Comment 2•13 years ago
|
||
Attachment #647348 -
Flags: review? → review+
| Assignee | ||
Comment 3•13 years ago
|
||
Comment on attachment 647348 [details] [diff] [review]
bug778982.patch
Excellent. So, if this directory exists, and ~cltbld/talos-slave does not, then runslave.py *should* find it. It will be worth checking that, though, and perhaps require some changes to runslave.py.
Attachment #647348 -
Flags: checked-in+
| Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•7 years ago
|
Product: Release Engineering → Infrastructure & Operations
Updated•6 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
•