]> code.ossystems Code Review - openembedded-core.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>
Wed, 5 Oct 2016 13:38:24 +0000 (14:38 +0100)
commitdadb84936b3672dcf07e5ab8226158136762801f
tree18afa6aadbefe099fa915ce5c974f06e2391f279
parentd408b79dba47e4392a9d13aff1660a1e483a765c
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.

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