]> git.puffer.fish Git - matthieu/frr.git/commit
tests: API to launch snmpd in a topotest scenario
authorBabis Chalios <babis@voltanet.io>
Wed, 11 Nov 2020 14:34:32 +0000 (14:34 +0000)
committerPat Ruddy <pat@voltanet.io>
Mon, 11 Jan 2021 14:36:40 +0000 (14:36 +0000)
commit92be50e63eb397b663964d64dec451a14317fe26
tree9d88fb9f73f9cca426b5e35aee4afffc4db6b595
parentb96138fbf04e6fa6e9c0ec4be011636b765b2e54
tests: API to launch snmpd in a topotest scenario

Prepare the infrastructure to allow configuring and launching an SNMP
daemon as part of testing scenario.

Signed-off-by: Babis Chalios <babis@voltanet.io>
Signed-off-by: Pat Ruddy Chalios <pat@voltanet.io>
tests/topotests/lib/topogen.py
tests/topotests/lib/topotest.py