]> code.ossystems Code Review - openembedded-core.git/commit
oqea/runtime/oe_syslog: Improve test
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 Feb 2022 17:52:00 +0000 (17:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 5 Feb 2022 12:25:55 +0000 (12:25 +0000)
commit749264d5f6f86affbee3cfc096084e073c21c394
tree40c9c5e0b9d7278b72b67764cda282e16ac2705b
parent7b1b5a7ac5f64fb04c9df7f77e1f65f8acde18a8
oqea/runtime/oe_syslog: Improve test

We're seeing failures on the autobuilder where the log message isn't present in the
log. This could just be a race in the compound command but it is hard to say due
to the poor log output from the test.

Splitting the command into two sections should add more of a delay whilst ssh
reconnects and may well fix the issues but this change should also improve
the log output in the failure case too so if the failure isn't solved, we should
be better able to debug it.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/oe_syslog.py