]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/selftest/case.py: Remove machine selection logic
authorLeonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Thu, 25 May 2017 19:54:14 +0000 (14:54 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 5 Jun 2017 16:59:40 +0000 (17:59 +0100)
commitf295b70ace0ffc28256140a21af5c3a8903297cb
tree8568c86000527a9c0f12e8a408b9c729c528658d
parent1130b40c3dfa65e7ece08a95b3941e4d1d20bcf0
oeqa/selftest/case.py: Remove machine selection logic

The machine selection is an operation that needs to be made
in every test run, the best place to it is on the context
module.

Use self.tc.custommachine variable instead of use environment.

SIgned-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
meta/lib/oeqa/selftest/case.py