]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oe-build-perf-test: support committing results data to Git
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 12 Aug 2016 10:53:48 +0000 (13:53 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Aug 2016 21:59:58 +0000 (22:59 +0100)
commitb6f635513ca971402e7a970acc2168fb5d4a9476
treeffffde66fc9c051c4e65703f5d0cba50e444d8fa
parentf49cf7959b8aaa52b79b22a5884c6aa580a50302
oe-build-perf-test: support committing results data to Git

Implement a new command line option '--commit-results' which commits the
test results data into a Git repository. The given path must be an
existing initialized local Git repository.

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