On 07.10.21 18:29, Vladimir Sementsov-Ogievskiy wrote:
9/14/21 20:08, Hanna Reitz wrote:
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
Hmm, patches are not here neither in master. Aren't they missed somehow?
Yes, I had to remove them because they broke other test configurations
(like `-o refcount_bits=1`):
https://lists.nongnu.org/archive/html/qemu-block/2021-09/msg00692.html
Hanna