Hi, Vishal. I am working on exactly the same thing. To install the MSI and run tests, I suggest using pstools (http://technet.microsoft.com/en-us/sysinternals/bb896649.aspx), a suite that has several tools which allow you to run commands on a remote machine. psexec will be the most useful here.
As far as starting your VM, this might be a little more difficult. We run our VMs in XenServer, which makes it easy to script starts/restarts/shutdowns and rollbacks. What do yours run in? -- Jerry On Thursday, April 18, 2013 10:05:40 AM UTC-4, Vishal Gupta wrote: > > I want to start virtual machine via jenkins,install my MSI on virtual > machine via jenkins, run MSTests on it via jenkins, collect the test > results and then publish the report in jenkins dashboard. > I am new to jenkins. Can anyone please suggest any solution or any > alternate for this. > > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
