]> git.puffer.fish Git - matthieu/frr.git/commit
tests: add tests for mgmt get-data with-defaults parameter
authorIgor Ryzhov <iryzhov@nfware.com>
Mon, 29 Jan 2024 22:34:21 +0000 (00:34 +0200)
committerIgor Ryzhov <iryzhov@nfware.com>
Wed, 31 Jan 2024 00:20:13 +0000 (02:20 +0200)
commit3afea9ccda5cdfeaac42e70fd281fd772496a32a
tree28983b8c589b9e7e598cc34120fa7d2039d92da9
parentc19d0a5bf3428fd7bb11275bb8882e3d65e77d16
tests: add tests for mgmt get-data with-defaults parameter

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