Add RFC2544 iteration status field 49/64249/1
authorMytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Mon, 20 Aug 2018 19:16:36 +0000 (20:16 +0100)
committerEmma Foley <emma.l.foley@intel.com>
Tue, 30 Oct 2018 17:37:19 +0000 (17:37 +0000)
commitbe9bfac604e028e8b93587d1517bc051acf68a31
tree512079fed3a6abdb01054f88d5b5d359f9ea8828
parentd61ecbcda464fa91516f4b3555b00ed7fe67da81
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>
(cherry picked from commit 0ff5b131fa3f93f8d47b46c2f13661c5b88d37a1)
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