Add vBNG test cases stats processing functionality 07/65207/19
authorOleksandr Naumets <oleksandrx.naumets@intel.com>
Mon, 19 Nov 2018 13:45:32 +0000 (13:45 +0000)
committerOleksandr Naumets <oleksandrx.naumets@intel.com>
Fri, 1 Feb 2019 14:58:54 +0000 (14:58 +0000)
commit1d8674c2108b03dbb75713a7cd0b224edebb284f
treeee7a82e8c502d36daa19f4fdcff167d9e0ed8341
parent2697582f46264a7c6e5eafeb98dbfe8f9c0d81b2
Add vBNG test cases stats processing functionality

JIRA: YARDSTICK-1546

Change-Id: I3575223ef8231fb4d574e961360b0f2d90a71749
Signed-off-by: Oleksandr Naumets <oleksandrx.naumets@intel.com>
12 files changed:
samples/vnf_samples/nsut/bng/tc_bng_pppoe_rfc2544_ixia_8ports_1port_congested_IMIX.yaml
samples/vnf_samples/nsut/bng/tc_bng_pppoe_rfc2544_ixia_IMIX_scale_up.yaml
samples/vnf_samples/traffic_profiles/ixia_ipv4_latency_vbng_1port_congested-8.yaml
samples/vnf_samples/traffic_profiles/ixia_ipv4_latency_vbng_scale_up.yaml
yardstick/benchmark/scenarios/networking/vnf_generic.py
yardstick/network_services/libs/ixia_libs/ixnet/ixnet_api.py
yardstick/network_services/traffic_profile/ixia_rfc2544.py
yardstick/network_services/vnf_generic/vnf/tg_rfc2544_ixia.py
yardstick/tests/unit/benchmark/scenarios/networking/test_vnf_generic.py
yardstick/tests/unit/network_services/libs/ixia_libs/test_ixnet_api.py
yardstick/tests/unit/network_services/traffic_profile/test_ixia_rfc2544.py
yardstick/tests/unit/network_services/vnf_generic/vnf/test_tg_rfc2544_ixia.py