[JIRA] (OVIRT-654) add ppc64le support to jenkins_slave puppet manifests
by Evgheni Dereveanchin (oVirt JIRA)
Evgheni Dereveanchin created OVIRT-654:
------------------------------------------
Summary: add ppc64le support to jenkins_slave puppet manifests
Key: OVIRT-654
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-654
Project: oVirt - virtualization made easy
Issue Type: Task
Components: Puppet
Reporter: Evgheni Dereveanchin
Assignee: infra
Since ppc64le EL7 slaves were added with OVIRT-208, some issues were uncovered with our manifests. It's mainly related to missing packages and things like "modprobe kvm_intel" running on this platform:
modprobe kvm_intel returned 1 instead of one of [0]
Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list centos-release-qemu-ev' returned 1: Error: No matching Packages to list Wrapped exception: Execution of '/usr/bin/yum -d 0 -e 0 -y list centos-release-qemu-ev' returned 1: Error: No matching Packages to list
Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list hfsplus-tools' returned 1: Error: No matching Packages to list Wrapped exception: Execution of '/usr/bin/yum -d 0 -e 0 -y list hfsplus-tools' returned 1: Error: No matching Packages to list
Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list syslinux' returned 1: Error: No matching Packages to list Wrapped exception: Execution of '/usr/bin/yum -d 0 -e 0 -y list syslinux' returned 1: Error: No matching Packages to list
Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list python-imgcreate' returned 1: Error: No matching Packages to list Wrapped exception: Execution of '/usr/bin/yum -d 0 -e 0 -y list python-imgcreate' returned 1: Error: No matching Packages to list
Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list livecd-tools' returned 1: Error: No matching Packages to list Wrapped exception: Execution of '/usr/bin/yum -d 0 -e 0 -y list livecd-tools' returned 1: Error: No matching Packages to list
Could not update: Execution of '/usr/bin/yum -d 0 -e 0 -y list syslinux-extlinux' returned 1: Error: No matching Packages to list Wrapped exception: Execution of '/usr/bin/yum -d 0 -e 0 -y list syslinux-extlinux' returned 1: Error: No matching Packages to list
--
This message was sent by Atlassian JIRA
(v1000.184.1#100008)