Skip to content

Wait for AUM logs to be flushed

Walter Lozano requested to merge wip/wlozano/journal-check-fix into apertis/v2024dev1

Under some scenarios, the logs for the AUM restart take longer to appear, causing that the cursor is saved before them. Under this situation the test might think that AUM was restarted after a crash.

In order to have a reliable way of check logs wait for AUM logs to be flushed after restart it.

Also, fix the use of journalctl with cursor, to avoid missing log entries.

infrastructure/apertis-issues#146 (closed) infrastructure/apertis-issues#217 (closed)

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

Edited by Walter Lozano

Merge request reports