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.

(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

Reply via email to