]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runtime: smart: don't run in auto mode when rpm is not the pm
authorStefan Stanacar <stefanx.stanacar@intel.com>
Wed, 12 Feb 2014 11:49:40 +0000 (13:49 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Feb 2014 14:18:00 +0000 (14:18 +0000)
commit1913f38d79a56f7d21999b6839835f967ca28abd
tree03908009bfeeeeffc2151d0cb927a22657742a21
parent7d48d7826887bf32a751196a108660bcdd2d87eb
oeqa/runtime: smart: don't run in auto mode when rpm is not the pm

TEST_SUITES = "auto" would run smart tests even for non-rpm images,
which is pointless.

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/smart.py