pvandervelde / Sherlock

Sherlock provides a means to schedule and automatically execute tests in an controlled virtual machine environment.
http://pvandervelde.github.io/Sherlock
Apache License 2.0
2 stars 0 forks source link

Hyper-V: Handle state change result code #26

Closed pvandervelde closed 10 years ago

pvandervelde commented 10 years ago

At the moment the state change operation on a Hyper-V virtual machine is not checked for success (hypervVirtualMachine.ChangeMachineState). The method exit codes are found here: http://msdn.microsoft.com/en-us/library/cc723874(v=vs.85).aspx