<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 31, 2017 at 11:10 AM, Milan Zamazal <span dir="ltr">&lt;<a href="mailto:mzamazal@redhat.com" target="_blank">mzamazal@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Nadav Goldin &lt;<a href="mailto:ngoldin@redhat.com">ngoldin@redhat.com</a>&gt; writes:<br>
<br>
&gt; I would start first by making sure the VM is booting properly using<br>
&gt; SPICE from the GUI, when the tests ends, you should be able to log<br>
&gt; into the Engine GUI(run &#39;lago ovirt status&#39; inside your deployment<br>
&gt; directory to get the link, the directory should be something like<br>
&gt; ovirt-system-tests/deployment-<wbr>SUITE-NAME). Then in the GUI, start the<br>
&gt; VM and click on &#39;console&#39;, the username/password should be<br>
&gt; root/123456.<br>
<br>
</span>It&#39;s actually &quot;cirros&quot;/&quot;cubswin:)&quot;.<br>
<span class=""><br>
&gt; If it is booting properly - first would be to check if it even gets an<br>
&gt; IP(my guess is not - I&#39;m not even sure if dhcp is running in that<br>
&gt; layer, maybe we should setup one..).<br>
<br>
</span>Yes, it should get everything, it&#39;s possible to log in there via ssh on<br>
my setup.<br>
<span class=""><br>
Valentina Makarova &lt;<a href="mailto:makarovavs07@gmail.com">makarovavs07@gmail.com</a>&gt; writes:<br>
<br>
&gt; And a second question is about ssh to this vm connection from my laptop&#39;s<br>
&gt; console.<br>
&gt; According run_vm test from  004_basic_sanity.py (<br>
&gt; <a href="https://github.com/oVirt/ovirt-system-tests/blob/master/basic-suite-master/test-scenarios/004_basic_sanity.py#L385" rel="noreferrer" target="_blank">https://github.com/oVirt/<wbr>ovirt-system-tests/blob/<wbr>master/basic-suite-master/<wbr>test-scenarios/004_basic_<wbr>sanity.py#L385</a><br>
&gt; ) vm0 should contain interface with ip 192.168.200.200, but ping this from<br>
&gt; engine (192.168.200.4) Destination Host Unreachable. And &#39;ping vm0&#39; defined<br>
&gt; vm0 as 192.168.201.213 and also couldn&#39;t reach vm0.<br>
<br>
</span>192.168.201.213 should be working, I can both ping and ssh the<br>
corresponding IP on my computer.  Do you run Lago directly on your<br>
computer or in a VM?  If you run it on your computer, can&#39;t it conflict<br>
with another network in your environment?  Maybe checking from inside<br>
the VM as described by Nadav can help.<br></blockquote><div><br></div><div>We can add a fake entry in Lago init file just as we do for hosted-engine.</div><div>Most importantly, it&#39;ll create a MAC to IP address mapping in libvirt&#39;s DHCP.</div><div>Of course, then we need to use this MAC.</div><div>I somehow remember doing this at some point but never completing the task :(</div><div>Y.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class=""><br>
&gt; And in webadmin (<a href="https://engine/ovirt-engine/webadmin/#vms" rel="noreferrer" target="_blank">https://engine/ovirt-engine/<wbr>webadmin/#vms</a>) IP Address<br>
&gt; field is empty.<br>
<br>
</span>This is OK, I think ovirt-guest-agent must be installed and running in<br>
the VM to report the IP address.  If it is not then the information is<br>
missing in the UI but that doesn&#39;t mean the network is not working.<br>
<br>
Regards,<br>
Milan<br>
<div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
Devel mailing list<br>
<a href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/devel</a><br>
</div></div></blockquote></div><br></div></div>