bugfix: Harmonize test/trial RFC2544 terminology 39/17739/3
authorMartin Klozik <martinx.klozik@intel.com>
Thu, 28 Jul 2016 13:12:26 +0000 (14:12 +0100)
committerMartin Klozik <martinx.klozik@intel.com>
Thu, 4 Aug 2016 13:07:00 +0000 (14:07 +0100)
commitcf535048b35be9776e167632dddb416fd042ef49
tree2d0c2422acea6eaa823a99ad53c3c7ca897d1342
parent40460b1fd291612cca316527c4366e83ae295ce2
bugfix: Harmonize test/trial RFC2544 terminology

VSPERF framework was updated to follow RFC2544 definition
of 'test' and 'trial' terms. Test parameter 'rfc2544_trials'
was replaced by new parameter 'rfc2544_tests'.
Both code and documentation were updated to reflect
these changes.

JIRA: VSPERF-300

Change-Id: I144a28359fd06394f1f87ef324458bafd5aad45f
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: <bmichalo@redhat.com>
16 files changed:
core/traffic_controller_rfc2544.py
docs/configguide/trafficgen.rst
docs/design/trafficgen_integration_guide.rst
docs/design/vswitchperf_design.rst
docs/userguide/yardstick.rst
tools/pkt_gen/dummy/dummy.py
tools/pkt_gen/ixia/ixia.py
tools/pkt_gen/ixia/pass_fail.tcl
tools/pkt_gen/ixnet/ixnet.py
tools/pkt_gen/ixnet/ixnetrfc2544.tcl
tools/pkt_gen/ixnet/ixnetrfc2544v2.tcl
tools/pkt_gen/moongen/moongen.py
tools/pkt_gen/testcenter/testcenter.py
tools/pkt_gen/trafficgen/trafficgen.py
tools/pkt_gen/xena/xena.py
vsperf