vmware / go-vcloud-director

Golang SDK for VMware Cloud Director
Other
80 stars 79 forks source link

VappTestSuite consistent undeploy #603

Closed adezxc closed 1 year ago

adezxc commented 1 year ago

This PR updates all the VappTestSuite tests that need it to be in POWERED_ON state.

At the end of them, the VM is now undeployed, as otherwise it ends up in PARTIALLY_POWERED_OFF for some time which causes unexpected behaviour when running other tests with the VM.