Description of problem: Unable collect result tar.bz2 files in V7 test kits. Version-Release number of selected component (if applicable): How reproducible: Install RH6 snapshot 6 Install Test kit v7 version 7-1.2-3 Create the plan (v7 plan) Run all RH certification test Collect test result by type command line “v7 submit” and no tar.bz2 file create in /var/v7 directory Type command line again (v7 submit)and the tar.bz2 file create it. Steps to Reproduce: 1. Install RH6 snapshot 6 2. Install Test kit v7 version 7-1.2-3 3. Create the plan (v7 plan) 4. Run all RH certification test 5. Collect test result by type command line “v7 submit” and no tar.bz2 file create in /var/v7 directory 6. Type command line again (v7 submit)and the tar.bz2 file create it. Actual results: Fail Expected results: Pass Additional info: Install RH6 snapshot 6 Install Test kit v7 version 7-1.2-3 Run FV_Network test and failed. Configuration System: DL360 G7 System BIOS: P68 03/30/2010 NIC: 4 ports OS: Rathat 6 snapshot 6 Test version: v7-1.2.3
*** This bug has been marked as a duplicate of bug 586568 ***
I tried new report.py from this bug 586568, and copy into /usr/share/v7/lib/v7. I got error message when run v7 submit command. Here is error message below. Thank you SyntaxError: invalid syntax [root@DL380G6 cpuscaling]# v7 submit Traceback (most recent call last): File "/usr/bin/v7", line 24, in <module> from v7.hardwaretest import HardwareTestHarness File "/usr/share/v7/lib/v7/hardwaretest.py", line 36, in <module> from v7.report import Report File "/usr/share/v7/lib/v7/report.py", line 1 Index: report.py ^ SyntaxError: invalid syntax [root@DL380G6 cpuscaling]# v7