]> git.puffer.fish Git - mirror/frr.git/commit
tests: Adding ospfv3 basic functionality test cases 8770/head
authornguggarigoud <nguggarigoud@vmware.com>
Tue, 1 Jun 2021 03:22:59 +0000 (20:22 -0700)
committernguggarigoud <nguggarigoud@vmware.com>
Wed, 16 Jun 2021 00:00:17 +0000 (17:00 -0700)
commit2448d00200e92121979241dee8e6eaaf95246560
treeaaba908536196cddf05243a908eb17408af11dee
parent1bd67ed62035e8249018a380151116344563b095
tests: Adding ospfv3 basic functionality test cases

1. Adding  APIs to configure and verify ospfv3.
2. Adding ospfv3 base functionality testcase.

Signed-off-by: nguggarigoud <nguggarigoud@vmware.com>
tests/topotests/lib/common_config.py
tests/topotests/lib/ospf.py
tests/topotests/ospfv3_basic_functionality/ospfv3_rte_calc.json [new file with mode: 0644]
tests/topotests/ospfv3_basic_functionality/ospfv3_single_area.json [new file with mode: 0644]
tests/topotests/ospfv3_basic_functionality/test_ospfv3_rte_calc.py [new file with mode: 0644]
tests/topotests/ospfv3_basic_functionality/test_ospfv3_single_area.py [new file with mode: 0644]