diff options
author | Stefan Stanacar <stefanx.stanacar@intel.com> | 2013-08-28 12:56:45 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-28 23:36:08 +0100 |
commit | 4e62e9cb7655669c8e4048e678d8858f8b9f5214 (patch) | |
tree | 22b826d21a33d93f12cfe949db80b8a5a6325503 /meta/classes/testimage.bbclass | |
parent | a79afb3c913f90966a05f7dcc9059e0657f247fc (diff) | |
download | poky-4e62e9cb7655669c8e4048e678d8858f8b9f5214.tar.gz |
lib/oeqa/runtime: remove some unnecessary checks from setUpModule
These checks are unnecessary.
setUpModule is run when a module is loaded and we
shouldn't run commands on the target here, (plus if
ssh doesn't work we error out in setup multiple times, instead
of skipping the real test, which might depend on test_ssh).
(From OE-Core rev: 188acd0a75e188fd7c0d2979acaf13fd18b12106)
Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/testimage.bbclass')
0 files changed, 0 insertions, 0 deletions