]> git.puffer.fish Git - matthieu/frr.git/commit
tests: add basic topotest cases for sbfd Initiator and Reflector
authorwumu.zsl <wumu.zsl@alibaba-inc.com>
Tue, 21 Jan 2025 08:25:03 +0000 (08:25 +0000)
committerwumu.zsl <wumu.zsl@alibaba-inc.com>
Thu, 23 Jan 2025 06:23:34 +0000 (06:23 +0000)
commit8653a4770865feaca03d90d97034c3a66ebcb438
treeab75cbcdc7905327570e40ffa27080b89243bce8
parente766b68a189acfe12e909c39e8687d660a36849f
tests: add basic topotest cases for sbfd Initiator and Reflector

Signed-off-by: wumu.zsl <wumu.zsl@alibaba-inc.com>
tests/topotests/sbfd_topo1/__init__.py [new file with mode: 0644]
tests/topotests/sbfd_topo1/r1/frr.conf [new file with mode: 0644]
tests/topotests/sbfd_topo1/r2/frr.conf [new file with mode: 0644]
tests/topotests/sbfd_topo1/sbfd_topo1.dot [new file with mode: 0644]
tests/topotests/sbfd_topo1/test_sbfd_topo1.py [new file with mode: 0644]