Re: [kvm-devel] [ANN] kvm-test

2007-10-29 Thread Alexey Eremenko
On 10/29/07, Anthony Liguori <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've finally gotten around to incorporating the feedback from KVM Forum
> into kvm-test.  I think it's ready for more people to use now.  kvm-test
> allows the user to record a KVM session and replay it.  This is useful
> for doing things like automated installation testing.
>
> Ryan Harper is also developing an autotest harness to allow kvm-test to
> be run nightly.
>
> Feedback is, as always, appreciated.
>
> http://kvm.qumranet.com/kvmwiki/KVMTest

Hi Anthony,

It looks interesting - will check out soon ! :)

-- 
-Alexey Eremenko "Technologov"

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel


Re: [kvm-devel] [ANN] kvm-test

2007-10-29 Thread Izik Eidus
Anthony Liguori wrote:
> Hi,
>
> I've finally gotten around to incorporating the feedback from KVM Forum 
> into kvm-test.  I think it's ready for more people to use now.  kvm-test 
> allows the user to record a KVM session and replay it.  This is useful 
> for doing things like automated installation testing.
>
> Ryan Harper is also developing an autotest harness to allow kvm-test to 
> be run nightly.
>   
just yesterday ppl here talked to me that they  want such thing (that 
work by comparing images and not wait for image freeze)
so i guess it can be really helpful for them, i will let them know

thanks.


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel


Re: [kvm-devel] [ANN] kvm-test

2007-10-29 Thread Zhao, Yunfeng
I will give it a try. It would be very useful!:)

Thanks
Yunfeng

>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] On Behalf Of Anthony Liguori
>Sent: 2007年10月30日 2:58
>To: kvm-devel
>Subject: [kvm-devel] [ANN] kvm-test
>
>Hi,
>
>I've finally gotten around to incorporating the feedback from KVM Forum
>into kvm-test.  I think it's ready for more people to use now.  kvm-test
>allows the user to record a KVM session and replay it.  This is useful
>for doing things like automated installation testing.
>
>Ryan Harper is also developing an autotest harness to allow kvm-test to
>be run nightly.
>
>Feedback is, as always, appreciated.
>
>http://kvm.qumranet.com/kvmwiki/KVMTest
>
>Regards,
>
>Anthony Liguori
>
>-
>This SF.net email is sponsored by: Splunk Inc.
>Still grepping through log files to find problems?  Stop.
>Now Search log events and configuration files using AJAX and a browser.
>Download your FREE copy of Splunk now >> http://get.splunk.com/
>___
>kvm-devel mailing list
>kvm-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/kvm-devel

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/___
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel


Re: [kvm-devel] [ANN] kvm-test

2007-10-29 Thread Avi Kivity
Anthony Liguori wrote:
> Hi,
>
> I've finally gotten around to incorporating the feedback from KVM Forum 
> into kvm-test.  I think it's ready for more people to use now.  kvm-test 
> allows the user to record a KVM session and replay it.  This is useful 
> for doing things like automated installation testing.
>
> Ryan Harper is also developing an autotest harness to allow kvm-test to 
> be run nightly.
>
> Feedback is, as always, appreciated.
>
>   

I know you're in love with vnc, but please consider switching to the 
qemu monitor's screen capture command?   That would make things simpler 
and require less dependencies.  I think the qemu monitor has commands to 
move the mouse as well.

While mercurial is easier to use than git, using git would make it 
easier for more kvm developers to contribute.

-- 
Any sufficiently difficult bug is indistinguishable from a feature.


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel


Re: [kvm-devel] [ANN] kvm-test

2007-10-29 Thread Anthony Liguori
Avi Kivity wrote:
> Anthony Liguori wrote:
>   
>> Hi,
>>
>> I've finally gotten around to incorporating the feedback from KVM Forum 
>> into kvm-test.  I think it's ready for more people to use now.  kvm-test 
>> allows the user to record a KVM session and replay it.  This is useful 
>> for doing things like automated installation testing.
>>
>> Ryan Harper is also developing an autotest harness to allow kvm-test to 
>> be run nightly.
>>
>> Feedback is, as always, appreciated.
>>
>>   
>> 
>
> I know you're in love with vnc, but please consider switching to the 
> qemu monitor's screen capture command?   That would make things simpler 
> and require less dependencies.  I think the qemu monitor has commands to 
> move the mouse as well.
>   

That's an interesting thought.  I don't think you could realistically do 
video recording with the screen grabbing.  I'll think about it though.  
Headless would be a lot easier.

> While mercurial is easier to use than git, using git would make it 
> easier for more kvm developers to contribute.
>   

I don't care much about the long term revision control system.  I've 
never created a git repo before so it was just more natural to use hg.

Regards,

Anthony Liguori



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel


Re: [kvm-devel] [ANN] kvm-test

2007-10-29 Thread Avi Kivity
Anthony Liguori wrote:
>>
>> I know you're in love with vnc, but please consider switching to the 
>> qemu monitor's screen capture command?   That would make things 
>> simpler and require less dependencies.  I think the qemu monitor has 
>> commands to move the mouse as well.
>>   
>
> That's an interesting thought.  I don't think you could realistically 
> do video recording with the screen grabbing.

Video is definitely out, but perhaps time-lapse photography?

-- 
Any sufficiently difficult bug is indistinguishable from a feature.


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel


Re: [kvm-devel] [ANN] kvm-test

2007-10-29 Thread Hollis Blanchard
On Tue, 2007-10-30 at 05:40 +0200, Avi Kivity wrote:
> 
> While mercurial is easier to use than git, using git would make it 
> easier for more kvm developers to contribute.

Anybody who manages to use git can figure out Mercurial in minutes.

-- 
Hollis Blanchard
IBM Linux Technology Center


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel


Re: [kvm-devel] [ANN] kvm-test

2007-10-29 Thread Avi Kivity
Hollis Blanchard wrote:
> On Tue, 2007-10-30 at 05:40 +0200, Avi Kivity wrote:
>   
>> While mercurial is easier to use than git, using git would make it 
>> easier for more kvm developers to contribute.
>> 
>
> Anybody who manages to use git can figure out Mercurial in minutes.
>
>   

It's not a question of the command set (I agree with you here), but how 
many SCMs you use daily.

-- 
Any sufficiently difficult bug is indistinguishable from a feature.


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel