Add rate 'resolution' option for IXIA rfc2544 test 97/66797/1
authorSerhiy Pshyk <serhiyx.pshyk@intel.com>
Thu, 31 Jan 2019 14:23:59 +0000 (14:23 +0000)
committerSerhiy Pshyk <serhiyx.pshyk@intel.com>
Thu, 31 Jan 2019 14:31:23 +0000 (14:31 +0000)
commit11b0b1e3cfcc4b09008c33903d4bf70eb96beba7
treefa1efca8d7042217a27c64e9c09c86b7c647e5bc
parent79cf0db4a45b64f2663468b7ea303b9c06fb2010
Add rate 'resolution' option for IXIA rfc2544 test

Rate resolution value is compared with the difference between
the rates in two consecutive iterations. If the difference
is smaller than the resolution, the test stops.

JIRA: YYARDSTICK-1592

Change-Id: I3f203d33d1688734a59a8f62f31e3ad238bc63b0
Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@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