]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/selftest/imagefeatures: remove gummiboot tests
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 27 Jul 2015 13:04:05 +0000 (14:04 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Jul 2015 22:28:21 +0000 (23:28 +0100)
commit7bf55e7b8036bb09f49ee0987fd002ec25e3e9e0
tree6f2358183f6cb6001e6fbe4cfa04bc6bc9630c75
parent80289106423746b7d7fd4c4fd181ffbae93f71d1
oeqa/selftest/imagefeatures: remove gummiboot tests

These tests were _deleting_ meta-intel if it happened to appear under
COREBASE, which could have been catastrophic if there was any work in
progress in that directory. It turns out we don't even need meta-intel,
but we do need a machine that's set up appropriately (e.g.
genericx86-64). Tests that involve layers outside of OE-Core don't
really belong in OE-Core, and genericx86-64 is in meta-yocto-bsp;
however we will soon have the capability to have selftest tests in other
layers, so remove this here so we can add a fixed version in
meta-yocto-bsp after that happens.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/imagefeatures.py