On Fri, Jan 24, 2014 at 05:42:08PM +0100, Paolo Bonzini wrote:
> Il 09/01/2014 03:53, Lucas Meneghel Rodrigues ha scritto:
> >
> > virt-test will have a subdirectory 'test-providers.d' that contains 
> > definition
> > files, which are .ini files that encode information from a test provider. 
> > Here's
> > an example structure of a test provider file:
> 
> Weren't .d directories kinda obsoleted?
> 

Oh, are they? I guess I didn't get the memo! I'm the one who
suggested this because I like .d directories, but I was assuming
it was (still) standard practice... Can you elaborate a bit more
please?

Thanks.
    - Ademar

> Also, I know I'm late, but would it be possible to use git
> submodules instead?
> 
> Hypothetically, the two files currently in test-providers.d would be
> replaced by a .gitmodules file like this one:
> 
> [submodule "qemu"]
>       path = test-providers/qemu
>       url = https://github.com/autotest/tp-qemu.git
>       subdirs = generic/ qemu/ openvswitch/
> 
> [submodule "libvirt"]
>       path = test-providers/libvirt
>       url = https://github.com/autotest/tp-qemu.git
>       subdirs = libvirt/ libguestfs/ lvsb/ v2v/
> 
> This can be in addition to files dropped in test-providers/ using
> the current syntax -- it doesn't have to be an alternative.
> 
> Paolo

-- 
Ademar de Souza Reis Jr.
Red Hat

^[:wq!

_______________________________________________
Virt-test-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-test-devel

Reply via email to