mirror_frr/tests/topotests/ospfv3_basic_functionality
Jafar Al-Gharaibeh 0d745741c9 tests: Fix frequent ospfv3 basic functionality test failure
The dead timer is set to 4 seconds, while the hello interval is set to 6535.
This test will only pass of the platform is fast enough for ospfv3 to
converge in 4 seconds. These timers were already tested multiple time earlier.
This test should just make sure that the boundary value 65535 is configurable,

Other changes in this commit:
  - add sequence numbers to the dead intervals tests to make it easier to
    track test faliures.
  - swap the config order in one test to match order with all other tests.

Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
2024-08-26 16:35:37 -05:00
..
ospfv3_asbr_summary_topo1.json tests: Adding ospfv3 asbr summarisation 2021-07-26 12:05:31 +00:00
ospfv3_asbr_summary_type7_lsa.json tests: adding ospfv3 base cases. 2022-03-15 19:58:51 -07:00
ospfv3_authentication.json tests: Added ospf6 authentication trailer topotest 2022-02-09 01:57:08 +00:00
ospfv3_dual_stack.json tests: adding ospfv3 base cases. 2022-03-15 19:58:51 -07:00
ospfv3_ecmp_lan.json tests: adding ospfv3 base cases. 2022-03-15 19:58:51 -07:00
ospfv3_ecmp.json tests: adding ospfv3 base cases. 2022-03-15 19:58:51 -07:00
ospfv3_lan.json tests: adding ospfv3 base cases. 2022-03-15 19:58:51 -07:00
ospfv3_nssa2.json tests: adding ospfv3 base cases. 2022-03-15 19:58:51 -07:00
ospfv3_nssa.json tests: add ospf6 topotest to check N-bit and E-bit 2021-11-25 13:14:26 +01:00
ospfv3_routemaps.json tests: adding ospfv3 base cases. 2022-03-15 19:58:51 -07:00
ospfv3_rte_calc.json tests: adding ospfv3 base cases. 2022-03-15 19:58:51 -07:00
ospfv3_single_area.json tests: Adding ospfv3 basic functionality test cases 2021-06-15 17:00:17 -07:00
test_ospfv3_asbr_summary_topo1.py tests: Avoid importing unused modules 2024-06-17 15:42:59 +05:30
test_ospfv3_authentication.py tests: Avoid importing unused modules 2024-06-17 15:42:59 +05:30
test_ospfv3_ecmp_lan.py tests: Avoid importing unused modules 2024-06-17 15:42:59 +05:30
test_ospfv3_ecmp.py tests: Avoid importing unused modules 2024-06-17 15:42:59 +05:30
test_ospfv3_nssa2.py tests: Avoid importing unused modules 2024-06-17 15:42:59 +05:30
test_ospfv3_nssa.py tests: Avoid importing unused modules 2024-06-17 15:42:59 +05:30
test_ospfv3_routemaps.py tests: Avoid importing unused modules 2024-06-17 15:42:59 +05:30
test_ospfv3_rte_calc.py tests: Avoid importing unused modules 2024-06-17 15:42:59 +05:30
test_ospfv3_single_area.py tests: Fix frequent ospfv3 basic functionality test failure 2024-08-26 16:35:37 -05:00