]> git.puffer.fish Git - mirror/frr.git/commit
tests: Add topotest for BGP metric change 7069/head
authorMartin Winter <mwinter@opensourcerouting.org>
Mon, 14 Sep 2020 19:58:57 +0000 (21:58 +0200)
committerMartin Winter <mwinter@opensourcerouting.org>
Mon, 14 Sep 2020 19:58:57 +0000 (21:58 +0200)
commitf6bcffb6232a8e055f2cc4012ffe762e5d18c457
tree0bf70906d30dfed784257352d570f864405c3cf6
parentfe430836ab789b98e8f85181f55427c33cd79224
tests: Add topotest for BGP metric change

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
tests/topotests/bgp_features/r1/show_bgp.json [new file with mode: 0644]
tests/topotests/bgp_features/r1/show_bgp_metric_test.json [new file with mode: 0644]
tests/topotests/bgp_features/r2/show_bgp.json [new file with mode: 0644]
tests/topotests/bgp_features/r2/show_bgp_metric_test.json [new file with mode: 0644]
tests/topotests/bgp_features/r4/show_bgp_metric_test.json [new file with mode: 0644]
tests/topotests/bgp_features/r5/show_bgp_metric_test.json [new file with mode: 0644]
tests/topotests/bgp_features/test_bgp_features.py