<br><tt><font size=2>libvirt-cim-bounces@redhat.com wrote on 2008-07-22
00:38:46:<br>
<br>
> Guo Lian Yun wrote:<br>
> > <br>
> > libvirt-cim-bounces@redhat.com wrote on 2008-07-07 23:14:43:<br>
> > <br>
> >  > >  > ComputerSystem - 04_defineStartVS.py:
FAIL<br>
> >  > >  > ERROR   - Error: property values
are not set for VS domguest<br>
> >  > >  ><br>
> >  > >   I'm not sure why it fails sometimes, it
pass on for me on the next<br>
> >  > > running.<br>
> >  ><br>
> >  > Have you run the test with the provider debug enabled?
 Does the<br>
> >  > provider debug give any hints?<br>
> > <br>
> >   This fails because the defined domain isn't started successfully
every <br>
> > time.<br>
> >   If it can't be started, the EnabledState still equals
to 3 not 2. Below<br>
> >   is part of test case code.<br>
> > <br>
> >   ......<br>
> >             enabState = cs.EnabledState<br>
> >             if enabState == 2:<br>
> >                 status
= PASS<br>
> >                 break<br>
> >   .......<br>
> > <br>
> > I try to export the debug info, it seems that there is not much
useful <br>
> > info.<br>
> <br>
> The guest isn't starting because the console is defined in the following
<br>
> manner:<br>
> <br>
> <console>/dev/ptmx</console><br>
> <br>
> It should be defined as:<br>
> <br>
> <console tty='/dev/ptmx'/><br>
> <br>
> Daisy, can you work up a patch for this?</font></tt>
<br>
<br><tt><font size=2>  Sure, good catch!<br>
> <br>
> Thanks!<br>
> -- <br>
> Kaitlin Rupert<br>
> IBM Linux Technology Center<br>
> kaitlin@linux.vnet.ibm.com<br>
> <br>
> _______________________________________________<br>
> Libvirt-cim mailing list<br>
> Libvirt-cim@redhat.com<br>
> https://www.redhat.com/mailman/listinfo/libvirt-cim<br>
</font></tt>