]> git.puffer.fish Git - mirror/frr.git/commit
tests: add tests for mgmt get-data with config
authorIgor Ryzhov <iryzhov@nfware.com>
Sat, 13 Jan 2024 20:58:19 +0000 (22:58 +0200)
committerIgor Ryzhov <iryzhov@nfware.com>
Mon, 15 Jan 2024 08:27:33 +0000 (10:27 +0200)
commit05c6081099d1e25e35ab57efb6c2c42d76cab44c
tree0a6b5dd16f41d56ba430fedff34c6f4ff3638d9c
parente1cdb38ee61bcd05b9648d4d60007336e5cffff4
tests: add tests for mgmt get-data with config

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
tests/topotests/mgmt_oper/oper.py
tests/topotests/mgmt_oper/r1/frr-simple.conf
tests/topotests/mgmt_oper/simple-results/result-intf-description.json [new file with mode: 0644]
tests/topotests/mgmt_oper/simple-results/result-intf-eth0-only-config.json [new file with mode: 0644]
tests/topotests/mgmt_oper/simple-results/result-intf-eth0-with-config.json [new file with mode: 0644]
tests/topotests/mgmt_oper/test_simple.py