Add statistics test 97/5797/1
authorFilip Tehlar <ftehlar@cisco.com>
Mon, 20 Mar 2017 12:11:25 +0000 (13:11 +0100)
committerFilip Tehlar <ftehlar@cisco.com>
Mon, 20 Mar 2017 16:08:06 +0000 (17:08 +0100)
commit2e74e404fc9b91beeeed9103d5f8337a230412e2
treeafa4af9047afdad6219d1e96b5e43a9de8bd001f
parent348f41abe845c78afd1f441ff6dcbd0876686b87
Add statistics test

Change-Id: If3d9e6c5f1d1737ecf9cf29d02860e37663a7121
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
14 files changed:
tests/data_plane/configs/vpp_lite_config/basic/4o4_no_odl_adj/vpp1.config
tests/data_plane/configs/vpp_lite_config/basic/6o6_no_odl_adj/vpp1.config
tests/data_plane/configs/vpp_lite_config/basic/l2o4_with_adj/vpp1.config [new file with mode: 0644]
tests/data_plane/configs/vpp_lite_config/basic/l2o4_with_adj/vpp2.config [new file with mode: 0644]
tests/data_plane/vat_templates/dump_stats.tpl [new file with mode: 0644]
tests/data_plane/vpp_lite_topo/config.sh
tests/data_plane/vpp_lite_topo/scripts/cmd_mappings.py
tests/data_plane/vpp_lite_topo/scripts/vat/check_counters.py [new file with mode: 0644]
tests/data_plane/vpp_lite_topo/scripts/vat/mapping_exists.py
tests/data_plane/vpp_lite_topo/test_driver/basic_l2.sh
tests/data_plane/vpp_lite_topo/test_driver/basic_single_icmp.sh
tests/data_plane/vpp_lite_topo/tests/test_basic_4o4_no_odl_with_adjacency.sh
tests/data_plane/vpp_lite_topo/tests/test_basic_6o6_no_odl_with_adjacency.sh
tests/data_plane/vpp_lite_topo/tests/test_basic_l2o4_with_adj.sh [new file with mode: 0755]