Re: [PATCH v3 23/31] iotests: switch to AQMP

2022-01-17 Thread John Snow
On Fri, Jan 14, 2022 at 2:13 PM Eric Blake wrote: > > On Mon, Jan 10, 2022 at 06:29:02PM -0500, John Snow wrote: > > Simply import the type defition from the new location. > > definition > ACK > > > > Signed-off-by: John Snow > > Reviewed-by: Vladimir Sementsov-Ogievskiy > > Reviewed-by: Beral

Re: [PATCH v3 23/31] iotests: switch to AQMP

2022-01-14 Thread Eric Blake
On Mon, Jan 10, 2022 at 06:29:02PM -0500, John Snow wrote: > Simply import the type defition from the new location. definition > > Signed-off-by: John Snow > Reviewed-by: Vladimir Sementsov-Ogievskiy > Reviewed-by: Beraldo Leal > --- > tests/qemu-iotests/iotests.py | 2 +- > 1 file changed,

[PATCH v3 23/31] iotests: switch to AQMP

2022-01-10 Thread John Snow
Simply import the type defition from the new location. Signed-off-by: John Snow Reviewed-by: Vladimir Sementsov-Ogievskiy Reviewed-by: Beraldo Leal --- tests/qemu-iotests/iotests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/qemu-iotests/iotests.py b/tests/qemu-i