[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 0/2] Assorted fixes to tests that were broken by recent sc
From: |
Christian Borntraeger |
Subject: |
Re: [PATCH v2 0/2] Assorted fixes to tests that were broken by recent scsi changes |
Date: |
Tue, 3 Nov 2020 12:57:47 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 |
On 01.11.20 17:15, Maxim Levitsky wrote:
> While most of the patches in V1 of this series are already merged upstream,
> the patch that fixes iotest 240 was broken on s390 and was not accepted.
>
> This is an updated version of this patch, based on Paulo's suggestion,
> that hopefully makes this iotest work on both x86 and s390.
>
> Best regards,
> Maxim Levitsky
>
> Maxim Levitsky (2):
> iotests: add filter_qmp_virtio_scsi function
> iotests: rewrite iotest 240 in python
Both patches on s390x
Tested-by: Christian Borntraeger <borntraeger@de.ibm.com>
Thanks.
>
> tests/qemu-iotests/240 | 228 +++++++++++++++-------------------
> tests/qemu-iotests/240.out | 76 +++++++-----
> tests/qemu-iotests/iotests.py | 10 ++
> 3 files changed, 153 insertions(+), 161 deletions(-)
>