[Pharo-project] jenkins slave disk space
our pharo-linux64 bit slave is down due to disk space limitations. this is mainly caused by the ~6GB android SDK ;) which takes around the same space as the whole workspace under /builds Solutions: ========== a) condense the android sdk b) create a slave with a bigger disk
On Jan 9, 2013, at 11:08 AM, Camillo Bruni <camillobruni@gmail.com> wrote:
our pharo-linux64 bit slave is down due to disk space limitations. this is mainly caused by the ~6GB android SDK ;) which takes around the same space as the whole workspace under /builds
Solutions: ========== a) condense the android sdk b) create a slave with a bigger disk
c) associate a disk with it and move the /builds/ there. With CloudStack behind, it should be possible to create e.g. a 50 or 100GB volume and mount it as /builds/ Marcus
almost done! On 2013-01-09, at 13:23, Marcus Denker <marcus.denker@inria.fr> wrote:
On Jan 9, 2013, at 11:08 AM, Camillo Bruni <camillobruni@gmail.com> wrote:
our pharo-linux64 bit slave is down due to disk space limitations. this is mainly caused by the ~6GB android SDK ;) which takes around the same space as the whole workspace under /builds
Solutions: ========== a) condense the android sdk b) create a slave with a bigger disk
c) associate a disk with it and move the /builds/ there.
With CloudStack behind, it should be possible to create e.g. a 50 or 100GB volume and mount it as /builds/
Marcus
participants (2)
-
Camillo Bruni -
Marcus Denker