[OE-core] [PATCH] oeqa/selftest/runtime_test: split systemd and sysvinit tests out
Richard Purdie
richard.purdie at linuxfoundation.org
Fri Dec 6 14:44:07 UTC 2019
On Thu, 2019-12-05 at 17:58 -0800, Armin Kuster wrote:
> This should help debug which part of this selftest is failing.
> We can not tell which outloop is failing so split the tests into
> systemd and sysvinit.
>
> See [Yocto # 13650] for more details.
>
> Signed-off-by: Armin Kuster <akuster808 at gmail.com>
> ---
> meta/lib/oeqa/selftest/cases/runtime_test.py | 102 ++++++++++++++---
> --
> 1 file changed, 76 insertions(+), 26 deletions(-)
Rather than duplicating the code could we have a common function the
tests call please?
Cheers,
Richard
More information about the Openembedded-core
mailing list