[Python-Dev] Setting up a RHEL6 buildbot
Antoine Pitrou
solipsis at pitrou.net
Fri Mar 23 12:13:49 CET 2012
On Fri, 23 Mar 2012 13:48:30 +1000
Nick Coghlan <ncoghlan at gmail.com> wrote:
> I'm looking into getting a RHEL6 system set up to add to the buildbot
> fleet. The info already on the wiki [1] is pretty helpful, but does
> anyone have any suggestions on appropriate CPU/memory/disk
> allocations?
One or two cores is enough, unless you want to allow for multiple
builds in parallel (in which case do say so :-)).
You'll need quite a bit of disk space though. At least 20 or 30 GB to
err on the safe side, IMO.
Regards
Antoine.
More information about the Python-Dev
mailing list