]> git.proxmox.com Git - mirror_frr.git/commit - tests/topotests/lib/ospf.py
tests: Added ospfv2 flood reduction topotest changes.
authorManoj Naragund <mnaragund@vmware.com>
Wed, 30 Nov 2022 05:11:21 +0000 (21:11 -0800)
committerManoj Naragund <mnaragund@vmware.com>
Mon, 13 Feb 2023 12:36:29 +0000 (04:36 -0800)
commit044561b1bb14432f20e3e9d5077964f4e7486972
treea436b486af40d27e30cf4582f30459caa832b374
parent701f4f616a6b43b35392a7e852dcbcc9d880165a
tests: Added ospfv2 flood reduction topotest changes.

Have added topotest to verify below scenarios.

1. Verify OSPF Flood reduction functionality with ospf enabled on process level.
2. Verify OSPF Flood reduction functionality with ospf enabled on area level.
3. Verify OSPF Flood reduction functionality between different area's

Have sussessfully tested these in my local setup

Signed-off-by: nguggarigoud <nguggarigoud@vmware.com>
tests/topotests/lib/ospf.py
tests/topotests/ospf_basic_functionality/ospf_flood_reduction.json [new file with mode: 0644]
tests/topotests/ospf_basic_functionality/test_ospf_flood_reduction.py [new file with mode: 0644]