mirror_frr/tests/topotests/isis_srv6_topo1
Philippe Guibert 3a677993c0 topotests: isis_srv6_topo1, fix wrong srte path
There is no connectivity by using the proposed srv6 path.

> From Carmine:
> This seg6-route tells rt1 to steer packets destined to fc00:0:9::1 over this path: rt1->rt2->-rt6.
> This path is not correct. Since we are installing this seg6-route on rt1,
> it means that a packet matching this seg6-route has already reached rt1.
> So rt1 should not be part of the path.
> The correct path should be rt2->rt6.

Fix this by changing the proposed seg6 route. Also, the ping test should
be swapped, because invalidating the RT1 locator does not have any
impacts on the built SRv6 path.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
2025-01-22 18:29:27 +01:00
..
dst tests: Add isis_srv6_topo1 test for IS-IS SRv6 2023-09-11 22:11:58 +02:00
rt1 tests: Update IS-IS SRv6 topotests 2024-06-18 18:33:29 +02:00
rt2 tests: Update IS-IS SRv6 topotests 2024-06-18 18:33:29 +02:00
rt3 tests: Update IS-IS SRv6 topotests 2024-06-18 18:33:29 +02:00
rt4 tests: Update IS-IS SRv6 topotests 2024-06-18 18:33:29 +02:00
rt5 tests: Update IS-IS SRv6 topotests 2024-06-18 18:33:29 +02:00
rt6 tests: Update IS-IS SRv6 topotests 2024-06-18 18:33:29 +02:00
test_isis_srv6_topo1.py topotests: isis_srv6_topo1, fix wrong srte path 2025-01-22 18:29:27 +01:00