On Tue, Nov 20, 2018 at 04:52:41PM -0600, Eric Blake wrote: > The use of TLS while building qemu is optional. While the > 'certtool' binary should be available on every platform that > supports building against TLS, that does not imply that the > developer has installed it. Make the test gracefully skip > in that case. > > Reported-by: Kevin Wolf <[email protected]> > Signed-off-by: Eric Blake <[email protected]> > --- > > On Fedora, libvirt requires libtls-utils to be present, but not qemu. > > I'm fine if Kevin wants to pick this up in a pull request related > to iotests in general; if not, I'll do a pull request through my > NBD tree in time for -rc3. > > tests/qemu-iotests/common.tls | 3 +++ > 1 file changed, 3 insertions(+)
Reviewed-by: Daniel P. Berrangé <[email protected]> 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 :|
