diff options
author | Stefan Kobza <skobza@cisco.com> | 2016-02-10 19:41:09 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2016-02-17 16:29:03 +0000 |
commit | 8f285166faf13156a4f7c70adac9a7e20549268f (patch) | |
tree | 29a4adb583dcf7feaba301fccedeaaef5d572674 /tests/suites/ipv6 | |
parent | da15035461569ea175aabbac1df735cd5598b0b3 (diff) |
Test VIRL connection.
Change-Id: I812ff9c8c9669b63907469c643c839e8bd3b419a
Signed-off-by: Stefan Kobza <skobza@cisco.com>
Diffstat (limited to 'tests/suites/ipv6')
-rw-r--r-- | tests/suites/ipv6/ipv6_untagged.robot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/suites/ipv6/ipv6_untagged.robot b/tests/suites/ipv6/ipv6_untagged.robot index 6f8b9c093e..e804addaf9 100644 --- a/tests/suites/ipv6/ipv6_untagged.robot +++ b/tests/suites/ipv6/ipv6_untagged.robot @@ -23,7 +23,6 @@ | ... | AND | Vpp nodes ra supress link layer | ${nodes} | ... | AND | Vpp nodes setup ipv6 routing | ${nodes} | ${nodes_ipv6_addr} | ... | AND | Setup all TGs before traffic script -| Suite Teardown | Clear ipv6 on all dut in topology | ${nodes} | ${nodes_ipv6_addr} | Test Setup | Clear interface counters on all vpp nodes in topology | ${nodes} *** Test Cases *** |