Bug 697721 - v7-1.3 doesn't plan fv_tests of xen on i386 and ia64
Summary: v7-1.3 doesn't plan fv_tests of xen on i386 and ia64
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Hardware Certification Program
Classification: Retired
Component: Test Suite (tests)
Version: 5.3
Hardware: i386
OS: Linux
unspecified
medium
Target Milestone: ---
: ---
Assignee: Greg Nichols
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-19 02:59 UTC by chen yuwen
Modified: 2011-04-19 04:53 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-04-19 04:53:13 UTC


Attachments (Terms of Use)

Description chen yuwen 2011-04-19 02:59:34 UTC
Description of problem:
v7-1.3 doesn't support fv_tests of xen on i386 and ia64

# v7 run -a -t fv_core
<snip>
Running the following tests:
fv_core                                                   
info                                                      
Traceback (most recent call last):
  File "/usr/bin/v7", line 45, in ?
    success = v7.do(args)
  File "/usr/share/v7/lib/v7/hardwaretest.py", line 191, in do
    result = self.commands[self.command]()
  File "/usr/share/v7/lib/v7/hardwaretest.py", line 598, in doRun
    verified = self.__verify(tests)
  File "/usr/share/v7/lib/v7/hardwaretest.py", line 878, in __verify
    if test.verify():
  File "/usr/share/v7/tests/info/info.py", line 402, in verify
    if self.debug != Constants.off:
AttributeError: 'NoneType' object has no attribute 'off'
</snip>

https://beaker.engineering.redhat.com/jobs/74614

Version-Release number of selected component (if applicable):
v7-1.3-28
RHEL5.7-Server-20110413.1

How reproducible:
always

Steps to Reproduce:
1. install xen, kernel-xen and xen-ia64-guest-firmware(ia64 only) on i386 or ia64 system, 
2. run fv_tests
3.
  
Actual results:
Error: No such test

Expected results:
PASS

Additional info:

Comment 1 Greg Nichols 2011-04-19 03:24:56 UTC
I can't find the traceback in the beaker results.   I don't understand what it has to do with the subject line.

Failure to plan fv_tests on i386 is 649520, fixed in R29.

Not sure what's going on with ia64.   Can you start a guest manually on that system?

Comment 2 chen yuwen 2011-04-19 04:53:13 UTC
Verified on R29.


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