<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 "ls -l /etc/dnf".execute().text println "cat /etc/os-release".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="CentOS Linux" VERSION="7 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Core)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:7" HOME_URL="<a href="https://www.centos.org/">https://www.centos.org/</a>" BUG_REPORT_URL="<a href="https://bugs.centos.org/">https://bugs.centos.org/</a>"</p>
<p>CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7"</p>
<p>Please fix slaves configuration.</p>
<p>— 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>