From 1942363fa62b6a079ae5552d20c90eb55f0033d9 Mon Sep 17 00:00:00 2001 From: Zdeno Olsovsky Date: Thu, 28 Jul 2016 15:04:54 +0200 Subject: CSIT-237: VPN routed forwarding (VRF) - baseline for IPv6 Change-Id: I5c3053c692df29255a1da22a66f7ac282e3d5624 Signed-off-by: Zdeno Olsovsky --- tests/func/vrf/vrf_tests.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/func/vrf/vrf_tests.robot') diff --git a/tests/func/vrf/vrf_tests.robot b/tests/func/vrf/vrf_tests.robot index 239900c1eb..74696135b1 100644 --- a/tests/func/vrf/vrf_tests.robot +++ b/tests/func/vrf/vrf_tests.robot @@ -25,7 +25,7 @@ | Test Setup | Run Keywords | Setup all DUTs before test | ... | AND | Setup all TGs before traffic script | Test Teardown | Show Packet Trace on All DUTs | ${nodes} -| Documentation | *Vpn routed forwarding - baseline* +| Documentation | *Vpn routed forwarding - baseline IPv4* | ... | *[Top] Network Topologies:* TG=DUT1=DUT2=TG 3-node topology with two | ... | links in between nodes. | ... | *[Enc] Packet Encapsulations:* Eth-IPv4-ICMPv4 for L2 switching of -- cgit 1.2.3-korg