]> git.puffer.fish Git - mirror/frr.git/commit
tests: Add basic tests for SNMP BGP4V2-MIB
authorDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 15 Dec 2022 12:21:16 +0000 (14:21 +0200)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Mon, 19 Dec 2022 21:27:33 +0000 (23:27 +0200)
commit54257fae5d701c6d48b37364dc7d1eb9a3ce7686
tree57b62ae282cc619b387f33139c1049047a2f9e88
parent15c3b52f3ffc75ad3f447b7091285722551f85f7
tests: Add basic tests for SNMP BGP4V2-MIB

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
tests/topotests/bgp_snmp_bgp4v2mib/r1/bgpd.conf [new file with mode: 0644]
tests/topotests/bgp_snmp_bgp4v2mib/r1/zebra.conf [new file with mode: 0644]
tests/topotests/bgp_snmp_bgp4v2mib/r2/bgpd.conf [new file with mode: 0644]
tests/topotests/bgp_snmp_bgp4v2mib/r2/snmpd.conf [new file with mode: 0644]
tests/topotests/bgp_snmp_bgp4v2mib/r2/zebra.conf [new file with mode: 0644]
tests/topotests/bgp_snmp_bgp4v2mib/test_bgp_snmp_bgp4v2mib.py [new file with mode: 0755]