Hi Guys,
Running View Planner 3.5 and when I follow instructions and run for Single-VM-remote-RDP it doesn't generate the PDF or stats stating there was something wrong running report.pyc and a csv disn't exist:
View Planner Score No reports are generated by report.pyc.
Application Response Time Error. CSV file was not generated by report.csv
I have checked and the csv in question does exist, manually running the report.py script has the following error:
viewplanner:~/ViewPlanner # python ./report.pyc -t Single-VM-remote-RDP -m local -b -d -s "2016-01-22 10:36:44"
Raw Data File: vpresults/Single-VM-remote-RDP/2016-01-22-10-36-44/Single-VM-remote-RDP-2016-01-22--10-36-44-local.dat
Log Data File: vpresults/Single-VM-remote-RDP/2016-01-22-10-36-44/Single-VM-remote-RDP-2016-01-22--10-36-44-local.log
CSV Data File: vpresults/Single-VM-remote-RDP/2016-01-22-10-36-44/Single-VM-remote-RDP-2016-01-22--10-36-44-local.csv
Workload Report: vpresults/Single-VM-remote-RDP/2016-01-22-10-36-44/Single-VM-remote-RDP-2016-01-22--10-36-44-local-report.txt
Runstate Data File: vpresults/Single-VM-remote-RDP/2016-01-22-10-36-44/Single-VM-remote-RDP-2016-01-22--10-36-44-local-runstate.csv
Statistics Data File: vpresults/Single-VM-remote-RDP/2016-01-22-10-36-44/Single-VM-remote-RDP-2016-01-22--10-36-44-local.stats
Traceback (most recent call last):
File "/build/mts/release/bora-2236700/performance/viewplanner/Harness/root/report.py", line 1727, in <module>
File "/build/mts/release/bora-2236700/performance/viewplanner/Harness/root/report.py", line 1711, in main
UnboundLocalError: local variable 'PerVMdatafilename' referenced before assignment
Is this a bug in View Planner with reference to these types of tests?
Myles