Closed
Bug 1306992
Opened 9 years ago
Closed 9 years ago
Until generic worker works with Z:\ drive, use C:\ drive
Categories
(Taskcluster :: Services, defect)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: pmoore, Unassigned)
References
Details
This is a workaround for bug 1306989, which might take a little while to solve.
We know generic worker works fine with C:\ drive, so until we've ironed out the problems when using the Z:\ drive, we could run with C:\ drive.
Comment 1•9 years ago
|
||
Marking as invalid because I'm not sure what we would be fixing by moving everything to C:.
Working from Z: also works, it's just that temp data is currently incorrectly written to the C: drive. This is sometimes slow (see bug 1305174).
The reason we build on the ephemeral drives is to save on cost and to avoid the above mentioned performance hit. With the current problems described in bug 1306989, everything still works, it's just that temp data is on the slow, expensive drive.
The proposal in this bug, to also move build work onto the slow, expensive drive needs some justification if we really want to implement it.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•7 years ago
|
Component: Integration → Services
You need to log in
before you can comment on or make changes to this bug.
Description
•