Bug 2092228
| Summary: | Ensure Machine Type for new VMs is 8.6 | ||
|---|---|---|---|
| Product: | Container Native Virtualization (CNV) | Reporter: | Fabian Deutsch <fdeutsch> |
| Component: | Virtualization | Assignee: | Antonio Cardace <acardace> |
| Status: | CLOSED ERRATA | QA Contact: | Akriti Gupta <akrgupta> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.10.0 | CC: | acardace, cnv-qe-bugs, kbidarka, sgott, stirabos |
| Target Milestone: | --- | Flags: | acardace:
needinfo-
acardace: needinfo- |
| Target Release: | 4.11.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | hco-bundle-registry-container-v4.11.0-550 virt-operator-container-v4.11.0-101 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-09-14 19:35:24 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Fabian Deutsch
2022-06-01 07:04:21 UTC
This is not a TestOnly bug as we have a mistream PR to merge. checked with v4.11.0-521
Machine Type is updated to 8.6 in templates , b ut is still 8.4 in KV CR
[cnv-qe-jenkins@virt-akr-411-n45lw-executor ~]$ oc get kubevirt kubevirt-kubevirt-hyperconverged -n openshift-cnv -o yaml | grep pc-q35-rhe
machineType: pc-q35-rhel8.4.0
[cnv-qe-jenkins@virt-akr-411-n45lw-executor ~]$ oc get templates -n openshift rhel8-server-tiny -o yaml | grep pc-q35-rhel
type: pc-q35-rhel8.6.0
checked with v4.11.0-544, iib:266441
Machine type is updated to 8.6 in KV CR
[kbidarka@localhost auth]$ oc get kubevirt kubevirt-kubevirt-hyperconverged -n openshift-cnv -o yaml | grep machineType
f:machineType: {}
machineType: pc-q35-rhel8.6.0
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Virtualization 4.11.0 Images security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:6526 |