]> 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>
Thu, 31 Jan 2019 09:45:25 +0000 (09:45 +0000)
commit05991bb5bc8018275d03fdeecee3d5a757840c7c
tree9ca92cfac9a8b4a73d33c7d0d71e564583f748fe
parent45a5886f1ec458d4c306b8d68fd31d568bc36b47
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.

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