Re: [PATCH v3 00/17] iotests: support zstd

2021-11-03 Thread Vladimir Sementsov-Ogievskiy
02.11.2021 15:29, Kevin Wolf wrote: Am 17.09.2021 um 20:06 hat Vladimir Sementsov-Ogievskiy geschrieben: 17.09.2021 17:49, Hanna Reitz wrote: On 15.09.21 16:45, Hanna Reitz wrote: On 14.09.21 12:25, Vladimir Sementsov-Ogievskiy wrote: These series makes tests pass with     IMGOPTS='compress

Re: [PATCH v3 00/17] iotests: support zstd

2021-11-02 Thread Kevin Wolf
Am 17.09.2021 um 20:06 hat Vladimir Sementsov-Ogievskiy geschrieben: > 17.09.2021 17:49, Hanna Reitz wrote: > > On 15.09.21 16:45, Hanna Reitz wrote: > > > On 14.09.21 12:25, Vladimir Sementsov-Ogievskiy wrote: > > > > These series makes tests pass with > > > > > > > >     IMGOPTS='compression_typ

Re: [PATCH v3 00/17] iotests: support zstd

2021-10-08 Thread Vladimir Sementsov-Ogievskiy
10/8/21 09:39, Hanna Reitz wrote: 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 IMGOP

Re: [PATCH v3 00/17] iotests: support zstd

2021-10-07 Thread Hanna Reitz
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

Re: [PATCH v3 00/17] iotests: support zstd

2021-10-07 Thread Vladimir Sementsov-Ogievskiy
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

Re: [PATCH v3 00/17] iotests: support zstd

2021-09-17 Thread Vladimir Sementsov-Ogievskiy
17.09.2021 17:49, Hanna Reitz wrote: On 15.09.21 16:45, 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). Unfortunately, the pro

Re: [PATCH v3 00/17] iotests: support zstd

2021-09-17 Thread Hanna Reitz
On 15.09.21 16:45, 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). Unfortunately, the problem I have now is that it makes the t

Re: [PATCH v3 00/17] iotests: support zstd

2021-09-15 Thread Hanna Reitz
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). Unfortunately, the problem I have now is that it makes the tests fail with other IMGOPTS. My reg

Re: [PATCH v3 00/17] iotests: support zstd

2021-09-14 Thread Hanna Reitz
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 crea

[PATCH v3 00/17] iotests: support zstd

2021-09-14 Thread Vladimir Sementsov-Ogievskiy
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