Page MenuHomeVyOS Platform

OSPF smoketest fail
Needs testing, NormalPublicBUG

Description

From time to time, we get the smoketest test_ospf_17_duplicate_area_network FAIL
It seems the commit is done, but FRR does not fully load the config during checking, or the daemon is not started at the time of checking.

DEBUG - test_ospf_17_duplicate_area_network (__main__.TestProtocolsOSPF.test_ospf_17_duplicate_area_network) ... FAIL
DEBUG - 
DEBUG - ======================================================================
DEBUG - FAIL: test_ospf_17_duplicate_area_network (__main__.TestProtocolsOSPF.test_ospf_17_duplicate_area_network)
DEBUG - ----------------------------------------------------------------------
DEBUG - Traceback (most recent call last):
DEBUG -   File "/usr/libexec/vyos/tests/smoke/cli/test_protocols_ospf.py", line 561, in test_ospf_17_duplicate_area_network
DEBUG -     self.assertIn(f'router ospf', frrconfig)
DEBUG - AssertionError: 'router ospf' not found in ''
DEBUG - 
DEBUG - ----------------------------------------------------------------------

tests.png (1×1 px, 184 KB)

Details

Version
VyOS 1.5-rolling-202410030007
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)