<div dir="ltr">Hi Amit,<div><br></div><div>Sorry for the delay....I'm on Summit and I'm not checking my email everyday... :(</div><div><br></div><div><div>I don't know if I understood correctly your question...but the SSH Key pair called gerrit_key is to connect to the gerrit and this key need to the same key sent to OpenStack Infra Team on the request CI account email.</div><div><br></div><div>Beyond the gerrit_key, we have the jenkins_key that need to be generated in order to connect jenkins master and slaves...and send the commands and triggers. </div><div><br></div><div>These SSH keys are not dependent on the MAC address and can be generated on any machine!</div><div><br></div><div>About the GIT repository, I can't remember if I set the SSH key on git repository, but I don't think so, because as fair as I know, all clone operations  of git repositories are made using https protocol (I need to check better this information).</div></div><div><br></div><div>Hope those informations can help you</div><div><br></div><div class="gmail_extra">Regards,</div><div class="gmail_extra">Marcus<br><div class="gmail_quote">On Sat, Nov 1, 2014 at 5:55 AM, Amit Das <span dir="ltr"><<a href="mailto:amit.das@cloudbyte.com" target="_blank">amit.das@cloudbyte.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-family:'trebuchet ms',sans-serif">Hi Erlon,</div><div style="font-family:'trebuchet ms',sans-serif"><br></div><div style="font-family:'trebuchet ms',sans-serif">Please verify my understanding w.r.t SSH Keys mentioned in the documentation:</div><div><ul><li><font face="trebuchet ms, sans-serif">ssh key pair for communication between gerrit & git data repository</font></li><li><span style="font-family:'trebuchet ms',sans-serif">ssh key pair for communication</span><span style="font-family:'trebuchet ms',sans-serif"> between git data repository & jenkins</span><br></li></ul><div><font face="trebuchet ms, sans-serif">In addition, please verify below assumption</font></div><div><ul><li><font face="trebuchet ms, sans-serif">key pair can be generated on any machine e.g. my laptop & then configured accordingly.</font></li><li><font face="trebuchet ms, sans-serif">key pair is not dependent on the MAC address in-order for CI to work properly </font></li></ul></div></div></div><div class="gmail_extra"><br clear="all"><div><div><div dir="ltr"><div><font style="background-color:rgb(255,255,255)" color="#000000" face="trebuchet ms, sans-serif">Regards,</font></div><font style="background-color:rgb(255,255,255)" color="#000000" face="trebuchet ms, sans-serif">Amit</font><div><a href="http://www.cloudbyte.com/" target="_blank"><font style="background-color:rgb(255,255,255)" color="#0000ff" face="trebuchet ms, sans-serif"><i>CloudByte Inc.</i></font></a></div></div></div></div><div><div class="h5">
<br><div class="gmail_quote">On Fri, Oct 31, 2014 at 6:25 PM, Erlon Cruz <span dir="ltr"><<a href="mailto:sombrafam@gmail.com" target="_blank">sombrafam@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi Amit, Bharat</div>Attached the tutorial.</div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 31, 2014 at 10:15 AM, Amit Das <span dir="ltr"><<a href="mailto:amit.das@cloudbyte.com" target="_blank">amit.das@cloudbyte.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-family:trebuchet ms,sans-serif">Thanks Erlon & Jeremy for the detailed responses.</div><div style="font-family:trebuchet ms,sans-serif"><br></div><div style="font-family:trebuchet ms,sans-serif">Erlon, the configuration doc will definitely help us. Looking forward to it.</div></div><div class="gmail_extra"><br clear="all"><div><div><div dir="ltr"><div><font style="background-color:rgb(255,255,255)" color="#000000" face="trebuchet ms, sans-serif">Regards,</font></div><font style="background-color:rgb(255,255,255)" color="#000000" face="trebuchet ms, sans-serif">Amit</font><div><a href="http://www.cloudbyte.com/" target="_blank"><font style="background-color:rgb(255,255,255)" color="#0000ff" face="trebuchet ms, sans-serif"><i>CloudByte Inc.</i></font></a></div></div></div></div><div><div>
<br><div class="gmail_quote">On Fri, Oct 31, 2014 at 5:29 PM, Erlon Cruz <span dir="ltr"><<a href="mailto:sombrafam@gmail.com" target="_blank">sombrafam@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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"><div><div>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></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><span>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></div><div><div><span><font color="#888888">--<br>
Jeremy Stanley<br>
<br></font></span><span>
_______________________________________________<br>
OpenStack-Infra mailing list<br>
<a href="mailto:OpenStack-Infra@lists.openstack.org" target="_blank">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>
</span></div></div></blockquote></div><br></div>
</blockquote></div><br></div></div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><b>Marcus Vinícius Ramires do Nascimento</b></div><div><a href="mailto:marcusvrn@gmail.com" target="_blank">marcusvrn@gmail.com</a></div><div><br></div><div>Cel: (11) 97396-4018</div></div></div>
</div></div>