[virt-tools-list] [virt-manager PATCH] test: fix a testcase
Chen, Hanxiao
chenhanxiao at cn.fujitsu.com
Fri Apr 10 07:54:26 UTC 2015
> -----Original Message-----
> From: Giuseppe Scrivano [mailto:gscrivan at redhat.com]
> Sent: Friday, April 10, 2015 3:52 PM
> To: Chen, Hanxiao/陈 晗霄
> Cc: virt-tools-list at redhat.com
> Subject: Re: [virt-tools-list] [virt-manager PATCH] test: fix a testcase
>
> Chen Hanxiao <chenhanxiao at cn.fujitsu.com> writes:
>
> > commit 92c42bc5a08a77712774876905f0e6590ebd5e9b
> > breaks testsuit.
> > So fix it.
> >
> > Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
> > ---
> > tests/cli-test-xml/compare/virt-xml-edit-simple-tpm.xml | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/tests/cli-test-xml/compare/virt-xml-edit-simple-tpm.xml
> b/tests/cli-test-xml/compare/virt-xml-edit-simple-tpm.xml
> > index 8329fea..b235f9b 100644
> > --- a/tests/cli-test-xml/compare/virt-xml-edit-simple-tpm.xml
> > +++ b/tests/cli-test-xml/compare/virt-xml-edit-simple-tpm.xml
> > @@ -1,4 +1,4 @@
> > - <input type="tablet" bus="usb"/>
> > + <input type="keyboard" bus="usb"/>
> > <tpm model="tpm-tis">
> > <backend type="passthrough">
> > - <device path="/dev/tzz"/>
>
> ACK
>
Thanks, pushed now.
Regards,
- Chen
More information about the virt-tools-list
mailing list