Bug 1105486
| Summary: | The test tool cannot create the FCoE storage test plan for Intel X540-T2 card. | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Hardware Certification Program | Reporter: | garrickyang | ||||||||||||
| Component: | Test Suite (tests) | Assignee: | Greg Nichols <gnichols> | ||||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Kernel QE team <kernel-qe> | ||||||||||||
| Severity: | high | Docs Contact: | |||||||||||||
| Priority: | unspecified | ||||||||||||||
| Version: | 1.6.5 | CC: | garrickyang, gbai, 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: | |||||||||||||||
| : | 1110477 (view as bug list) | Environment: | |||||||||||||
| Last Closed: | 2014-08-13 12:27:39 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 902824 [details]
hwcert-backend plan --debug low
Can the test be planned manually?
Use:
> hwcert-backend plan --test storage --device <device name>
Where, device name is the block device?
I used hwcert-backend plan --add --test=storage --device=host7 --udi=/devices/virtual/net/eth3.1002-fcoe/ctlr_0/host0/rport-7:0-1/target7:0:0/7:0:0:0/block/sdb, but after run the test plan it displayed an error "Error: No such test host7" Created attachment 907228 [details]
storage test patch to allow planning of FCoE
The patch removes the filtering of "virtual" devices, and will plan a storage test for any disk device so long as a host is found.
Could you test the above patch? Thanks! Could provide any rpm package about the patch? I tried to modify the storage.py file, but error occurred(when create the test plan, it shows errors on some line).The storage.py file cannot be modified successfully. Could provide any rpm package about the patch? I tried to modify the storage.py file, but error occurred(when create the test plan, it shows errors on some line).The storage.py file cannot be modified successfully. Created attachment 907791 [details]
updated hwcert-client-info package
Created attachment 907792 [details]
updated hwcert-client package
Please try the attached packages. Thanks! The tool can create the FCoE storage successfully. Thanks a lot. The issue reproduced on RHEL7 with hwcert-client-1.7.0-20140416, please help to fix the issue on RHEL7. For RHEL 6.5 hwcert-client-1.6.5.2-20140611, that we used is debug version , we want to know what’s the release date for it? As we plan to Final certification test on 7/28, and need the released hwcert-client-1.6.5.2-20140611 to get the certification for the Intel CNA cards( x540, x520).It will delay our final certifiaction test schedule if there is no release until 7/28. |
Created attachment 902823 [details] the output of test plan Description of problem: The test tool cannot create the FCoE storage test plan for Intel X540-T2 card. Version-Release number of selected component (if applicable): hwcert-client-1.6.5.2-20140430 How reproducible: 100% Steps to Reproduce: 1.Use FCoE initiator command as attachment create FCoE disk for Intel X540 –T2 2.Reboot the system and use the command fdisk –l 3.Install Test tool hwcert-client-1.6.5.2-20140416 on SUT 4.Create test plan on SUT Actual results: The storage device test plan cannot be created on RHEL6.5-X64 and RHEL 6.5-X86 Expected results: The storage device plan can be created on RHEL6.5-X64 and RHEL 6.5-X86. Additional info: The storage device plan cannot be created on RHEL7.