]> git.puffer.fish Git - mirror/frr.git/commit
tests: Remove/change JSON attributes for `show bgp ... json` 6130/head
authorDonatas Abraitis <donatas.abraitis@gmail.com>
Wed, 1 Apr 2020 14:04:08 +0000 (17:04 +0300)
committerDonatas Abraitis <donatas.abraitis@gmail.com>
Wed, 1 Apr 2020 20:59:45 +0000 (23:59 +0300)
commit0a9fe278f626287e0883d26b7ab8bb777ad48931
tree1e61062471415f79f1a895a104f83818e3ce3f80
parent0fbac0b4782d4b3cec112f14e35f42525b12de6e
tests: Remove/change JSON attributes for `show bgp ... json`

This is related to some attributes changes: aspath, med, localPref.

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
20 files changed:
tests/topotests/bfd-bgp-cbit-topo3/r1/bgp_ipv6_routes_down.json
tests/topotests/bfd-bgp-cbit-topo3/r3/bgp_ipv6_routes_down.json
tests/topotests/bfd-topo1/r1/bgp_prefixes.json
tests/topotests/bfd-topo1/r2/bgp_prefixes.json
tests/topotests/bfd-topo1/r3/bgp_prefixes.json
tests/topotests/bfd-topo1/r4/bgp_prefixes.json
tests/topotests/bfd-vrf-topo1/r1/bgp_prefixes.json
tests/topotests/bfd-vrf-topo1/r2/bgp_prefixes.json
tests/topotests/bfd-vrf-topo1/r3/bgp_prefixes.json
tests/topotests/bfd-vrf-topo1/r4/bgp_prefixes.json
tests/topotests/bgp-path-attributes-topo1/test_bgp_path_attributes.py
tests/topotests/bgp-route-map/test_route_map_topo1.py
tests/topotests/bgp-route-map/test_route_map_topo2.py
tests/topotests/bgp_aggregate-address_route-map/test_bgp_aggregate-address_route-map.py
tests/topotests/bgp_default-route_route-map/test_bgp_default-originate_route-map.py
tests/topotests/bgp_large_community/test_bgp_large_community_topo_1.py
tests/topotests/bgp_reject_as_sets/test_bgp_reject_as_sets.py
tests/topotests/bgp_set_local-preference_add_subtract/test_bgp_set_local-preference_add_subtract.py
tests/topotests/lib/bgp.py
tests/topotests/lib/common_config.py