]> git.puffer.fish Git - matthieu/frr.git/commit
tests: factorize code in bgp_bmp
authorLouis Scalbert <louis.scalbert@6wind.com>
Thu, 24 Oct 2024 11:10:50 +0000 (13:10 +0200)
committerLouis Scalbert <louis.scalbert@6wind.com>
Fri, 25 Oct 2024 12:17:20 +0000 (14:17 +0200)
commite29abfdbd5f40d395f45a8950312a3e4c5b3eba2
tree01bd332a99f0837846ee8f908c7e876fd948544a
parent19a66214246e76cf9404dd7f7036c5b7ac1af2f3
tests: factorize code in bgp_bmp

Factorize code in bgp_bmp

Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
20 files changed:
tests/topotests/bgp_bmp/bmp1/bmp-update-loc-rib-step1.json
tests/topotests/bgp_bmp/bmp1/bmp-update-loc-rib-step2.json
tests/topotests/bgp_bmp/bmp1/bmp-update-post-policy-step1.json
tests/topotests/bgp_bmp/bmp1/bmp-update-post-policy-step2.json
tests/topotests/bgp_bmp/bmp1/bmp-update-pre-policy-step1.json
tests/topotests/bgp_bmp/bmp1/bmp-update-pre-policy-step2.json
tests/topotests/bgp_bmp/bmp1/bmp-withdraw-loc-rib-step1.json
tests/topotests/bgp_bmp/bmp1/bmp-withdraw-loc-rib-step2.json
tests/topotests/bgp_bmp/bmp1/bmp-withdraw-post-policy-step1.json
tests/topotests/bgp_bmp/bmp1/bmp-withdraw-post-policy-step2.json
tests/topotests/bgp_bmp/bmp1/bmp-withdraw-pre-policy-step1.json
tests/topotests/bgp_bmp/bmp1/bmp-withdraw-pre-policy-step2.json
tests/topotests/bgp_bmp/r1/show-bgp-ipv4-update-step2.json
tests/topotests/bgp_bmp/r1/show-bgp-ipv4-withdraw-step1.json
tests/topotests/bgp_bmp/r1/show-bgp-ipv4-withdraw-step2.json
tests/topotests/bgp_bmp/r1/show-bgp-ipv6-update-step1.json
tests/topotests/bgp_bmp/r1/show-bgp-ipv6-update-step2.json
tests/topotests/bgp_bmp/r1/show-bgp-ipv6-withdraw-step1.json
tests/topotests/bgp_bmp/r1/show-bgp-ipv6-withdraw-step2.json
tests/topotests/bgp_bmp/test_bgp_bmp.py