Bug 1180595

Summary: RFE: /distribution/virt/install support for qemu-kvm-rhev.ppc64 (RHEL7.1)
Product: [Retired] Beaker Reporter: Jan Stancek <jstancek>
Component: testsAssignee: Amit Saha <asaha>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: aigao, alemay, asaha, bpeck, dcallagh, dowang, dzickus, ebaak, jburke, jstancek, sbest
Target Milestone: 19.3Keywords: FutureFeature, NeedsTestCase
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-11 08:00:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan Stancek 2015-01-09 14:37:29 UTC
Description of problem:
Baremetal power8 host running RHEL7.1 with qemu-kvm-rhev.ppc64 package installed should be create and run KVM guests. Please add support for this to /distribution/virt/install.

Version-Release number of selected component (if applicable):
virt-install-4.0-86

Comment 7 Dan Callaghan 2015-01-27 04:51:35 UTC
Tagged as /distribution/virt/install 4.0-87.

Comment 23 Jan Stancek 2015-02-10 09:52:14 UTC
> This machine
> https://beaker.engineering.redhat.com/view/ibm-p8-kvm-05.rhts.eng.bos.redhat.
> com looks not support virtualization options.
> 
> here is my job --> https://beaker.engineering.redhat.com/jobs/879065
> """

Problem in this job was that qemu-kvm-rhev did not install. I asked  wangdong to try more recent compose. If that works, we can check what pulled qemu-kvm-rhev in.

Comment 24 Jan Stancek 2015-02-10 10:28:43 UTC
(In reply to Jan Stancek from comment #23)
> > This machine
> > https://beaker.engineering.redhat.com/view/ibm-p8-kvm-05.rhts.eng.bos.redhat.
> > com looks not support virtualization options.
> > 
> > here is my job --> https://beaker.engineering.redhat.com/jobs/879065
> > """
> 
> Problem in this job was that qemu-kvm-rhev did not install. I asked 
> wangdong to try more recent compose. If that works, we can check what pulled
> qemu-kvm-rhev in.

The difference is that my jobs contained:
  <packages>
    <package name="qemu-kvm-rhev"/>
  </packages>

which adds qemu-kvm-rhev to kickstart %packages. I'm guessing on x86 this gets pulled in by one of @virtualization* package groups.