]> code.ossystems Code Review - openembedded-core.git/commit
parselogs: add a couple systemd false positives
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 9 Jan 2022 22:27:30 +0000 (23:27 +0100)
committerSteve Sakoman <steve@sakoman.com>
Wed, 12 Jan 2022 14:37:31 +0000 (04:37 -1000)
commitda0d96eefd5d7e784b24cad0e41b9df05443034d
treeff7c424d4c7c84f7a2fd91778150afd95e74acc0
parentc477e35d01e7b8443b680f6456ac92a15fbfeaa2
parselogs: add a couple systemd false positives

New systemd has changed the phrasing when skipping things,
with unfortunate use of 'failed':

[    1.623667] systemd[1]: Journal Audit Socket was skipped because of a failed condition check (ConditionSecurity=audit).
[    1.688258] systemd[1]: Load Kernel Modules was skipped because all trigger condition checks failed.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 743d09665a4ef743b1fa9ac382a713556dfce1a1)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oeqa/runtime/cases/parselogs.py