]> code.ossystems Code Review - openembedded-core.git/commit
oe-build-perf-test: enable xml reporting
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 27 Oct 2016 14:52:37 +0000 (17:52 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Jan 2017 12:03:59 +0000 (12:03 +0000)
commit21ae1c491b93675254b7733640662b566ed76f98
treed4a28053bdc7f42693004f3969b230ce1963bfb7
parentbd5f5ab6f7350b4487c9cc2dbd100fa4b687d0fa
oe-build-perf-test: enable xml reporting

Add --xml command line option to oe-build-perf-test script for producing
a test report in JUnit XML format instead of JSON.

[YOCTO #10590]

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/buildperf/base.py
scripts/oe-build-perf-test