mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
Libvirt now validates that all <hostdev> elements refer to distinct host devices. The test suite violates that constraint by trying to build a new guest with the same USB devices added to the guest twice, to validate the various host device syntax options. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>