On Mon, 2018-08-13 at 14:11 +0200, Ján Tomko wrote:
On Fri, Jul 27, 2018 at 02:37:38PM +0200, Andrea Bolognani wrote:
> -(a)pytest.mark.usefixtures("node_device_create")
> class TestNodeDevice(libvirttest.BaseTestClass):
> """ Tests for methods and properties of the NodeDevice interface
> """
This patch broke syntax-check:
./tests/test_nodedev.py:5:1: F401 'pytest' imported but unused
import pytest
^
I hadn't even realized we have syntax-check O:-)
https://www.redhat.com/archives/libvir-list/2018-August/msg00852.html
--
Andrea Bolognani / Red Hat / Virtualization