VPP_Device - add baseline tests - part IIb) 11/16811/35
authorJan Gelety <jgelety@cisco.com>
Thu, 10 Jan 2019 10:53:58 +0000 (11:53 +0100)
committerJan Gelety <jgelety@cisco.com>
Wed, 23 Jan 2019 08:19:54 +0000 (08:19 +0000)
commit5a53823d8a6e99072152654ac632bb06a6b467ac
treea7709a8192f86503c851abeba02849468ec3aa75
parentfcbcfb9aa1bd57fbf187b92a6b1de80899209640
VPP_Device - add baseline tests - part IIb)

CSIT-1372

Add following baseline tests to VPP_Device:
- ip4
  eth2p-ethip4-ip4base-eth-2memif-1dcr-dev

- ip6
  eth2p-ethip6-ip6base-eth-2memif-1dcr-dev

- l2bd
  eth2p-eth-l2bdbasemaclrn-eth-2memif-1dcr-dev

- l2xc
  eth2p-eth-l2xcbase-eth-2memif-1dcr-dev

Change-Id: Ic4a3a01b62d800c528a9c9371891dcc26b875220
Signed-off-by: Jan Gelety <jgelety@cisco.com>
14 files changed:
resources/libraries/bash/function/device.sh
resources/libraries/python/ContainerUtils.py
resources/libraries/python/Memif.py
resources/libraries/robot/shared/container.robot
resources/libraries/robot/shared/default.robot
resources/libraries/robot/shared/memif.robot
resources/templates/vat/memif_create.vat
resources/templates/vat/memif_create_chain.vat
resources/templates/vat/memif_create_chain_functional.vat [new file with mode: 0644]
resources/templates/vat/memif_create_cross_horiz.vat
tests/vpp/device/container_memif/eth2p-eth-l2bdbasemaclrn-eth-2memif-1dcr-dev.robot [new file with mode: 0644]
tests/vpp/device/container_memif/eth2p-eth-l2xcbase-eth-2memif-1dcr-dev.robot [new file with mode: 0644]
tests/vpp/device/container_memif/eth2p-ethip4-ip4base-eth-2memif-1dcr-dev.robot [new file with mode: 0644]
tests/vpp/device/container_memif/eth2p-ethip6-ip6base-eth-2memif-1dcr-dev.robot [new file with mode: 0644]