Closed
Bug 519603
Opened 15 years ago
Closed 15 years ago
bump buildSpace for opt builds to cope with calling package-tests
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: nthomas)
Details
Attachments
(1 file)
1.19 KB,
patch
|
bhearsum
:
review+
nthomas
:
checked-in+
|
Details | Diff | Splinter Review |
We've had at least a couple builds fail in package-tests due to out-of-space errors.
Assignee | ||
Comment 1•15 years ago
|
||
I gave mac another gig soon after we started packaging tests on optimized builds. On a win32 fat disk we use about 240M in dist/test-package-stage (only 50M of files!) and a bit under 10M for the compressed tarball.
Assignee: nobody → nthomas
OS: Mac OS X → All
Assignee | ||
Comment 2•15 years ago
|
||
Mac needs 91M for the dir, a bit under 10M for the package.
Linux needs 102M for the dir, 11M for the package.
Assignee | ||
Comment 3•15 years ago
|
||
Adds 200M for linux, 400M for win32; reverts the 1G I gave mac in favor of the 200M which will be sufficient. All of those are padded for some future growth of the the test suites.
Attachment #403691 -
Flags: review?(bhearsum)
Reporter | ||
Updated•15 years ago
|
Attachment #403691 -
Flags: review?(bhearsum) → review+
Assignee | ||
Comment 4•15 years ago
|
||
Comment on attachment 403691 [details] [diff] [review]
Add allowance for tests
http://hg.mozilla.org/build/buildbot-configs/rev/8d3ac823737a
Attachment #403691 -
Flags: checked-in+
Assignee | ||
Comment 5•15 years ago
|
||
pm and pm02 reconfiged at 2040PDT. Note that pm02 was at
http://hg.mozilla.org/build/buildbotcustom/rev/e6d027526818
instead of
http://hg.mozilla.org/build/buildbotcustom/rev/6013eb249c1f
by way of hg pull without a hg up. I updated it to tip.
Status: NEW → RESOLVED
Closed: 15 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
•