]> git.puffer.fish Git - matthieu/frr.git/commit
tests: add support for ospf instances with unified configs
authorJafar Al-Gharaibeh <jafar@atcorp.com>
Fri, 1 Nov 2024 06:12:20 +0000 (01:12 -0500)
committerJafar Al-Gharaibeh <jafar@atcorp.com>
Tue, 12 Nov 2024 16:51:33 +0000 (10:51 -0600)
commit92ecd0a5d465a9aa3b0e31fb48b8b2556b420ea2
tree1a5fcb781ce91b16cbe0f8dcc5b7d4e6fdeba00f
parentfe56a659b6c7104a6956ff8034dd1b63a90a657c
tests: add support for ospf instances  with unified configs

Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
tests/topotests/lib/topogen.py
tests/topotests/lib/topotest.py
tests/topotests/ospf_instance_redistribute/r1/frr.conf [new file with mode: 0644]
tests/topotests/ospf_instance_redistribute/r1/ospfd-3.conf [deleted file]
tests/topotests/ospf_instance_redistribute/r1/zebra.conf [deleted file]
tests/topotests/ospf_instance_redistribute/test_ospf_instance_redistribute.py