New reliability/availability testcase - IP datagram error rate and etc. 63/26963/8
authorJingLu5 <lvjing5@huawei.com>
Fri, 13 Jan 2017 14:48:25 +0000 (14:48 +0000)
committerJingLu5 <lvjing5@huawei.com>
Mon, 13 Feb 2017 02:27:00 +0000 (02:27 +0000)
commitcaf81bafc6132d79674f4c31bbd22d97f4aee961
tree93a6375b2f77837ff1d0c618ec0c9fd4c4a4b0ee
parentf7ee2a6dede65b4861ea78abaf15f9d9b11870dc
New reliability/availability testcase - IP datagram error rate and etc.

JIRA: YARDSTICK-534

This test case uses nstat to monitor network metrics provided by the kernel in
a host and calculate IP datagram error rate, ICMP message error rate, TCP
segment error rate and UDP datagram error rate.

Change-Id: I2fe6457bb5c95d0446c1463991ae31cc664b09f8
Signed-off-by: JingLu5 <lvjing5@huawei.com>
samples/nstat.yaml [new file with mode: 0644]
tests/opnfv/test_cases/opnfv_yardstick_tc076.yaml [new file with mode: 0644]
tests/unit/benchmark/scenarios/networking/test_nstat.py [new file with mode: 0644]
tools/ubuntu-server-cloudimg-dpdk-modify.sh
tools/ubuntu-server-cloudimg-modify.sh
yardstick/benchmark/scenarios/networking/nstat.py [new file with mode: 0644]