]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph.spec.in: reserve 2500MB per build job
authorDan van der Ster <daniel.vanderster@cern.ch>
Wed, 4 Sep 2019 08:34:42 +0000 (10:34 +0200)
committerDan van der Ster <daniel.vanderster@cern.ch>
Fri, 6 Sep 2019 06:52:21 +0000 (08:52 +0200)
commite466c43b2371d74477ae51c57df362491afd0fd5
tree5c678f69bfb1f76d37e330e3dcf3e1488f05526c
parent24220af4fa7f117812ce53e07a7454b6a34749ac
ceph.spec.in: reserve 2500MB per build job

On our 14GB build machines, 8 parallel jobs results in the compiler
going OOM. Reserving 2500MB per job allows it to succeed with 5 jobs.

Fixes: https://tracker.ceph.com/issues/41659
Signed-off-by: Dan van der Ster <daniel.vanderster@cern.ch>
ceph.spec.in