Test Report

Fail condition: {% set firstReport = reportDirs|first %} {% if firstReport.fcl > 0 %} Latency is greater than {{firstReport.fcl}}ms {% else %} Not specified {% endif %}

{% include "main-header.html" ignore missing %} {% for reportDir in reportDirs %} {% endfor %}
Test Number Host Type Target Rate Number of Connections per Host Message Size Result
{{ reportDir.testNum }} {{ reportDir.nodeHost }} {{ reportDir.nodeType }} {{ reportDir.rate }} msg/sec {{ reportDir.parallelCount }} {{ reportDir.messageSize }} bytes {% if reportDir.variableSize == true %} (+/- 5% variation) {% endif %} {% if reportDir.testSuccessful == true %} passed {% else %} failed {% endif %}