The virt-manager test suite is busted with libvirt 10.1.0+ after
this commit:

commit e67bca23e4fe38a3491749f724b9edf743d0e916
Author: Boris Fiuczynski <fiu...@linux.ibm.com>
Date:   Thu Feb 22 14:02:01 2024 +0100

    nodedev: add an active config to mdev

See patch #5 for the full explanation. First 4 patches are nodedev
test driver improvements I hit when debugging this

v3:
  really truly send to the correct list
v2:
  Send to the correct mailing list
  Fix version strings in test driver table

Cole Robinson (5):
  test: Fix `virsh nodedev-list`
  test: Implement virNodeDeviceIsActive
  test: Implement virNodeDeviceIsPersistent
  test: make nodedevs active by default
  conf: nodedev: Fill active_config at XML parse time

 src/conf/node_device_conf.c |  5 ++++-
 src/test/test_driver.c      | 35 ++++++++++++++++++++++++++++++++++-
 tests/nodedevxml2xmltest.c  | 15 ---------------
 3 files changed, 38 insertions(+), 17 deletions(-)

-- 
2.44.0
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-le...@lists.libvirt.org

Reply via email to