<div dir="ltr"><div><div>On Mon, Nov 3, 2014 at 8:25 PM, Christian Lohmaier <<a href="mailto:cloph@documentfoundation.org" target="_blank">cloph@documentfoundation.org</a>> wrote:<br>><br>> Hi Maarten, *,<br>><br>> On Mon, Nov 3, 2014 at 8:12 PM, Maarten Hoes <<a href="mailto:hoes.maarten@gmail.com" target="_blank">hoes.maarten@gmail.com</a>> wrote:<br>> > On Mon, Nov 3, 2014 at 8:02 PM, Markus Mohrhard<br>> > <<a href="mailto:markus.mohrhard@googlemail.com" target="_blank">markus.mohrhard@googlemail.com</a>> wrote:<br>> >><br>> > Alright, I guess that means Ill have a go at it, then. So who do I need to<br>> > mail my pub ssh key and what is the hostname/ip of the machine I would be<br>> > allowed to royally mess up for this purpose ?<br>> > ;)<br>><br>> That would be me - and IP/hostename will be decided once I created it<br>> :-) - what kind of specs does it need? Does running it needs lots of<br>> RAM? Does it benefit of many cores?<br>><br></div>It basically needs to be able to run 'make build-nocheck' and 'make -k check', which benefit from multiple cores and memory. Running lcov is a single threaded thing as far as I can determine, so that would not benefit. Ive created the report on a 4 cpu 8 GB ram vmware vm in about a few hours I guess, so that would be more than sufficient if you ask me. Furthermore, it needs to be able to run 'git clone/pull' to get the latest code. And lastly, it needs to be able to run './configure --with-system-libs && make build-nocheck' without problems, so the prerequisite non-libreoffice libs can be easily filtered out of the resulting report.<br><br><br><br></div>- Maarten<br></div>