]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa.buildperf: measure apparent size instead of real disk usage
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 5 Oct 2016 13:29:49 +0000 (16:29 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Oct 2016 06:51:00 +0000 (07:51 +0100)
commitb16001f3e2d54a6b35f185b5ff71bcb797fa7e0d
tree10d5c29fcf7e03cb61cd8b8daacd208a9b44f0e0
parent4189a1977e65f71ddb8fc0498bcef91754c673d8
oeqa.buildperf: measure apparent size instead of real disk usage

This change aligns disk usage measurements of the eSDK test with the old
build-perf-test.sh script. And thus, also makes the results between the
old and the new script comparable.

(From OE-Core rev: dadb84936b3672dcf07e5ab8226158136762801f)

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