Re: [Qemu-devel] [PATCH v5 24/27] iotests: Disable image locking in 085

2016-06-03 Thread Max Reitz
On 03.06.2016 09:18, Fam Zheng wrote: > On Wed, 05/25 15:52, Max Reitz wrote: >> On 17.05.2016 09:35, Fam Zheng wrote: >>> The cases is about live snapshot features. Disable image locking because >>> otherwise a few tests are going to fail because we reuse the same images >>> at blockdev-add. >>> >

Re: [Qemu-devel] [PATCH v5 24/27] iotests: Disable image locking in 085

2016-06-03 Thread Fam Zheng
On Wed, 05/25 15:52, Max Reitz wrote: > On 17.05.2016 09:35, Fam Zheng wrote: > > The cases is about live snapshot features. Disable image locking because > > otherwise a few tests are going to fail because we reuse the same images > > at blockdev-add. > > > > Signed-off-by: Fam Zheng > > --- > >

Re: [Qemu-devel] [PATCH v5 24/27] iotests: Disable image locking in 085

2016-05-25 Thread Max Reitz
On 17.05.2016 09:35, Fam Zheng wrote: > The cases is about live snapshot features. Disable image locking because > otherwise a few tests are going to fail because we reuse the same images > at blockdev-add. > > Signed-off-by: Fam Zheng > --- > tests/qemu-iotests/085 | 3 ++- > 1 file changed, 2

[Qemu-devel] [PATCH v5 24/27] iotests: Disable image locking in 085

2016-05-17 Thread Fam Zheng
The cases is about live snapshot features. Disable image locking because otherwise a few tests are going to fail because we reuse the same images at blockdev-add. Signed-off-by: Fam Zheng --- tests/qemu-iotests/085 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/qemu-