public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/4] oe-build-perf-test: remove inter-dependencies of tests
@ 2016-08-26  7:33 Markus Lehtonen
  2016-08-26  7:33 ` [PATCH 1/4] oeqa.buildperf: fix checking of invalid results Markus Lehtonen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Markus Lehtonen @ 2016-08-26  7:33 UTC (permalink / raw)
  To: openembedded-core

This patchset gets rid of the dependencies between tests. This should make the
results coherent even if some tests fail, and, make it practical to run only a
subset of tests with --run-tests.


The following changes since commit 00027aee12f4bbc9a4ba607c91fcc1e0e8257fa2:

  core-image-kernel-dev.bb: Standardize use of _append and leading space. (2016-08-25 23:03:26 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib marquiz/buildperf/isolate-tests
  http://git.openembedded.org/openembedded-core-contrib/log/?h=marquiz/buildperf/isolate-tests


Markus Lehtonen (4):
  oeqa.buildperf: fix checking of invalid results
  oeqa.buildperf: make tests independent
  oeqa.buildperf: treat failed measurements as errors
  oe-build-perf-test: update globalres and git even if tests failed

 meta/lib/oeqa/buildperf/base.py       | 45 ++++++++++++++++-------------------
 meta/lib/oeqa/buildperf/test_basic.py | 10 +++++---
 scripts/oe-build-perf-test            | 12 +++++-----
 3 files changed, 34 insertions(+), 33 deletions(-)

-- 
2.6.6



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-08-26  7:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-26  7:33 [PATCH 0/4] oe-build-perf-test: remove inter-dependencies of tests Markus Lehtonen
2016-08-26  7:33 ` [PATCH 1/4] oeqa.buildperf: fix checking of invalid results Markus Lehtonen
2016-08-26  7:33 ` [PATCH 2/4] oeqa.buildperf: make tests independent Markus Lehtonen
2016-08-26  7:33 ` [PATCH 3/4] oeqa.buildperf: treat failed measurements as errors Markus Lehtonen
2016-08-26  7:33 ` [PATCH 4/4] oe-build-perf-test: update globalres and git even if tests failed Markus Lehtonen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox