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-09 19:48:01 +0100 |
commit | ca23337d517cfdb7119e5fd8bd9a9a663ae135de (patch) | |
tree | a760f6e71d60014ac6446cb8b13638abcc75c778 /meta/classes/update-alternatives.bbclass | |
parent | 4b6f87a82ece230b7296f1577d4092ef559af1d4 (diff) | |
download | openembedded-core-ca23337d517cfdb7119e5fd8bd9a9a663ae135de.tar.gz openembedded-core-ca23337d517cfdb7119e5fd8bd9a9a663ae135de.tar.bz2 openembedded-core-ca23337d517cfdb7119e5fd8bd9a9a663ae135de.zip |
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.
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/update-alternatives.bbclass')
0 files changed, 0 insertions, 0 deletions