tests: allow to add paths to default route 01/40601/4
authorMaxime Peim <mpeim@cisco.com>
Tue, 9 Apr 2024 07:08:00 +0000 (09:08 +0200)
committerDave Wallace <dwallacelf@gmail.com>
Tue, 9 Apr 2024 17:30:57 +0000 (17:30 +0000)
commitb0d433978bd48509894a296cdbb8f390b5c9ca4e
treed06e1ff1951e9857c7ddf47c2323ea72436f9d6f
parentbfbe7a8c9a8b830619c532381f30681c563f6ad9
tests: allow to add paths to default route

After adding a path to the default route, the prefix still be there
in the table as it is a mandatory prefix. However, the registry hence
fail to remove the route from VPP.

Type: fix
Change-Id: Ic4ad72455ac7a1a2f1d8baba59a7a3afe1610726
Signed-off-by: Maxime Peim <mpeim@cisco.com>
test/vpp_ip_route.py