Closed
Bug 576830
Opened 15 years ago
Closed 14 years ago
do all mobile builds in the buildbot builddir not in scratchbox home directory
Categories
(Release Engineering :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jhford, Assigned: jhford)
Details
(Whiteboard: [mobile])
Current all builds are done in:
/builds/scratchbox/users/cltbld/home/cltbld/build/%(branch)s
while their builder is run with a builddir of
/builds/slave/%(mc-branchname)s-%(mob-brow-branchname)s-%(platform)s
We do have a /builds/slave bind mounted to a location that will show up as /builds/slave when in scratchbox. We should probably set the working directory for builds to be under /builds/slave and be the same as the actual slave working directory.
Doing this should fix the clobberer for scratchbox builds. We should also be able to simplify workdir options in the factory as there will be no difference in the workdir string between the host workdir and the scratchbox workdir
| Assignee | ||
Updated•15 years ago
|
Priority: -- → P3
Whiteboard: [mobile]
| Assignee | ||
Comment 1•14 years ago
|
||
Fixed by fixing 557260
Assignee: nobody → jhford
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
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
•