Menu

#37 Html report only reports on the mapping file

Grinder Analyzer
open
5
2013-04-19
2013-04-19
Anonymous
No

When GrinderAnalyzer aggregates results from multiple processes from 2 different machines, it always seems to discard most of the data and produces a graph for just 1 process, i.e. # successful tests are far less than the actual count.
It seems to report only on the mapping file i..e. total tests on the graph correspond to the number on the summary section of the mapping file.
Here is the command:
jython analyzer.py \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"pcc-1850-46-0-data.log r0907-1850-42-0-data.log\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\" pcc-1850-46-0.log

If I use r0907-1850-42-0.log as the mapping file then the # tests is the one in this file. I would expect for the graph to sum the total tests and average the response times from both the data files since the start time and end time is identical on the 2 agents the tests were run on.

Discussion

MongoDB Logo MongoDB