Bug 1001373

Summary: hwcert-client plan asks for kvm-tools
Product: [Retired] Red Hat Hardware Certification Program Reporter: Brian Brock <bbrock>
Component: Test Suite (harness)Assignee: Greg Nichols <gnichols>
Status: CLOSED WONTFIX QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.5CC: gbai, gnichols, qcai, rlandry
Target Milestone: ---Flags: rlandry: needinfo? (gnichols)
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-13 12:38:45 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:

Description Brian Brock 2013-08-26 23:15:11 UTC
hwcert-backend plan on i386 asks to install kvm-tools, which loops forever because kvm-tools (and kvm in general) are not part of rhel5.

hwcert-client-1.5.9-37.el5

occurs the first time that `hwcert-backend plan` is run on a system.

Comment 3 Rob Landry 2013-08-26 23:20:19 UTC
KVM tools should be part of RHEL5, although I think they are in another channel?

During hwcert for RHEL5, we do not require KVM testing but instead -xen testing.  When the kvm tools are installed the fv tests should run correctly on RHEL5.  This is by design to allow for testing by others.  If the -xen kernel is installed the -xen testing should happen.

Setting needinfo on Greg for verification.

Comment 5 Guangze Bai 2014-08-13 12:52:11 UTC
Sorry, I misunderstood. Yes, no KVM support on RHEL5 i386 and the testsuite shouldn't ask for kvm-tools on the arch. Feel free to open and I'll patch if you think necessary.