FIX: do not use ping in vpp-device tests 87/23287/15
authorJan Gelety <jgelety@cisco.com>
Wed, 30 Oct 2019 03:52:03 +0000 (04:52 +0100)
committerPeter Mikus <pmikus@cisco.com>
Mon, 11 Nov 2019 11:51:40 +0000 (11:51 +0000)
commita4cad14b7e0b7e94f9e80b1a45cd86b3bc09d0a0
tree9ec0286524c2335dd526586c197ed333dbd7c4f4
parentd5e00a369ffef5edf929ef5b03b7c544021b2e41
FIX: do not use ping in vpp-device tests

Change-Id: Ic11f863e7ffad70d45e6e8dc39c70efc62cecc96
Signed-off-by: Jan Gelety <jgelety@cisco.com>
25 files changed:
resources/libraries/python/TrafficScriptExecutor.py
resources/libraries/robot/crypto/ipsec.robot
resources/libraries/robot/l2/l2_traffic.robot
resources/libraries/robot/shared/traffic.robot
resources/traffic_scripts/ipsec.py
resources/traffic_scripts/send_ip_check_headers.py
tests/vpp/device/container_memif/eth2p-ethipv4-ip4base-eth-2memif-1dcr-dev.robot [moved from tests/vpp/device/container_memif/eth2p-ethicmpv4-ip4base-eth-2memif-1dcr-dev.robot with 86% similarity]
tests/vpp/device/container_memif/eth2p-ethipv4-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot [moved from tests/vpp/device/container_memif/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot with 88% similarity]
tests/vpp/device/container_memif/eth2p-ethipv4-l2xcbase-eth-2memif-1dcr-dev.robot [moved from tests/vpp/device/container_memif/eth2p-ethicmpv4-l2xcbase-eth-2memif-1dcr-dev.robot with 89% similarity]
tests/vpp/device/container_memif/eth2p-ethipv6-ip6base-eth-2memif-1dcr-dev.robot [moved from tests/vpp/device/container_memif/eth2p-ethicmpv6-ip6base-eth-2memif-1dcr-dev.robot with 90% similarity]
tests/vpp/device/crypto/eth2p-ethip4ipsec1tnlsw-ip4base-policy-aes-128-cbc-sha-512-256-dev.robot
tests/vpp/device/crypto/eth2p-ethip4ipsec1tptsw-ip4base-policy-aes-128-cbc-sha-512-256-dev.robot
tests/vpp/device/crypto/eth2p-ethip6ipsec1tnlsw-ip6base-policy-aes-128-cbc-sha-512-256-dev.robot
tests/vpp/device/crypto/eth2p-ethip6ipsec1tptsw-ip6base-policy-aes-128-cbc-sha-512-256-dev.robot
tests/vpp/device/interfaces/eth2p-ethipv4-l2bdbasemaclrn-eth-2tap-dev.robot [moved from tests/vpp/device/interfaces/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2tap-dev.robot with 93% similarity]
tests/vpp/device/ip4/eth2p-ethipv4-ip4base-dev.robot [moved from tests/vpp/device/ip4/eth2p-ethicmpv4-ip4base-dev.robot with 70% similarity]
tests/vpp/device/ip6/eth2p-ethipv6-ip6base-dev.robot [moved from tests/vpp/device/ip6/eth2p-ethicmpv6-ip6base-dev.robot with 67% similarity]
tests/vpp/device/l2bd/eth2p-avf-dot1q-l2bdbasemaclrn-gbp-dev.robot
tests/vpp/device/l2bd/eth2p-avf-dot1qip4-l2bdbasemaclrn-dev.robot
tests/vpp/device/l2bd/eth2p-ethipv4-l2bdbasemaclrn-dev.robot [moved from tests/vpp/device/l2bd/eth2p-ethicmpv4-l2bdbasemaclrn-dev.robot with 85% similarity]
tests/vpp/device/l2xc/eth2p-ethipv4-l2xcbase-dev.robot [moved from tests/vpp/device/l2xc/eth2p-ethicmpv4-l2xcbase-dev.robot with 85% similarity]
tests/vpp/device/vm_vhost/ip4/eth2p-ethipv4-ip4base-eth-2vhost-1vm-dev.robot [moved from tests/vpp/device/vm_vhost/ip4/eth2p-ethicmpv4-ip4base-eth-2vhost-1vm-dev.robot with 92% similarity]
tests/vpp/device/vm_vhost/ip6/eth2p-ethipv6-ip6base-eth-2vhost-1vm-dev.robot [moved from tests/vpp/device/vm_vhost/ip6/eth2p-ethicmpv6-ip6base-eth-2vhost-1vm-dev.robot with 89% similarity]
tests/vpp/device/vm_vhost/l2bd/eth2p-ethipv4-l2bdbasemaclrn-eth-2vhost-1vm-dev.robot [moved from tests/vpp/device/vm_vhost/l2bd/eth2p-ethicmpv4-l2bdbasemaclrn-eth-2vhost-1vm-dev.robot with 79% similarity]
tests/vpp/device/vm_vhost/l2xc/eth2p-ethipv4-l2xcbase-eth-2vhost-1vm-dev.robot [moved from tests/vpp/device/vm_vhost/l2xc/eth2p-ethicmpv4-l2xcbase-eth-2vhost-1vm-dev.robot with 81% similarity]