On Thu, Feb 28, 2013 at 07:44:37PM -0300, Lucas Meneghel Rodrigues wrote: > On 02/28/2013 07:36 PM, Paolo Bonzini wrote: > >Il 27/02/2013 13:33, Lucas Meneghel Rodrigues ha scritto: > >>> > >>> > >>>diff --git a/qemu/cfg/tests.cfg b/qemu/cfg/tests.cfg > >>>index e8bce0b..0c57978 100644 > >>>--- a/qemu/cfg/tests.cfg > >>>+++ b/qemu/cfg/tests.cfg > >>>@@ -4,6 +4,7 @@ include tests-shared.cfg > >>> variants: > >>> - @qemu_kvm_jeos_quick: > >>> only no_9p_export > >>>+ only no_glusterfs_support > >> > >>Hmm, it looks better here to make a glusterfs toggle in the test runner. > >>The run script has plenty of examples in the runner code. > > > >I think we should limit new toggles to things that require zero setup on > >part of the user. If you need to install a daemon, you can use -c too. > > Yeah, in fact I have suggested Sathnaga to resend and make it an > option, but now that you've mentioned the daemon, yeah, now I > realize I was wrong in asking...
Hi Lucas, I had sent the reworked V2 patch aswell which includes the switch in runner, Could you please validate both the options based upon the discussion here and push to the appropriate to next. Thanks in advance. Regards, -Satheesh. > > >(The missing part is documenting how to map the ./run options to > >Cartesian configuration...) > > > >Paolo > > > _______________________________________________ Virt-test-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-test-devel
