vmware / go-vcloud-director

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

Use guaranteed memory resources when memory overhead is included in tests #684

Closed Didainius closed 3 months ago

Didainius commented 3 months ago

Improved VCD API validation detected a quirk where a configuration was not exactly correct. Quite a few tests fail now (all that spawn VDCs for testing purposes). The fix is to set ResourceGuaranteedMemory when spawning a Flex VDC

Tests that it should fix: