]> git.puffer.fish Git - mirror/frr.git/commit
tests: Super simple babel test 12703/head
authorDonald Sharp <sharpd@nvidia.com>
Sat, 28 Jan 2023 16:17:08 +0000 (11:17 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Sat, 28 Jan 2023 16:17:08 +0000 (11:17 -0500)
commitd844d516da596f92ec3934d1263f327885cfcd50
tree7cbe9616c0e9b47e76146bed9b8a5ae01ecaddf0
parent6d078ff808ebcb89f4fa8cd909d5758a5b18bdd2
tests: Super simple babel test

Just get babel started and ensure that the v4 routes
are actually installed.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/babel_topo1/r1/babeld.conf [new file with mode: 0644]
tests/topotests/babel_topo1/r1/show_ip_route.json_ref [new file with mode: 0644]
tests/topotests/babel_topo1/r1/zebra.conf [new file with mode: 0644]
tests/topotests/babel_topo1/r2/babeld.conf [new file with mode: 0644]
tests/topotests/babel_topo1/r2/show_ip_route.json_ref [new file with mode: 0644]
tests/topotests/babel_topo1/r2/zebra.conf [new file with mode: 0644]
tests/topotests/babel_topo1/r3/babeld.conf [new file with mode: 0644]
tests/topotests/babel_topo1/r3/show_ip_route.json_ref [new file with mode: 0644]
tests/topotests/babel_topo1/r3/zebra.conf [new file with mode: 0644]
tests/topotests/babel_topo1/test_babel_topo1.py [new file with mode: 0644]