<div dir="ltr">We have a CI for Cinder drivers. Currently we use 1 instance for the master and 1 instance for each slave(we test one driver on each slave). The configuration is the following:<div><br><div>Master: 2VCPUs + 8GB RAM</div><div>Slaves: 2VCPUs + 12GB RAM</div><div>Network: 4Mb Download + 4Mb Upload</div><div><br></div><div>Our jobs usually take 1:20h to run, but that is because of the network. In our setup we virtualize all hosts using VMWare, which is very handy as we can save an snapshot and trigger a revert after the job is complete also, if you have FC drivers, VMWare will save a lot of pain with it PCI passthrought. We have an step by step to configure the env with VMWare and Cinder drivers, if you need we can make it available.</div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 30, 2014 at 1:24 PM, Jeremy Stanley <span dir="ltr"><<a href="mailto:fungi@yuggoth.org" target="_blank">fungi@yuggoth.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 2014-10-30 20:28:17 +0530 (+0530), Amit Das wrote:<br>
> This is exactly what we intend to do. Wanted to know if there is<br>
> anything else that we should know before placing the requests.<br>
<br>
</span>In that case, if you're wanting to do devstack-gate based jobs we<br>
use instances with 8 VCPUs and 8 GB RAM. A typical tempest-full run<br>
takes somewhere in the vicinity of an hour to complete depending on<br>
what configuration options have been selected. Due to the inability<br>
to cleanly re-run DevStack or to trust that proposed changes haven't<br>
destroyed the usability of the worker instance, we recycle and<br>
replace them with fresh instances for each job.<br>
<div class="HOEnZb"><div class="h5">--<br>
Jeremy Stanley<br>
<br>
_______________________________________________<br>
OpenStack-Infra mailing list<br>
<a href="mailto:OpenStack-Infra@lists.openstack.org">OpenStack-Infra@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra</a><br>
</div></div></blockquote></div><br></div>