Add RFC2544 iteration status field 33/61133/9
authorMytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Mon, 20 Aug 2018 19:16:36 +0000 (20:16 +0100)
committerMytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Tue, 30 Oct 2018 15:53:49 +0000 (15:53 +0000)
commit0ff5b131fa3f93f8d47b46c2f13661c5b88d37a1
tree63a98b57a811fe38d95fc999d9fdf3b4c1378076
parenta5021a12cdce9f68ff15eb0f1d8d30204081bacc
Add RFC2544 iteration status field

 Added new RFC2544 iteration status field into the
testcase result to be able to exctract the best
RX/TX throughput value from each iteration.

 The field equal "Success" if the trhoughput value is in the
given drop percentage range and "Failure" otherwise.

JIRA: YARDSTICK-1389

Change-Id: I2fb2ef036b63a0e7bbf3d6c6568d3bdffa488e1f
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
yardstick/network_services/traffic_profile/ixia_rfc2544.py
yardstick/network_services/vnf_generic/vnf/sample_vnf.py
yardstick/network_services/vnf_generic/vnf/tg_rfc2544_ixia.py
yardstick/tests/unit/network_services/traffic_profile/test_ixia_rfc2544.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_sample_vnf.py