Bug 1018299 - RHEL7 does not include python-virtinst required by FV tests
Summary: RHEL7 does not include python-virtinst required by FV tests
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Hardware Certification Program
Classification: Retired
Component: Test Suite (tests)
Version: 1.7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Greg Nichols
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks: 1016295
TreeView+ depends on / blocked
 
Reported: 2013-10-11 16:00 UTC by Greg Nichols
Modified: 2016-06-03 13:58 UTC (History)
4 users (show)

Fixed In Version: hwcert-client 1.7.0-63
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-07-13 15:10:28 UTC


Attachments (Terms of Use)
patch to change plan-time requires for fv from python-virtinst to virt-install (821 bytes, patch)
2013-11-07 14:38 UTC, Greg Nichols
no flags Details | Diff

Description Greg Nichols 2013-10-11 16:00:13 UTC
Description of problem:


RHEL7 does not include the python-virtinst package needed by the fv_* tests.

A RHEL7 build of the package can be found here:

http://download.devel.redhat.com/brewroot/packages/python-virtinst/0.600.4/1.el7/noarch/python-virtinst-0.600.4-1.el7.noarch.rpm

Version-Release number of selected component (if applicable):

hwcert-client 1.7.0 R61

Comment 1 Greg Nichols 2013-11-06 19:40:32 UTC
It looks like the package for virt-install in RHEL7 is "virt-install".

Comment 2 Greg Nichols 2013-11-07 14:38:39 UTC
Created attachment 821177 [details]
patch to change plan-time requires for fv from python-virtinst to virt-install

Comment 4 Brian Brock 2013-12-02 18:09:48 UTC
verified in virt-install-0.10.0-7.el7.noarch

$ yum provides */*virt-inst*

...

Matched from:
Filename    : /mnt/tests/kernel/xen/install/virt-install-u1.patch
Filename    : /mnt/tests/kernel/xen/install/virt-install.patch



virt-install-0.10.0-7.el7.noarch : Utilities for installing virtual machines
Repo        : beaker-Server
Matched from:
Filename    : /usr/share/man/man1/virt-install.1.gz
Filename    : /usr/bin/virt-install
Filename    : /usr/share/virt-manager/virt-install



$ rpm -q virt-install
virt-install-0.10.0-7.el7.noarch

$ echo $?
0


Note You need to log in before you can comment on or make changes to this bug.