at 6/14/2012 9:53 PM, Chris Evich wrote:
> Gu,
>
> Overall these look good. I'll give them a quick run today or tomorrow
> then toss them into the next branch. Thanks!
>
> lmr,
>
> Is there something needed to have these virsh_nodeinfo variants scheduled?

   Hi, Lucas:
       I git down a new version of autotest this morning and haven't
   found this patch. Because i want further work depending on it.
   Can you help me confirm it? Thanks!

>
> On 06/13/2012 10:56 PM, guyanhua wrote:
>>
>> Signed-off-by: Gu Yanhua <[email protected]>
>> ---
>> client/virt/subtests.cfg.sample | 17 +++++++++++++++++
>> 1 files changed, 17 insertions(+), 0 deletions(-)
>>
>> diff --git a/client/virt/subtests.cfg.sample
>> b/client/virt/subtests.cfg.sample
>> index 04436a1..65e1f8a 100644
>> --- a/client/virt/subtests.cfg.sample
>> +++ b/client/virt/subtests.cfg.sample
>> @@ -261,6 +261,23 @@ variants:
>> status_error = "yes"
>> libvirtd = "off"
>>
>> + - virsh_nodeinfo:
>> + type = virsh_nodeinfo
>> + vms = ''
>> + variants:
>> + - no_option:
>> + virsh_node_options = ""
>> + status_error = "no"
>> + libvirtd = "on"
>> + - unexpect_option:
>> + virsh_node_options = "xyz"
>> + status_error = "yes"
>> + libvirtd = "on"
>> + - with_libvirtd_stop:
>> + virsh_node_options = ""
>> + status_error = "yes"
>> + libvirtd = "off"
>> +
>>
>> - module_probe:
>> type = module_probe
>
>

_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to