Bug 621104 - Storage test traceback on Boxboro-EX RHEL6 x86_64
Summary: Storage test traceback on Boxboro-EX RHEL6 x86_64
Keywords:
Status: CLOSED DUPLICATE of bug 606963
Alias: None
Product: Red Hat Hardware Certification Program
Classification: Retired
Component: Test Suite (tests)
Version: 1.2
Hardware: x86_64
OS: Linux
high
high
Target Milestone: ---
: ---
Assignee: Greg Nichols
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-04 09:29 UTC by qcui
Modified: 2010-08-04 11:10 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-08-04 11:10:22 UTC
Embargoed:


Attachments (Terms of Use)

Description qcui 2010-08-04 09:29:04 UTC
Description of problem:
Storage test failed on Boxboro-EX RHEL6 x86_64.
<output>
Running ./storage.py:
--------------------------------------------
*** Testing raw I/O performance on dm-1
Traceback (most recent call last):
  File "./storage.py", line 476, in <module>
    returnValue = test.do(sys.argv)
  File "/usr/share/v7/lib/v7/test.py", line 260, in do
    return self.run()
  File "./storage.py", line 449, in run
    returnValue = self.testRawIO(storageDevice,testdev,minBs,maxBs)
  File "./storage.py", line 370, in testRawIO
    if self.dtTest(minBs,maxBs,rawTestFile,size,otherOptions):
  File "./storage.py", line 111, in dtTest
    size = string._int(devSize)
ValueError: invalid literal for int() with base 10: ''
...finished running ./storage.py, exit code=1
</output>


Version-Release number of selected component (if applicable):
[root@intel-s3e36-01 tmp]# v7 version
V7 version 1.2, release 14


How reproducible:
Always

Steps to Reproduce:
1.Install v7-1.2-14.
2.v7 run --test storage

Comment 1 Greg Nichols 2010-08-04 11:10:22 UTC

*** This bug has been marked as a duplicate of bug 606963 ***


Note You need to log in before you can comment on or make changes to this bug.