From 2c4babd95c188b8b0038f6f39448cb469b9bc23a Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Fri, 5 May 2017 16:26:41 +0200 Subject: Func test reorg - decrease exec time per vpp patch - remove tests covered by make test - remove some negative tests Change-Id: I35d641562ee85888f7d1dd60dd892689b1e9c52d Signed-off-by: Jan Gelety Signed-off-by: Maciek Konstantynowicz --- tests/func/vrf/eth2p-ethip4-ip4basevrf-func.robot | 2 +- tests/func/vrf/eth2p-ethip6-ip6basevrf-func.robot | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/func/vrf') diff --git a/tests/func/vrf/eth2p-ethip4-ip4basevrf-func.robot b/tests/func/vrf/eth2p-ethip4-ip4basevrf-func.robot index f2413ff612..d34eff2537 100644 --- a/tests/func/vrf/eth2p-ethip4-ip4basevrf-func.robot +++ b/tests/func/vrf/eth2p-ethip4-ip4basevrf-func.robot @@ -21,7 +21,7 @@ | Resource | resources/libraries/robot/l2_traffic.robot | Library | resources.libraries.python.Trace | Library | resources.libraries.python.IPUtil -| Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO +| Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO | SKIP_VPP_PATCH | Test Setup | Func Test Setup | Test Teardown | Func Test Teardown | Documentation | *Vpn routed forwarding - baseline IPv4* diff --git a/tests/func/vrf/eth2p-ethip6-ip6basevrf-func.robot b/tests/func/vrf/eth2p-ethip6-ip6basevrf-func.robot index acbf7ea543..eda02a7161 100644 --- a/tests/func/vrf/eth2p-ethip6-ip6basevrf-func.robot +++ b/tests/func/vrf/eth2p-ethip6-ip6basevrf-func.robot @@ -21,7 +21,7 @@ | Resource | resources/libraries/robot/l2_traffic.robot | Library | resources.libraries.python.Trace | Library | resources.libraries.python.IPUtil -| Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO +| Force Tags | HW_ENV | VM_ENV | 3_NODE_DOUBLE_LINK_TOPO | SKIP_VPP_PATCH | Test Setup | Func Test Setup | Test Teardown | Func Test Teardown | Documentation | *Vpn routed forwarding - baseline IPv6* -- cgit 1.2.3-korg