aboutsummaryrefslogtreecommitdiffstats
path: root/tests/func/lisp/l2_lisp_ipv6.robot
diff options
context:
space:
mode:
Diffstat (limited to 'tests/func/lisp/l2_lisp_ipv6.robot')
-rw-r--r--tests/func/lisp/l2_lisp_ipv6.robot9
1 files changed, 2 insertions, 7 deletions
diff --git a/tests/func/lisp/l2_lisp_ipv6.robot b/tests/func/lisp/l2_lisp_ipv6.robot
index 4070a653dc..8f421977f1 100644
--- a/tests/func/lisp/l2_lisp_ipv6.robot
+++ b/tests/func/lisp/l2_lisp_ipv6.robot
@@ -29,13 +29,8 @@
| ...
| Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | LISP
| ...
-| Test Setup | Run Keywords | Setup all DUTs before test
-| ... | AND | Setup all TGs before traffic script
-| ... | AND | Update All Interface Data On All Nodes | ${nodes}
-| Test Teardown | Run Keywords | Show Packet Trace on All DUTs | ${nodes}
-| ... | AND | Show vpp trace dump on all DUTs
-| ... | AND | VPP Show Errors | ${nodes['DUT1']}
-| ... | AND | VPP Show Errors | ${nodes['DUT2']}
+| Test Setup | Func Test Setup
+| Test Teardown | Func Test Teardown
| ...
| Documentation | *l2-lispgpe-ip6 encapsulation test cases*
| ...