diff options
author | Jan Gelety <jgelety@cisco.com> | 2017-05-05 16:26:41 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2017-05-17 09:45:17 +0000 |
commit | 2c4babd95c188b8b0038f6f39448cb469b9bc23a (patch) | |
tree | 85fc138bbb8577d3b2e202ab2f41f7c6f2dbb72e /tests/func/iacl | |
parent | fa14d9f454a7248a71135375bfb0758cdb532ca7 (diff) |
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 <jgelety@cisco.com>
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
Diffstat (limited to 'tests/func/iacl')
-rw-r--r-- | tests/func/iacl/eth2p-eth-l2xcbase-iaclbase-func.robot | 2 | ||||
-rw-r--r-- | tests/func/iacl/eth2p-ethip4-ip4base-iaclbase-func.robot | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/func/iacl/eth2p-eth-l2xcbase-iaclbase-func.robot b/tests/func/iacl/eth2p-eth-l2xcbase-iaclbase-func.robot index 1914130bac..bdf3b5f6e5 100644 --- a/tests/func/iacl/eth2p-eth-l2xcbase-iaclbase-func.robot +++ b/tests/func/iacl/eth2p-eth-l2xcbase-iaclbase-func.robot @@ -20,7 +20,7 @@ | Resource | resources/libraries/robot/l2_traffic.robot | Library | resources.libraries.python.Classify.Classify | Library | resources.libraries.python.Trace -| Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO +| Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO | SKIP_VPP_PATCH | Test Setup | Func Test Setup | Test Teardown | Func Test Teardown | Documentation | *Ingress ACL test cases* diff --git a/tests/func/iacl/eth2p-ethip4-ip4base-iaclbase-func.robot b/tests/func/iacl/eth2p-ethip4-ip4base-iaclbase-func.robot index ff55d94374..26df7a8480 100644 --- a/tests/func/iacl/eth2p-ethip4-ip4base-iaclbase-func.robot +++ b/tests/func/iacl/eth2p-ethip4-ip4base-iaclbase-func.robot @@ -22,7 +22,7 @@ | Resource | resources/libraries/robot/traffic.robot | Library | resources.libraries.python.Classify.Classify | Library | resources.libraries.python.Trace -| Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO +| Force Tags | HW_ENV | VM_ENV | 3_NODE_SINGLE_LINK_TOPO | SKIP_VPP_PATCH | Test Setup | Func Test Setup | Test Teardown | Func Test Teardown | Documentation | *IPv4 routing with ingress ACL test cases* |