vmware / go-vcloud-director

Golang SDK for VMware Cloud Director
Other
82 stars 75 forks source link

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

Closed Didainius closed 5 months ago

Didainius commented 5 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: