Windows 11 has minimum requirements of 2 vCPUs and 4Gi of memory. To better align with these requirements a new u1.2xmedium size is introduced.
This is used within our functional tests replacing the larger u1.large instance type that provided 8Gi of memory.
Signed-off-by: Lee Yarwood lyarwood@redhat.com
(cherry picked from commit 42ba37814d8d2356fe07e0d9b6476fb73a7be05d)
Which issue(s) this PR fixes(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #
Special notes for your reviewer:
Release note:
A new `u1.2xmedium` instance type is now provided to better align with the minimum requirements of 2 vCPUs and 4Gi of RAM for Windows 11
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/kubevirt/common-instancetypes/blob/release-0.4/OWNERS)~~ [0xFelix]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
What this PR does / why we need it:
Windows 11 has minimum requirements of 2 vCPUs and 4Gi of memory. To better align with these requirements a new u1.2xmedium size is introduced.
This is used within our functional tests replacing the larger u1.large instance type that provided 8Gi of memory.
Signed-off-by: Lee Yarwood lyarwood@redhat.com (cherry picked from commit 42ba37814d8d2356fe07e0d9b6476fb73a7be05d)
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged): Fixes #Special notes for your reviewer:
Release note: