fog / fog-vsphere

Fog for vSphere
MIT License
36 stars 63 forks source link

Fixes 233 - broken storagePod VM creation #234

Closed ezr-ondrej closed 5 years ago

ezr-ondrej commented 5 years ago

Thanks @timogoebel, removed the debug.

chris1984 commented 5 years ago

@ezr-ondrej is this ok to test? The jenkins job is broke so will test it manually

ezr-ondrej commented 5 years ago

Yeah, ok to test

chris1984 commented 5 years ago

Looks good to me @ezr-ondrej feel free to merge :)

Image:

----------------------------------------------------------------------------------

VM creation with single HDD on Local Datastore - Passed

VM creation with added HDD on Local Datastore - Passed

VM creation with single HDD on Storage Pod - Passed

VM creation with added HDD on same Storage Pod - Passed

VM creation with added HDD on different Storage Pod - Passed

----------------------------------------------------------------------------------

PXE:

----------------------------------------------------------------------------------

VM creation with single HDD on Local Datastore - Passed

VM creation with added HDD on Local Datastore - Passed

VM creation with single HDD on Storage Pod - Passed

VM creation with added HDD on Storage Pod - Passed

VM creation with added HDD on different Storage Pod - Passed

----------------------------------------------------------------------------------

Bootdisk:

----------------------------------------------------------------------------------

VM creation with single HDD on Local Datastore - Passed

VM creation with added HDD on Local Datastore - Passed

VM creation with single HDD on Storage Pod - Passed

VM creation with added HDD on Storage Pod - Passed

VM creation with added HDD on different Storage Pod - Passed

----------------------------------------------------------------------------------

Network:

----------------------------------------------------------------------------------

VM creation with NIC in portgroup on Standard Switch - Passed

VM creation with NIC in portgroup on Distributed Switch - Passed

VM creation with NIC in port group on Distributed Switch with VLAN - Passed

VM creation with additional NIC - Passed

----------------------------------------------------------------------------------

Datacenter:

----------------------------------------------------------------------------------

VM creation with Datacenter in a folder - Skipped

----------------------------------------------------------------------------------