]> git.puffer.fish Git - mirror/frr.git/commit
tests: Add topotest for BGP metric change
authorMartin Winter <mwinter@opensourcerouting.org>
Mon, 14 Sep 2020 19:58:57 +0000 (21:58 +0200)
committerIgor Ryzhov <iryzhov@nfware.com>
Tue, 6 Oct 2020 12:54:24 +0000 (15:54 +0300)
commit14c72c7ea613ce77a020e9540cade4fe7e4c9501
treeb1d49c79d6c768f606165d4a5b7fd19adbe0db6a
parent9a865eaeaaf30116f5217bfb97d750f8757cfe2c
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