[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v3 00/13] tests: Introducing docker tests
From: |
Daniel P. Berrange |
Subject: |
Re: [Qemu-devel] [PATCH v3 00/13] tests: Introducing docker tests |
Date: |
Thu, 17 Mar 2016 10:13:10 +0000 |
User-agent: |
Mutt/1.5.24 (2015-08-30) |
On Fri, Mar 11, 2016 at 04:16:58PM +0000, Alex Bennée wrote:
>
> Fam Zheng <address@hidden> 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?
What tree is that you're referring to ? I certainly don't consider
myself the maintainer of all tests in QEMU :-) I'd say that Fam
is maintainer of tests/docker/ and should thus just send PULL for
it request(s) directly
Regards,
Daniel
--
|: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org -o- http://virt-manager.org :|
|: http://autobuild.org -o- http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|
- Re: [Qemu-devel] [PATCH v3 10/13] docker: Add travis tool, (continued)