]> code.ossystems Code Review - openembedded-core.git/commit
selftest/runtime-tests: Modify positins test to reduce execution time
authorJose Perez Carranza <jose.perez.carranza@linux.intel.com>
Mon, 30 Jan 2017 13:48:09 +0000 (07:48 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Feb 2017 17:37:36 +0000 (17:37 +0000)
commit3a6b0b9f94b7097a825edf3fe258a2f86b73edd6
tree1a6f116e2051f8b3900367a7b235e698d21b5244
parent96a194de890f7ef1e6e5e036b32848e0f9d1bcf5
selftest/runtime-tests: Modify positins test to reduce execution time

Currently test_postinst_roofs_and_boot is building a full-cmdline image
this is taking a lot of time to execute the test, so a minimal image
will be build instead.

Signed-off-by: Jose Perez Carranza <jose.perez.carranza@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/selftest/runtime-test.py