[Libvirt-cim] [PATCH] [TEST] Update VSSDComponent [02_reverse.py] to verify GRASD and InputRASD

Guo Lian Yun yunguol at cn.ibm.com
Wed Dec 10 02:33:38 UTC 2008


libvirt-cim-bounces at redhat.com wrote on 2008-12-10 04:44:01:

> >      rasd_list = {
> >                   "proc_rasd" : '%s/%s' %(test_dom, "proc"), 
> >                   "net_rasd"  : '%s/%s' %(test_dom,test_mac),
> >                   "disk_rasd" : '%s/%s' %(test_dom, test_disk),
> > -                 "mem_rasd"  : '%s/%s' %(test_dom, "mem")
> > +                 "mem_rasd"  : '%s/%s' %(test_dom, "mem"),
> > +                 "input_rasd": '%s/%s' %(test_dom, input_device),
> > +                 "grap_rasd" : '%s/%s' %(test_dom, "graphics")
> > +
> >                  }
> 
> rasd_list is already defined earlier in the test - just add the 
> necessary values for input/graphics.

  Hmm, I added input/graphics into rasd_list instead of redefine in this 
test, 
  this is the only one rasd_list definition =)

  Thanks!
> 
> -- 
> Kaitlin Rupert
> IBM Linux Technology Center
> kaitlin at linux.vnet.ibm.com
> 
> _______________________________________________
> Libvirt-cim mailing list
> Libvirt-cim at redhat.com
> https://www.redhat.com/mailman/listinfo/libvirt-cim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-cim/attachments/20081210/a583b907/attachment.htm>


More information about the Libvirt-cim mailing list