<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 13, 2016 at 10:19 AM, Eyal Edri <span dir="ltr">&lt;<a href="mailto:eedri@redhat.com" target="_blank">eedri@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"><p dir="ltr">We should also have more el7 hypervisors now so if needed we can use them instead. </p>
<p dir="ltr">We can reinstall the fc23 as el7 if we don&#39;t need specifically fedora hosts</p></blockquote><div><br></div><div>I&#39;m not aware of jobs requiring fc23 slaves.</div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr"> </p>
<div class="gmail_quote"><div><div class="h5">On Apr 13, 2016 11:09 AM, &quot;David Caro&quot; &lt;<a href="mailto:dcaro@redhat.com" target="_blank">dcaro@redhat.com</a>&gt; wrote:<br type="attribution"></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">On 04/12 18:16, Sandro Bonazzola wrote:<br>
&gt; Hi,<br>
&gt;  Project vdsm_master_check-merged-el7-x86_64 failing consistently at least<br>
&gt; since April 7.<br>
&gt;<br>
&gt; *00:15:04.646*     * Starting VM vdsm_functional_tests_host-fc23:<br>
&gt; *00:15:04.649* libvirt: QEMU Driver error : Cannot check QEMU binary<br>
&gt; /usr/libexec/qemu-kvm: No such file or directory<br>
&gt;<br>
&gt;<br>
&gt; Please fix functional test ASAP.<br>
&gt;<br>
&gt; CC infra so they&#39;re aware of the issue as well.<br>
<br>
That&#39;s caused by the tests when they run el* chroot on top of fedora* host, it<br>
can be easily fixed with this snippet running on the automation/* scripts (extracted from the lago ones):<br>
<br>
    # Ugly fix to be able to run el* on fc*<br>
    if ! [[ -e /usr/bin/qemu-kvm ]]; then<br>
        ln -s /usr/libexec/qemu-kvm /usr/bin/qemu-kvm<br>
    fi<br>
<br>
<br>
&gt;<br>
&gt; --<br>
&gt; Sandro Bonazzola<br>
&gt; Better technology. Faster innovation. Powered by community collaboration.<br>
&gt; See how it works at <a href="http://redhat.com" rel="noreferrer" target="_blank">redhat.com</a><br>
<br>
&gt; _______________________________________________<br>
&gt; Infra mailing list<br>
&gt; <a href="mailto:Infra@ovirt.org" target="_blank">Infra@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/infra" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/infra</a><br>
<br>
<br>
--<br>
David Caro<br>
<br>
Red Hat S.L.<br>
Continuous Integration Engineer - EMEA ENG Virtualization R&amp;D<br>
<br>
Tel.: <a href="tel:%2B420%20532%20294%20605" value="+420532294605" target="_blank">+420 532 294 605</a><br>
Email: <a href="mailto:dcaro@redhat.com" target="_blank">dcaro@redhat.com</a><br>
IRC: dcaro|dcaroest@{freenode|oftc|redhat}<br>
Web: <a href="http://www.redhat.com" rel="noreferrer" target="_blank">www.redhat.com</a><br>
RHT Global #: 82-62605<br>
<br></div></div>_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@ovirt.org" target="_blank">Devel@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/devel</a><br></blockquote></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr">Sandro Bonazzola<br>Better technology. Faster innovation. Powered by community collaboration.<br>See how it works at <a href="http://redhat.com" target="_blank">redhat.com</a><br></div></div></div></div>
</div></div>