On 14.09.21 12:25, Vladimir Sementsov-Ogievskiy wrote:
These series makes tests pass with
IMGOPTS='compression_type=zstd'
Also, python iotests start to support IMGOPTS (they didn't before).
v3:
02-04,06,08,14,17: add Hanna's r-b
07 iotests.py: filter out successful output of qemu-img create
fix subject
handle 149, 237 and 296 iotests
(note, 149 is handled intuitively, as it fails :(
It was also reviewed intuitively. :)
Thanks, applied to my block branch:
https://github.com/XanClic/qemu/commits/block
Hanna