diff options
author | Tibor Frank <tifrank@cisco.com> | 2016-09-21 10:19:35 +0200 |
---|---|---|
committer | Matej Klotton <mklotton@cisco.com> | 2016-10-03 06:41:13 +0000 |
commit | c75b9804c9510d0a342563e41407089145b38d50 (patch) | |
tree | 102c9dbe4f72b3f56c463d204d40888e3a8f9698 /tests/func/lisp/lisp_ipv4_lispgpe_ipv4.robot | |
parent | 0305dd1f76feb8c162daace091dccb4af44fc875 (diff) |
LISP - implement changes done in VPP-376
Change-Id: Ia9f7913522421b6fd9ecba18eb4d68bc0f3b3271
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'tests/func/lisp/lisp_ipv4_lispgpe_ipv4.robot')
-rw-r--r-- | tests/func/lisp/lisp_ipv4_lispgpe_ipv4.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/func/lisp/lisp_ipv4_lispgpe_ipv4.robot b/tests/func/lisp/lisp_ipv4_lispgpe_ipv4.robot index 8a18962e35..0ffcb8909a 100644 --- a/tests/func/lisp/lisp_ipv4_lispgpe_ipv4.robot +++ b/tests/func/lisp/lisp_ipv4_lispgpe_ipv4.robot @@ -26,7 +26,7 @@ # Import configuration and test data: | Variables | resources/test_data/lisp/ipv4_lispgpe_ipv4/ipv4_lispgpe_ipv4.py | ... -| Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | EXPECTED_FAILING +| Force Tags | 3_NODE_SINGLE_LINK_TOPO | VM_ENV | ... | Test Setup | Run Keywords | Setup all DUTs before test | ... | AND | Setup all TGs before traffic script |