| Summary: | RHEL7 FV tests should use updated KVM guest image containing a RHEL 6.5 guest | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Hardware Certification Program | Reporter: | Greg Nichols <gnichols> | ||||
| Component: | Test Suite (tests) | Assignee: | Greg Nichols <gnichols> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Red Hat Kernel QE team <kernel-qe> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 1.7 | CC: | bbrock, brose, gnichols, qcai, rlandry | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | hwcert-client 1.7.0-20131203 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-07-13 15:05:11 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: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1016295 | ||||||
| Attachments: |
|
||||||
|
Description
Greg Nichols
2013-11-26 14:35:39 UTC
Created attachment 832152 [details]
patch for updating FV tests to use KVM images
This patch makes the following changes to support KVM/RHEL6.5 images running hwcert-client 1.6.5-25.1:
- Instead of using virt-install --import to create a configuration XML file, it downloads it as it does both the guest image and data image.
- The download is done via RHEL7-specific subdirectories, so images can be separate from other certification testing.
- The fv_network test now uses the new 100MegEthernet test from hwcert-client 1.6.5-25.1.
In addition to the above patch, new guest files are staged at: http://hwcert.boston.devel.redhat.com/hwcert/fv-images/RHEL7/ This images use the same scheme of having date-stamped files with symbolic links. The guest image file was created using the proceedure in the readme and kickstart files (see the patch). The data image contains hwcert-client 1.6.5-25.1. The xml configuration file was created via the process of creating the guest image. verified in 20140210 |