summaryrefslogtreecommitdiff
path: root/tests/topotests/ospf_basic_functionality/test_ospf_ecmp_lan.py
diff options
context:
space:
mode:
authorIgor Ryzhov <iryzhov@nfware.com>2021-03-03 19:43:00 +0300
committerIgor Ryzhov <iryzhov@nfware.com>2021-03-03 19:43:00 +0300
commit5e4d0fbc93cac79f1f94c612c64f4ab5949db5da (patch)
tree596a17f2d0ffe1f47da576a7e4dc903d8b178a6f /tests/topotests/ospf_basic_functionality/test_ospf_ecmp_lan.py
parent4cce733fc200ebb69fccacc35fde9aa9b7264ad3 (diff)
bfdd: actually return validation error instead of logging
Before: ``` (config-bfd)# peer fe80::a00:27ff:fea2:5803 multihop local-address fe80::a00:27ff:fea2:5802 % Configuration failed. Error type: validation ``` After: ``` (config-bfd)# peer fe80::a00:27ff:fea2:5803 multihop local-address fe80::a00:27ff:fea2:5802 % Configuration failed. Error type: validation Error description: When using link-local you must specify an interface ``` Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_ecmp_lan.py')
0 files changed, 0 insertions, 0 deletions