diff options
author | Jon Mason <jdmason@kudzu.us> | 2019-06-25 12:06:58 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-06-27 12:20:36 +0100 |
commit | 3e2ab10159afd5b65e1120f25a7c347ad80f5227 (patch) | |
tree | 080c1028f4ede182a4aaba2389f1217ee6d71da6 /meta/recipes-extended/sysklogd | |
parent | 0729bda0241c7e77da7a7d339a3c0f1bf6f12cd5 (diff) | |
download | poky-3e2ab10159afd5b65e1120f25a7c347ad80f5227.tar.gz |
oe_syslog.py: Handle syslogd/klogd restart race
syslogd and klogd can occasionally take too long to restart, which
causes tests to fail by starting before the log daemons are ready. To
work around this problem, poll for up to 30 seconds on the processes to
verify the old ones are killed and the new ones are up and running.
Similarly, add checks for rsyslogd and systemd-journald to possibly
catch issues with those daemons.
[YOCTO #13379]
(From OE-Core rev: dc73872b828ea271678fa624c15199364a5cba9e)
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/sysklogd')
0 files changed, 0 insertions, 0 deletions