Bug 2097313

Summary: RHEL9 templates missing UEFI params
Product: Container Native Virtualization (CNV) Reporter: Kedar Bidarkar <kbidarka>
Component: SSPAssignee: Antonio Cardace <acardace>
Status: CLOSED ERRATA QA Contact: Akriti Gupta <akrgupta>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.9.5CC: acardace, akrgupta, cnv-qe-bugs, dholler, gkapoor, ksimon, vsibirsk
Target Milestone: ---   
Target Release: 4.9.6   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: kubevirt-ssp-operator-container-v4.9.6-3 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 2096240 Environment:
Last Closed: 2022-09-22 08:17:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2096240    
Bug Blocks:    

Description Kedar Bidarkar 2022-06-15 12:27:50 UTC
+++ This bug was initially created as a clone of Bug #2096240 +++

Description of problem:
Missing UEFI params form RHEL9 common templates templates

Version-Release number of selected component (if applicable):
CNV 4.10.2 Templates version v0.19.5

How reproducible:
100%

Steps to Reproduce:
1.oc -n openshift get template rhel9-desktop-large -o yaml
2.
3.

Actual results:
No UEFI params in template

Expected results:
features:
  smm:
    enabled: true
firmware:
  bootloader:
    efi: {}

Additional info:

Comment 2 Akriti Gupta 2022-09-08 15:33:02 UTC
Verified with kubevirt-ssp-operator v4.9.6-5

[akrgupta@fedora auth]$ oc -n openshift get template rhel9-desktop-large -o yaml | grep -A 6 "features"
          features:
            smm:
              enabled: true
          firmware:
            bootloader:
              efi: {}
          machine:

UEFI params found in RHEL9 templates

Comment 7 errata-xmlrpc 2022-09-22 08:17:00 UTC
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.9.6 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:6681