]> code.ossystems Code Review - openembedded-core.git/commit
oe-build-perf-test: return 2 if some tests failed
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 30 Sep 2016 10:06:06 +0000 (13:06 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Sep 2016 16:14:13 +0000 (17:14 +0100)
commit194e95f3f068456f30c0e971eb8e6e775279427c
tree1643af0a1a40413d3e6cb1d726e46909451f577a
parentf1c7b4f16dc9a7e5155108641fed8b3d98c931f3
oe-build-perf-test: return 2 if some tests failed

Add a new return value '2' that indicates that some tests failed but
there were no fatal errors (i.e. configuration mistakes or bugs in the
tests themselves).

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/oe-build-perf-test