Add script which runs all VPP lite tests 89/1889/2
authorFilip Tehlar <ftehlar@cisco.com>
Thu, 7 Jul 2016 06:29:25 +0000 (08:29 +0200)
committerFilip Tehlar <ftehlar@cisco.com>
Thu, 7 Jul 2016 10:26:52 +0000 (12:26 +0200)
commit05479d8750d11d46a939c31ca78e99ecc310dc7a
treed1acfad937839fad93f52cdff4d0b34a69588e77
parent12defda1182a88e98a20d63c32fe897359663ad7
Add script which runs all VPP lite tests

Change-Id: I13c8726ac60647201d40249434f3a81085a8f9ff
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
22 files changed:
tests/data_plane/vpp_lite_topo/run.sh [new file with mode: 0755]
tests/data_plane/vpp_lite_topo/test_driver/two_customers_topo.sh
tests/data_plane/vpp_lite_topo/tests/test_basic_4o4.sh [moved from tests/data_plane/vpp_lite_topo/test_basic_4o4.sh with 100% similarity]
tests/data_plane/vpp_lite_topo/tests/test_basic_4o4_and_6o6.sh [moved from tests/data_plane/vpp_lite_topo/test_basic_4o4_and_6o6.sh with 100% similarity]
tests/data_plane/vpp_lite_topo/tests/test_basic_4o4_no_odl.sh [moved from tests/data_plane/vpp_lite_topo/test_basic_4o4_no_odl.sh with 100% similarity]
tests/data_plane/vpp_lite_topo/tests/test_basic_4o6.sh [moved from tests/data_plane/vpp_lite_topo/test_basic_4o6.sh with 100% similarity]
tests/data_plane/vpp_lite_topo/tests/test_basic_6o4.sh [moved from tests/data_plane/vpp_lite_topo/test_basic_6o4.sh with 100% similarity]
tests/data_plane/vpp_lite_topo/tests/test_basic_6o6.sh [moved from tests/data_plane/vpp_lite_topo/test_basic_6o6.sh with 100% similarity]
tests/data_plane/vpp_lite_topo/tests/test_basic_6o6_no_odl.sh [moved from tests/data_plane/vpp_lite_topo/test_basic_6o6_no_odl.sh with 100% similarity]
tests/data_plane/vpp_lite_topo/tests/test_eid_virtualization_4o4.sh [moved from tests/data_plane/vpp_lite_topo/test_eid_virtualization_4o4.sh with 100% similarity]
tests/data_plane/vpp_lite_topo/tests/test_eid_virtualization_4o6.sh [moved from tests/data_plane/vpp_lite_topo/test_eid_virtualization_4o6.sh with 100% similarity]
tests/data_plane/vpp_lite_topo/tests/test_eid_virtualization_6o4.sh [moved from tests/data_plane/vpp_lite_topo/test_eid_virtualization_6o4.sh with 100% similarity]
tests/data_plane/vpp_lite_topo/tests/test_eid_virtualization_6o6.sh [moved from tests/data_plane/vpp_lite_topo/test_eid_virtualization_6o6.sh with 100% similarity]
tests/data_plane/vpp_lite_topo/tests/test_rtr_single_iface_4o4.sh [moved from tests/data_plane/vpp_lite_topo/test_rtr_single_iface_4o4.sh with 100% similarity]
tests/data_plane/vpp_lite_topo/tests/test_rtr_single_iface_4o6.sh [moved from tests/data_plane/vpp_lite_topo/test_rtr_single_iface_4o6.sh with 94% similarity]
tests/data_plane/vpp_lite_topo/tests/test_rtr_single_iface_6o4.sh [moved from tests/data_plane/vpp_lite_topo/test_rtr_single_iface_6o4.sh with 100% similarity]
tests/data_plane/vpp_lite_topo/tests/test_rtr_single_iface_6o6.sh [moved from tests/data_plane/vpp_lite_topo/test_rtr_single_iface_6o6.sh with 100% similarity]
tests/data_plane/vpp_lite_topo/tests/test_rtr_two_iface_4o4.sh [moved from tests/data_plane/vpp_lite_topo/test_rtr_two_iface_4o4.sh with 100% similarity]
tests/data_plane/vpp_lite_topo/tests/test_rtr_two_iface_4o6.sh [moved from tests/data_plane/vpp_lite_topo/test_rtr_two_iface_4o6.sh with 100% similarity]
tests/data_plane/vpp_lite_topo/tests/test_rtr_two_iface_6o46.sh [moved from tests/data_plane/vpp_lite_topo/test_rtr_two_iface_6o46.sh with 93% similarity]
tests/data_plane/vpp_lite_topo/tests/test_rtr_two_iface_two_customers_6o46.sh [moved from tests/data_plane/vpp_lite_topo/test_rtr_two_iface_two_customers_6o46.sh with 100% similarity]
tests/data_plane/vpp_lite_topo/tests/test_smr_rtr_disjoint.sh [moved from tests/data_plane/vpp_lite_topo/test_smr_rtr_disjoint.sh with 93% similarity]