diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2015-04-09 02:24:23 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-10 18:10:25 +0100 |
commit | 206d532180eca9c32e86d1ee36d4b8c61b15436b (patch) | |
tree | 62f6f725a4d76c0e2c232fcd45aae5a7141f1b24 /meta/classes/testimage.bbclass | |
parent | 058e75d60e98841c8532a05006ae46725e3cdfd1 (diff) | |
download | poky-206d532180eca9c32e86d1ee36d4b8c61b15436b.tar.gz |
oeqa/runtime/systemd.py: skip instead of failing without avahi
The SystemdServiceTests assume that avahi-daemon is installed,
which is not necessarily the case depending on the image being
tested.
Better check this dependency before starting the tests and skip
them if the service is not installed. This has to be done for
each test instead of for the entire module, because other
tests in the module can run without avavi.
(From OE-Core rev: ca23337d517cfdb7119e5fd8bd9a9a663ae135de)
Signed-off-by: Patrick Ohly <patrick.ohly@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