Skip to content

Backport v2022 <- v2024dev3: Better fixing for journal parsing

Walter Lozano requested to merge wip/wlozano/journal-fix-again-v2022 into apertis/v2022

Backport !52 (merged)

With the latest approach, from time to time, the AUM tests does not catch the upgrade and reports the error. This happens due to the fact that the upgrade is done right after the restart and cursor is updated in the loop.

To avoid the issue detect change the way AUM crashed are caught taking into account the number of restarts in the log.

infrastructure/apertis-issues#386 (closed)

Signed-off-by: Walter Lozano walter.lozano@collabora.com

Merge request reports