Bug 1278510
| Summary: | audio w/ internal device not planned | ||
|---|---|---|---|
| Product: | Red Hat Certification Program | Reporter: | brose |
| Component: | redhat-certification-hardware | Assignee: | brose |
| Status: | CLOSED ERRATA | QA Contact: | Brian Brock <bbrock> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.0 | CC: | gnichols, kbenoit |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 1.7.1-20151112.el7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-04-18 19:38:16 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
brose
2015-11-05 16:21:10 UTC
So the issue I think that is found here is that there is one soundcard in the system but it has both an analog output and an HDMI output. I was able to reproduce this on an HP Z220 desktop unit that also has one soundcard with both an analog output and a DisplayPort output. It appears that the planning process assumes there can only be one output type per card. Tested using redhat-certification-hardware-1.7.1-20151111.el7. The audio tests plan out correctly now on the HP Z220 system, listing one test for "Internal" and one test for "HDMI/DP". When attempting to run the "Internal" test both the "Internal" and the "HDMI/DP" entries were run instead. When looking at the result logs the "HDMI/DP" test was run both times. Aside from both audio tests running when only one is selected I am now able to successfully test two audio outputs (HDMI/DP and Internal) that are assigned to the same soundcard device. Tested using redhat-certification-hardware-1.7.1-20151112.el7. |