Re: [Qemu-devel] [PATCH v3 00/13] tests: Introducing docker tests

2016-03-19 Thread Fam Zheng
On Thu, 03/17 10:38, Alex Bennée wrote: > > Daniel P. Berrange writes: > > > On Fri, Mar 11, 2016 at 04:16:58PM +, Alex Bennée wrote: > >> > >> Fam Zheng writes: > >> > >> > v3 changes: > >> > >> I think we are almost there. There a just a few tweaks to be made to > >> help text and prompts

Re: [Qemu-devel] [PATCH v3 00/13] tests: Introducing docker tests

2016-03-19 Thread Alex Bennée
Daniel P. Berrange writes: > On Fri, Mar 11, 2016 at 04:16:58PM +, Alex Bennée wrote: >> >> Fam Zheng writes: >> >> > v3 changes: >> >> I think we are almost there. There a just a few tweaks to be made to >> help text and prompts. Can you ensure that all examples in commit >> messages and h

Re: [Qemu-devel] [PATCH v3 00/13] tests: Introducing docker tests

2016-03-18 Thread Daniel P. Berrange
On Fri, Mar 11, 2016 at 04:16:58PM +, Alex Bennée wrote: > > Fam Zheng writes: > > > v3 changes: > > I think we are almost there. There a just a few tweaks to be made to > help text and prompts. Can you ensure that all examples in commit > messages and help text actually do run as expected?

Re: [Qemu-devel] [PATCH v3 00/13] tests: Introducing docker tests

2016-03-16 Thread Alex Bennée
Fam Zheng writes: > On Fri, 03/11 16:16, Alex Bennée wrote: >> >> Fam Zheng writes: >> >> > v3 changes: >> >> I think we are almost there. There a just a few tweaks to be made to >> help text and prompts. Can you ensure that all examples in commit >> messages and help text actually do run as ex

Re: [Qemu-devel] [PATCH v3 00/13] tests: Introducing docker tests

2016-03-15 Thread Fam Zheng
On Fri, 03/11 16:16, Alex Bennée wrote: > > Fam Zheng writes: > > > v3 changes: > > I think we are almost there. There a just a few tweaks to be made to > help text and prompts. Can you ensure that all examples in commit > messages and help text actually do run as expected? OK, I'm fixing thes

Re: [Qemu-devel] [PATCH v3 00/13] tests: Introducing docker tests

2016-03-11 Thread Alex Bennée
Fam Zheng writes: > v3 changes: I think we are almost there. There a just a few tweaks to be made to help text and prompts. Can you ensure that all examples in commit messages and help text actually do run as expected? Is it proposed this goes through Daniel's treee? > - Merge all docker_*

[Qemu-devel] [PATCH v3 00/13] tests: Introducing docker tests

2016-03-04 Thread Fam Zheng
v3 changes: - Merge all docker_* tools into docker.py as subcommands, and add simple help texts; clean up docker.py a bit. - For ease of management of the series, squashed Alex's COPY_SRC patch into patch 2. - Pick up Alex's tweaks on Makefile changes. - Change the way we copy sourc