]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/logparser: Reform the ptest results parser
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Jan 2019 13:24:45 +0000 (13:24 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Feb 2019 22:25:04 +0000 (22:25 +0000)
commite514c34195a7e1b2b7a1916ebd8c8ef631c60a01
treedcc2cc7c56b06062dda5c2d4c4ae7d18529c19d1
parenta4187e32f2cf90c0c7a155bef29fe558cea1edd9
oeqa/logparser: Reform the ptest results parser

Now we have a dedicated ptest parser, merge in the remaining ptest
specific pieces to further clarify and simplify the code, moving to
a point where we can consider extending/enhancing it.

(From OE-Core rev: 05991bb5bc8018275d03fdeecee3d5a757840c7c)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/lib/oeqa/runtime/cases/ptest.py
meta/lib/oeqa/utils/logparser.py