FIX: COP ipv6 missing FIB 43/20743/3
authorPeter Mikus <pmikus@cisco.com>
Fri, 19 Jul 2019 12:10:11 +0000 (12:10 +0000)
committerPeter Mikus <pmikus@cisco.com>
Fri, 19 Jul 2019 12:39:35 +0000 (12:39 +0000)
- From unknown reason VAT was more tolerant

Change-Id: Ia740843c67604a18de40d14cc448138b9f079b41
Signed-off-by: Peter Mikus <pmikus@cisco.com>
resources/libraries/robot/performance/performance_configuration.robot
tests/vpp/device/ip6/eth2p-ethip6-ip6base-copblklistbase-dev.robot
tests/vpp/device/ip6/eth2p-ethip6-ip6base-copwhtlistbase-dev.robot

index 8e24d06..a000fa2 100644 (file)
 | | Suppress ICMPv6 router advertisement message | ${nodes}
 | | ...
 | | Run Keyword If | '${dut2_status}' == 'PASS'
-| | ... | Vpp Route Add | ${dut1} | 2001:2::0 | 24 | gateway=2001:3::2
+| | ... | Vpp Route Add | ${dut1} | 2001:2::0 | 64 | gateway=2001:3::2
 | | ... | interface=${dut1_if2}
 | | Run Keyword If | '${dut2_status}' == 'PASS'
-| | ... | Vpp Route Add | ${dut2} | 2001:1::0 | 24 | gateway=2001:3::1
+| | ... | Vpp Route Add | ${dut2} | 2001:1::0 | 64 | gateway=2001:3::1
 | | ... | interface=${dut2_if1}
 | | ...
 | | Run Keyword Unless | '${remote_host1_ip}' == '${NONE}'
index 015a97c..7a56c93 100644 (file)
@@ -61,6 +61,8 @@
 | | And Set Max Rate And Jumbo And Handle Multi Seg
 | | And Apply startup configuration on all VPP DUTs | with_trace=${True}
 | | When Initialize IPv6 forwarding in circular topology
+| | And Add Fib Table | ${dut1} | 1 | ipv6=${True}
+| | And Vpp Route Add | ${dut1} | 2002:1::0 | 64 | vrf=1 | local=${True}
 | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip6 | 1
 | | And COP interface enable or disable | ${dut1} | ${dut1_if1} | enable
 | | Then Packet transmission from port to port should fail
index abf8b45..7ff4b56 100644 (file)
@@ -61,6 +61,8 @@
 | | And Set Max Rate And Jumbo And Handle Multi Seg
 | | And Apply startup configuration on all VPP DUTs | with_trace=${True}
 | | When Initialize IPv6 forwarding in circular topology
+| | And Add Fib Table | ${dut1} | 1 | ipv6=${True}
+| | And Vpp Route Add | ${dut1} | 2002:1::0 | 64 | vrf=1 | local=${True}
 | | And COP Add whitelist Entry | ${dut1} | ${dut1_if1} | ip6 | 1
 | | And COP interface enable or disable | ${dut1} | ${dut1_if1} | enable
 | | Then Send packet and verify headers