Category
Bug
Description
Three unit tests are failing:
Config with YAML config file - should return error for missing file (config_test.go:152)
WaitForVMReady - should return error on timeout (wait_test.go:100)
WaitForVMReady - should retry when VMI not found and eventually timeout (wait_test.go:108)
Sub-issues
Category
Bug
Description
Three unit tests are failing:
Config with YAML config file - should return error for missing file(config_test.go:152)WaitForVMReady - should return error on timeout(wait_test.go:100)WaitForVMReady - should retry when VMI not found and eventually timeout(wait_test.go:108)Sub-issues