vpp_device: IPsec 30/20030/7
authorPeter Mikus <pmikus@cisco.com>
Fri, 7 Jun 2019 13:44:52 +0000 (13:44 +0000)
committerPeter Mikus <pmikus@cisco.com>
Mon, 10 Jun 2019 17:38:11 +0000 (17:38 +0000)
commitf49a6734523f7e4ae26e357e4bd2c2df8c3de4d8
treea1e629e4b63243f72a06a4493eec19c45aa8030f
parent2c6e0991f266b1cc08fe69ab4ff051e11b0c1afc
vpp_device: IPsec

- Remove VM ipsec tests as they are not interesting
- Remove duplicate (vpp_device/virl) VM tests
- Remove VM tunnel tests and use base tunnel (we do not need tunnel and VM)

Change-Id: I5d7b6d8a037878f81a6bdc0114af481b32141dde
Signed-off-by: Peter Mikus <pmikus@cisco.com>
34 files changed:
resources/libraries/robot/crypto/ipsec.robot
tests/vpp/device/crypto/eth2p-ethip4ipsectnl-ip4base-dev.robot [new file with mode: 0644]
tests/vpp/device/crypto/eth2p-ethip4ipsectpt-ip4base-dev.robot [new file with mode: 0644]
tests/vpp/device/crypto/eth2p-ethip6ipsectnl-ip6base-dev.robot [new file with mode: 0644]
tests/vpp/device/crypto/eth2p-ethip6ipsectpt-ip6base-dev.robot [new file with mode: 0644]
tests/vpp/func/crypto/default/eth2p-ethip4ipsectnl-ip4base-func.robot [deleted file]
tests/vpp/func/crypto/default/eth2p-ethip4ipsectpt-ip4base-func.robot [deleted file]
tests/vpp/func/crypto/default/eth2p-ethip4ipsectptlispgpe-ip4base-func.robot [deleted file]
tests/vpp/func/crypto/default/eth2p-ethip4ipsectptlispgpe-ip6base-func.robot [deleted file]
tests/vpp/func/crypto/default/eth2p-ethip4ipsectptlispgpe-ip6basevrf-func.robot [deleted file]
tests/vpp/func/crypto/default/eth2p-ethip6ipsectnl-ip6base-func.robot [deleted file]
tests/vpp/func/crypto/default/eth2p-ethip6ipsectpt-ip6base-func.robot [deleted file]
tests/vpp/func/crypto/default/eth2p-ethip6ipsectptlispgpe-ip4base-func.robot [deleted file]
tests/vpp/func/crypto/default/eth2p-ethip6ipsectptlispgpe-ip6base-func.robot [deleted file]
tests/vpp/func/crypto/sw_device/eth2p-ethip4ipsectnlsw-ip4base-func.robot [deleted file]
tests/vpp/func/crypto/sw_device/eth2p-ethip4ipsectptsw-ip4base-func.robot [deleted file]
tests/vpp/func/vm_vhost/__init__.robot [deleted file]
tests/vpp/func/vm_vhost/ip4/eth2p-ethip4-ip4base-eth-2vhost-1vm.robot [deleted file]
tests/vpp/func/vm_vhost/ip4/eth2p-ethip4ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot [deleted file]
tests/vpp/func/vm_vhost/ip4/eth2p-ethip4ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot [deleted file]
tests/vpp/func/vm_vhost/ip4/eth2p-ethip4lispgpe-ip4base-eth-2vhost-1vm-func.robot [deleted file]
tests/vpp/func/vm_vhost/ip4/eth2p-ethip4lispgpe-ip4basevrf-eth-2vhost-1vm-func.robot [deleted file]
tests/vpp/func/vm_vhost/ip4/eth2p-ethip4lispgpe-ip6base-eth-2vhost-1vm-func.robot [deleted file]
tests/vpp/func/vm_vhost/ip6/eth2p-ethip6ipsectptlispgpe-ip4base-eth-2vhost-1vm-func.robot [deleted file]
tests/vpp/func/vm_vhost/ip6/eth2p-ethip6ipsectptlispgpe-ip6base-eth-2vhost-1vm-func.robot [deleted file]
tests/vpp/func/vm_vhost/ip6/eth2p-ethip6lispgpe-ip6base-eth-2vhost-1vm-func.robot [deleted file]
tests/vpp/func/vm_vhost/ip6/eth2p-ethip6lispgpe-ip6basevrf-eth-2vhost-1vm-func.robot [deleted file]
tests/vpp/func/vm_vhost/l2bd/eth2p-dot1q-l2bdbasemaclrn-eth-2vhost-1vm-func.robot [deleted file]
tests/vpp/func/vm_vhost/l2bd/eth2p-eth-l2bdbasemaclrn-eth-2vhost-1vm-func.robot [deleted file]
tests/vpp/func/vm_vhost/l2bd/eth2p-eth-l2bdbasemacstc-eth-2vhost-1vm-func.robot [deleted file]
tests/vpp/func/vm_vhost/l2bd/eth2p-ethip4-l2bdbase-vhost-client-reconnect-2vm-func.robot [deleted file]
tests/vpp/func/vm_vhost/l2bd/eth2p-ethip4vxlan-l2bdbasemaclrn-eth-2vhost-1vm-func.robot [deleted file]
tests/vpp/func/vm_vhost/l2bd/eth2p-ethip6vxlan-l2bdbasemaclrn-eth-2vhost-1vm-func.robot [deleted file]
tests/vpp/func/vm_vhost/l2xc/eth2p-eth-l2xcbase-eth-2vhost-1vm-func.robot [deleted file]