diff options
| author | ckishimo <carles.kishimoto@gmail.com> | 2021-11-23 22:38:02 +0100 |
|---|---|---|
| committer | ckishimo <carles.kishimoto@gmail.com> | 2021-11-25 12:59:09 +0100 |
| commit | 96c715f3024cf55fbfe5e4e6792506fcae242fa8 (patch) | |
| tree | 76dcb58998b4c1b3ddd5333cbe9da551ead833f7 /tests/topotests/ospfv3_basic_functionality/test_ospfv3_nssa.py | |
| parent | a581473fbde8e790e74ce64ec2c39d37190113c8 (diff) | |
tests: verify no ospf6 neighbors
Update verify_ospf6_neighbor() so we can verify there are no
neighbors in a given router
input_dict = {
"r0": {
"ospf6": {
"neighbors": []
}
}
}
result = verify_ospf6_neighbor(tgen, topo, dut, input_dict)
Signed-off-by: ckishimo <carles.kishimoto@gmail.com>
Diffstat (limited to 'tests/topotests/ospfv3_basic_functionality/test_ospfv3_nssa.py')
0 files changed, 0 insertions, 0 deletions
