On Wed 27 Apr 2016 03:48:26 PM CEST, Max Reitz wrote:
>> + # Attach the drive to the VM
>> + self.vm = iotests.VM()
>> + self.vm.add_drive("blkdebug::" + self.imgs[-1], ','.join(opts))
>
> Any special reason for blkdebug? For me it works just fine without.Oh, I think it's just a remainder from previous tests that did use blkdebug. I'll remove it. Berto
