]> code.ossystems Code Review - openembedded-core.git/commit
oe-build-perf-test: save test metadata in a separate file
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 28 Dec 2016 14:01:21 +0000 (16:01 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Jan 2017 12:03:59 +0000 (12:03 +0000)
commit2036c646019660e32f1bc277fdec0cdbff0afdd4
treebb712ade35fbf98339a857f6867080fed5a4e9cb
parent91ba6ea9fe2eb82f992a6516d7971b435e1cfd32
oe-build-perf-test: save test metadata in a separate file

The patch introduces a new metadata (.json or .xml) file in the output
directory. All test meta data, e.g. git revision information and tester
host information is now stored there. The JSON report format is slightly
changed as the metadata is not present in results.json anymore.

[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