On Mon, Jan 19, 2026 at 04:27:39PM -0500, John Snow wrote: > With the qemu.qmp and qemu.machine dependencies now installed by default > at configure time and additional dependencies required by functional > testing installed on demand, there is no longer any reason to have an > explicit target. > > FIXME: This forces image regeneration for vm tests whenever Make > determines that the image needs to be rebuilt; which is a regression > over the previous behavior. > > Signed-off-by: John Snow <[email protected]> > --- > tests/Makefile.include | 22 ++-------------------- > tests/vm/Makefile.include | 24 +++++++----------------- > 2 files changed, 9 insertions(+), 37 deletions(-)
Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
