]> git.puffer.fish Git - matthieu/frr.git/commit
topotests: bmp, test syncro for pre/post-policy of imported bgps
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 12 Nov 2024 08:41:46 +0000 (09:41 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 7 Jan 2025 14:35:32 +0000 (15:35 +0100)
commit51cedaa30cd5da7705e421d04b67b9b8ac5f9ead
tree2f8c6f35f548f92fc131dffdc10b6fd8cfc9d916
parentffdb4cd0f589273e879c6acd71761f79f5638306
topotests: bmp, test syncro for pre/post-policy of imported bgps

Add a test that controls that the configuration of an imported
BGP instance triggers a re-syncronisation.
Ensure that changing an attribute like route distinguisher
triggers also a re-syncronisation.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
tests/topotests/bgp_bmp/bmp1import/bmp-update-loc-rib-step2.json [new file with mode: 0644]
tests/topotests/bgp_bmp/bmp1import/bmp-update-post-policy-step2.json [new file with mode: 0644]
tests/topotests/bgp_bmp/bmp1import/bmp-update-pre-policy-step2.json [new file with mode: 0644]
tests/topotests/bgp_bmp/bmp1import/bmp-withdraw-post-policy-step2.json [deleted file]
tests/topotests/bgp_bmp/test_bgp_bmp_3.py