Bug 915815
Summary: | FEAT: add a locally hosted option for kernelinfo.xml | |||
---|---|---|---|---|
Product: | [Retired] Red Hat Hardware Certification Program | Reporter: | Rob Landry <rlandry> | |
Component: | Test Suite (harness) | Assignee: | Greg Nichols <gnichols> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Kernel QE team <kernel-qe> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 1.7 | CC: | bbrock, chorn, czhang, mfuruta, myamazak, rlandry | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | hwcert-client-1.7.0-R26 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 918739 918741 (view as bug list) | Environment: | ||
Last Closed: | 2013-04-12 03:12:57 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 918739, 918741 |
Description
Rob Landry
2013-02-26 15:07:44 UTC
Looks ok to me, although I think the "hosting on the intranet" part is overcomplicating things. Just having a defined location on the local filesystem where an updated kernelinfo.xml might exist would be easier to use. (In reply to comment #1) > Looks ok to me, although I think the "hosting on the intranet" part is > overcomplicating things. Just having a defined location on the local > filesystem where an updated kernelinfo.xml might exist would be easier to > use. This already exists in a way but it will cause the rpm -V of v7 to fail. I think if we just fully mimic the fv structure; which supports, RH hosted, $server hosts, and local hosted images; we'll cover all of the bases. Greg, should I open another bug for local filesystem provided kernelinfo.xml? Should the signing infrastructure be in it's own bug? Singning and verifying the signature with a gpg pubkey which is part of the v7 suite sounds like a sane method indeed. Alternatively we could put the updated kernelinfo.xml into a separate rpm (but I favor the signature piece). We've split off kernelInfo.xml into it's own package: hwcert-client-info. The info test verifies both hwcert-client and hwcert-info. I believe this satisfies the locally-hosted option, as the packages can be locally-hosted. Should this bug be retitled? I think so. |