diff options
author | Jan Gelety <jgelety@cisco.com> | 2019-12-01 04:38:10 +0100 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2019-12-01 04:38:10 +0100 |
commit | 3f9fc8d2a471676e04d787f5da139705b13e229c (patch) | |
tree | 5e41162ed45a5b319fa81097b245481054b30516 /tests/vpp/device | |
parent | b589630f2cc4f65d63618f3bdc117635a723db8a (diff) |
CSIT-VPP-DEV: move tap tests back to critical pool
Change-Id: Ic99e828588d561a07c169502dff8ca19ac98400f
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'tests/vpp/device')
3 files changed, 1 insertions, 3 deletions
diff --git a/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-dev.robot b/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-dev.robot index 4446b3d203..33ac540982 100644 --- a/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-dev.robot +++ b/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-dev.robot @@ -16,7 +16,6 @@ | | Force Tags | 2_NODE_SINGLE_LINK_TOPO | DEVICETEST | HW_ENV | DCR_ENV | SCAPY | ... | NIC_Virtual | ETH | IP4FWD | BASE | IP4BASE | 1TAP | DRV_VFIO_PCI -| ... | EXPECTED_FAILING | | Suite Setup | Setup suite single link | scapy | Test Setup | Setup test | namespace diff --git a/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-namespace-dev.robot b/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-namespace-dev.robot index e76ff7ca88..74f8c3767f 100644 --- a/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-namespace-dev.robot +++ b/tests/vpp/device/interfaces/eth2p-ethicmpv4-ip4base-eth-1tap-namespace-dev.robot @@ -16,7 +16,7 @@ | | Force Tags | 2_NODE_SINGLE_LINK_TOPO | DEVICETEST | HW_ENV | DCR_ENV | SCAPY | ... | NIC_Virtual | ETH | IP4FWD | BASE | IP4BASE | 1TAP | NAMESPACE -| ... | DRV_VFIO_PCI | EXPECTED_FAILING +| ... | DRV_VFIO_PCI | | Suite Setup | Setup suite single link | scapy | Test Setup | Setup test | namespace diff --git a/tests/vpp/device/interfaces/eth2p-ethipv4-l2bdbasemaclrn-eth-2tap-dev.robot b/tests/vpp/device/interfaces/eth2p-ethipv4-l2bdbasemaclrn-eth-2tap-dev.robot index f2f821d160..c82fed91d9 100644 --- a/tests/vpp/device/interfaces/eth2p-ethipv4-l2bdbasemaclrn-eth-2tap-dev.robot +++ b/tests/vpp/device/interfaces/eth2p-ethipv4-l2bdbasemaclrn-eth-2tap-dev.robot @@ -16,7 +16,6 @@ | | Force Tags | 2_NODE_SINGLE_LINK_TOPO | DEVICETEST | HW_ENV | DCR_ENV | SCAPY | ... | NIC_Virtual | ETH | L2BD | BASE | 2TAP | DRV_VFIO_PCI -| ... | EXPECTED_FAILING | | Suite Setup | Setup suite single link | scapy | Test Setup | Setup test | namespace |