]> git.proxmox.com Git - mirror_frr.git/commit - ospf6d/ospf6_nssa.h
ospf6d: fix test_ospf6_gr_topo1 topotest
authorPunith Kumar S <punith.shivakumar@sophos.com>
Wed, 13 Jul 2022 10:01:11 +0000 (10:01 +0000)
committerPunith Kumar S <punith.shivakumar@sophos.com>
Wed, 13 Jul 2022 10:01:11 +0000 (10:01 +0000)
commitf3e93dc535a47c727f4facde5cd14879307927cf
treeed6ad5312e92daa9d24182321853aaa9af34b333
parenta7c1a27f0ecfcf15013b73bc2efa78ca9d10a403
ospf6d: fix test_ospf6_gr_topo1 topotest

1. topo test failure seen in below mentioned step of execution with
routes not synced with ABR
ospf6_gr_topo1/test_ospf6_gr_topo1.py::test_gr_rt3 - AssertionError:
"rt1" JSON output mismatches the expected result.

2. as experimental, increasing the sleep interval(21),
cleared the above step but failed in the step
FAILED ospf6_gr_topo1/test_ospf6_gr_topo1.py::test_gr_rt5 -
AssertionError: "rt2" JSON output mismatches the expected result

fix:
tuning retry parameter in check_routers cleared the topotest.
so, changing default value of ospf6 ABR task delay to 5 seconds.

Signed-off-by: Punith Kumar S <punith.shivakumar@sophos.com>
ospf6d/ospf6_nssa.h