Bug 1118791
| Summary: | fv_core , fv_memory tests fail on x3690 x5 westmere cpu system | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Hardware Certification Program | Reporter: | jeremy melvin <jmelvin> | ||||||
| Component: | Test Suite (tests) | Assignee: | Greg Nichols <gnichols> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Red Hat Kernel QE team <kernel-qe> | ||||||
| Severity: | urgent | Docs Contact: | |||||||
| Priority: | urgent | ||||||||
| Version: | FEAT | CC: | gbai, gnichols, jjarvis, jkachuck, qcai, rlandry | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-08-13 11:47:30 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: | |||||||||
| Attachments: |
|
||||||||
Created attachment 918480 [details]
Remove-cpu-element-for-FV-guest-configuratio.patch
The script change allows the tests to run and pass. Thanks *** This bug has been marked as a duplicate of bug 1106444 *** |
Created attachment 917330 [details] ouput of fv* test failure Description of problem: fv_core and fv_memory tests fail Version-Release number of selected component (if applicable):latest GA How reproducible:very Steps to Reproduce: 1.run fv_core or fv_memory on specified system 2. 3. Actual results:fail Expected results:pass Additional info: AVX, XSAVE, and tsc-deadline were not introduced until Sandy-Bridge. So if the cert suite is trying to use them on westmere that may be the problem.. See attachment! Thanks!