diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2018-06-13 15:58:24 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-18 10:59:33 +0100 |
commit | c90dff78310ab1517555c4df39b3e2d2f59ff06d (patch) | |
tree | ebb34750327a0c991d54a6f8ac99e5ed1206b352 /scripts/runqemu-extract-sdk | |
parent | a31f8dd34e8ea34dfb087ed464575aa390ece09b (diff) | |
download | openembedded-core-c90dff78310ab1517555c4df39b3e2d2f59ff06d.tar.gz openembedded-core-c90dff78310ab1517555c4df39b3e2d2f59ff06d.tar.bz2 openembedded-core-c90dff78310ab1517555c4df39b3e2d2f59ff06d.zip |
oeqa/runtime/cases/parselogs.py: ignore a message from watchdog
The following message from watchdog is not an error.
"error retry time-out = 60 seconds"
Checking watchdog's source codes, we have:
src/watchdog.c: log_message(LOG_INFO, "error retry time-out = %d seconds", retry_timeout);
It's clear this is an info message, so parselogs should ignore it.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/runqemu-extract-sdk')
0 files changed, 0 insertions, 0 deletions