Re: [Qemu-devel] [PATCH 5/5] docker: Add test-block

2017-05-08 Thread Daniel P. Berrange
On Fri, May 05, 2017 at 11:23:40AM +0800, Fam Zheng wrote: > Signed-off-by: Fam Zheng > --- > tests/docker/test-block | 21 + > 1 file changed, 21 insertions(+) > create mode 100755 tests/docker/test-block > > diff --git a/tests/docker/test-block b/tests/docker/test-block >

Re: [Qemu-devel] [PATCH 5/5] docker: Add test-block

2017-05-08 Thread Yash Mankad
On 05/04/2017 11:23 PM, Fam Zheng wrote: Signed-off-by: Fam Zheng --- tests/docker/test-block | 21 + 1 file changed, 21 insertions(+) create mode 100755 tests/docker/test-block diff --git a/tests/docker/test-block b/tests/docker/test-block new file mode 100755 index 0

Re: [Qemu-devel] [PATCH 5/5] docker: Add test-block

2017-05-05 Thread Fam Zheng
On Fri, 05/05 09:28, Alex Bennée wrote: > > Fam Zheng writes: > > > Signed-off-by: Fam Zheng > > --- > > tests/docker/test-block | 21 + > > 1 file changed, 21 insertions(+) > > create mode 100755 tests/docker/test-block > > > > diff --git a/tests/docker/test-block b/tests

Re: [Qemu-devel] [PATCH 5/5] docker: Add test-block

2017-05-05 Thread Alex Bennée
Fam Zheng writes: > Signed-off-by: Fam Zheng > --- > tests/docker/test-block | 21 + > 1 file changed, 21 insertions(+) > create mode 100755 tests/docker/test-block > > diff --git a/tests/docker/test-block b/tests/docker/test-block > new file mode 100755 > index 000..2

[Qemu-devel] [PATCH 5/5] docker: Add test-block

2017-05-04 Thread Fam Zheng
Signed-off-by: Fam Zheng --- tests/docker/test-block | 21 + 1 file changed, 21 insertions(+) create mode 100755 tests/docker/test-block diff --git a/tests/docker/test-block b/tests/docker/test-block new file mode 100755 index 000..20ef705 --- /dev/null +++ b/tests/docke