[Autotest] [KVM-AUTOTEST][PATCH V2] Patch to install cygwin and run autotest in windows

2010-09-27 Thread Yogananth Subramanian
Hello Lucas, I like to resubmit this patch, in the previous patch i had hard coded it for doing local installation and had missed the remote installation part. So in this patch i have fixed it, 'cyg_param' take different vlaues for local and remote install, to avoid the error in previous patch.

Patch to install cygwin and run autotest in windows

2010-09-13 Thread Yogananth Subramanian
Hello Lucas, Submitting the patch again using "git send-email", there was some issue with git config, its resolved now.Thanks for the link. I tried not to make any drastic change to the kvm-autotest infrastructure, run_autotest() accepts an additonal parameter, other then that rest of the patch

Re: [Autotest] [KVM-AUTOTEST] Patch to install cygwin and run autotest in windows

2010-09-13 Thread Lucas Meneghel Rodrigues
On Mon, 2010-09-13 at 15:01 +0530, yogi wrote: > Hello Lucas, > > I like to submit patch to do unattended install of cygwin and run > autotest test case on Windows guests using cygwin. > Cygwin enable running some of test like stress, lmbench, bonnie, > compilebench and netperf directly under win

[Autotest] [KVM-AUTOTEST] Patch to install cygwin and run autotest in windows

2010-09-13 Thread yogi
Hello Lucas, I like to submit patch to do unattended install of cygwin and run autotest test case on Windows guests using cygwin. Cygwin enable running some of test like stress, lmbench, bonnie, compilebench and netperf directly under windows, but most of the tests need to be patched before they