Page MenuHomeVyOS Platform

OSPF smoketest fail
In progress, 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

Difficulty level
Unknown (require assessment)
Version
VyOS 1.5-rolling-202410030007
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)

Event Timeline

Viacheslav changed the task status from Open to In progress.
Viacheslav claimed this task.
Viacheslav triaged this task as Normal priority.
Viacheslav edited projects, added VyOS 1.5 Circinus; removed VyOS 1.4 Sagitta.