<html><body>
<h3>sbonazzo created OVIRT-1651:</h3>
<pre>   Summary: Jenkins EL7 slaves configured as Fedora slaves
       Key: OVIRT-1651
       URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1651
   Project: oVirt - virtualization made easy
Issue Type: Bug
Components: oVirt CI
  Reporter: sbonazzo
  Assignee: infra
  Priority: Highest</pre>
<p>This morning I'm seeing jobs failing trying to use DNF instead of YUM on EL7 slaves because of the existence of /etc/dnf directory on EL7 slaves:</p>
<p>Example job:http://jenkins.ovirt.org/job/ovirt-release_4.1_check-patch-el7-x86_64/100/console</p>
<p>Example slave: <a href="http://jenkins.ovirt.org/computer/vm0085.workers-phx.ovirt.org">http://jenkins.ovirt.org/computer/vm0085.workers-phx.ovirt.org</a></p>
<p>println &quot;ls -l /etc/dnf&quot;.execute().text println &quot;cat /etc/os-release&quot;.execute().text</p>
<p>Result</p>
<p>total 8 -rw-r--r--. 1 root root 1562 Sep 16 05:43 dnf.conf -rw-r--r--. 1 root root   72 Mar  4  2015 dnf.conf.old drwxr-xr-x. 2 root root    6 Jul  7  2015 plugins drwxr-xr-x. 2 root root   21 Sep 14 21:57 protected.d</p>
<p>NAME=&quot;CentOS Linux&quot; VERSION=&quot;7 (Core)&quot; ID=&quot;centos&quot; ID_LIKE=&quot;rhel fedora&quot; VERSION_ID=&quot;7&quot; PRETTY_NAME=&quot;CentOS Linux 7 (Core)&quot; ANSI_COLOR=&quot;0;31&quot; CPE_NAME=&quot;cpe:/o:centos:centos:7&quot; HOME_URL=&quot;<a href="https://www.centos.org/">https://www.centos.org/</a>&quot; BUG_REPORT_URL=&quot;<a href="https://bugs.centos.org/">https://bugs.centos.org/</a>&quot;</p>
<p>CENTOS_MANTISBT_PROJECT=&quot;CentOS-7&quot; CENTOS_MANTISBT_PROJECT_VERSION=&quot;7&quot; REDHAT_SUPPORT_PRODUCT=&quot;centos&quot; REDHAT_SUPPORT_PRODUCT_VERSION=&quot;7&quot;</p>
<p>Please fix slaves configuration.</p>
<p>&mdash; This message was sent by Atlassian {0} (v1001.0.0-SNAPSHOT#100060)</p>

<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BCmpYLyzYS3r1Q939T2sgz20fChFCXo-2BaBwP9iZKwFHZ6BEO0G94DuoBLbN-2BjKAD-2FgbiU-2FxvO6EsUpITwCiEw8t5SfKd4bOUuuYyhDUKI-2BuIOf2rLkv1WYs0Gsh5N2Zgw7ioF-2FS8pr0ZXuMYE9N68-2FCfNigU-2FIsHUTqn3JsP5DynD9XwqBvzpBHu8yS4-2B3BKgD-2BOOxH6wqLpc3y14plplVc-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>