]> code.ossystems Code Review - openembedded-core.git/commit
oeqa.buildperf: include buildstats file name in results.json
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 29 Aug 2016 19:48:30 +0000 (22:48 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 Sep 2016 08:58:30 +0000 (09:58 +0100)
commit4502f0979bf2e8698bb196345b89b170641fd43f
treec7fa9d294c4dcda0f7f6eb4eb37fe916b95c1080
parent4112779f9f314148b475fc4b8e33146de8be6b27
oeqa.buildperf: include buildstats file name in results.json

No need to do lsdir magic for finding buildstats when reading results.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/buildperf/base.py
meta/lib/oeqa/buildperf/test_basic.py