Hide Forgot
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:
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?
Verified on R29.