selftests: Run the whole test workflow for SimpleTests
The advanced features of SimpleTests require logging to be enabled,
which is not part of the `test` method, but the full `run_avocado`
workflow. The fact that it passed is that the advanced features were
broken for quite a long time. This patch uses the `run_avocado` which
contains the `_start_logging` and `_stop_logging` methods needed for the
advanced features to work.
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
Showing
想要评论请 注册 或 登录