]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/runtime/cases: Migrate underscore cases
authorMariano Lopez <mariano.lopez@linux.intel.com>
Thu, 30 Mar 2017 22:18:14 +0000 (15:18 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 31 Mar 2017 11:09:33 +0000 (12:09 +0100)
commitee7c19546b686e852d01df25143504d9798d10d6
treeb10b9f1a67bffaa804e135152954dd196829bda1
parentcffc3a88608bd295eb1220fadae56eb4676414df
oeqa/runtime/cases: Migrate underscore cases

There were two missing cases to be migrated to the new framework: _qemutiny and
_ptest.

qemutiny was straightforward.

ptest on the other hand wasn't working even in previous releases; it has been
migrated from smart to dnf, and how ptest packages are gathered to be
installed, adapted to use unicode, and removed a lot of code that wasn't needed
anymore.

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/_ptest.py
meta/lib/oeqa/runtime/cases/_qemutiny.py