]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/utils/qemurunner: search for login string in the entire boot log
authorStefan Stanacar <stefanx.stanacar@intel.com>
Fri, 7 Mar 2014 14:20:07 +0000 (14:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Mar 2014 15:08:12 +0000 (08:08 -0700)
commit1117d25fdfabbf1afdc7030e05efc6a32df871e3
tree219cc59d96f4880c19c9b21641c3c5ca0d2780bd
parent47d2049d13ab71e0310e9eedaf307d6c3e530b44
oeqa/utils/qemurunner: search for login string in the entire boot log

If some service is to spammy we might miss the login, so search
in the entire log instead of just the last few lines.
Use qemu in regex too (to avoid a login string from some service).

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/qemurunner.py