+++ This bug was initially created as a clone of Bug #1837239 +++ Description of problem: Some validations for OpenShift on RHV nodes don't seem to be working as expected. Namely they are: - memory of VM - VM type For more info, see here: https://bugzilla.redhat.com/show_bug.cgi?id=1820300#c9 Version-Release number of the following components: openshift-install-linux-4.5.0-0.nightly-2020-05-18-043243 How reproducible: 100 % Steps to Reproduce: 1. openshift install create install-config 2. Set value of VM's memory to 0 3. Set VM type to an arbitrary string that's neither "desktop", "server" or "high_performance" Actual results: Installer accepts both of these customization Expected results: Installer should fail early with a helpful error message
Update: I found out that the VM type attribute works as expected. So the only verification required here is to check that memoryMB attribute does not take value of zero or lower.
due to capacity constraints we will be revisiting this bug in the upcoming sprint
Closing as 4.4.z is approaching end of life cycle and this issue is not so important to require backport in the first place.
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days