python: use avocado's "new" runner
commit57a6b4478ce11a6871ea724778ff21f8290ea5d9
authorJohn Snow <jsnow@redhat.com>
Wed, 19 Jan 2022 19:39:13 +0000 (19 14:39 -0500)
committerJohn Snow <jsnow@redhat.com>
Fri, 21 Jan 2022 21:01:13 +0000 (21 16:01 -0500)
treeea943f8cfa8c726d03a104172326625b7110e846
parent1e4d8b31be35e54b6429fea54f5ecaa0083f91e7
python: use avocado's "new" runner

The old legacy runner no longer seems to work with output logging, so we
can't see failure logs when a test case fails. The new runner doesn't
(seem to) support Coverage.py yet, but seeing error output is a more
important feature.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Beraldo Leal <bleal@redhat.com>
Message-id: 20220119193916.4138217-3-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
python/avocado.cfg