Bug 585890
Summary: | Strange method of counting test in v7 | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Hardware Certification Program | Reporter: | Rainer Koenig <Rainer.Koenig> | ||||
Component: | Test Suite (tests) | Assignee: | Greg Nichols <gnichols> | ||||
Status: | CLOSED ERRATA | QA Contact: | chen yuwen <yuchen> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 5.3 | CC: | averma, czhang, rlandry, ykun | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
The counting test in v7 now works as expected.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-09-20 12:14:08 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
This bug is verified in intel-s3ea2-02.rhts.eng.bos.redhat.com RH6 v7-1.2-21. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2010-0702.html Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: The counting test in v7 now works as expected. |
Created attachment 409147 [details] output of v7 print command Description of problem: Just performed cpuscaling test for 24 logical CPUs. The output of `v7 print` is attached. See the summary lines: Combined Results for 1 Runs: -------------------------------------------- 40 tests planned 22 tests run 0 tests always failed 22 tests always passed And then do a grep PASS v7-print.txt | wc -l and the result is 25. 1 for the INFO and 24 for the CPUSCALING tests. But why are the summary lines only mentioning 22 tests? Regards Rainer