Tracker bug for bootimage bump in 4.11. This bug should block bugs which need a bootimage bump to fix.
Verified passed on 4.11.0-0.nightly-2022-03-29-152521 $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.11.0-0.nightly-2022-03-29-152521 True False 2m9s Cluster version is 4.11.0-0.nightly-2022-03-29-152521 $ oc -n openshift-machine-api get machinesets NAME DESIRED CURRENT READY AVAILABLE AGE ci-ln-2x59l7k-72292-bpgzl-worker-a 1 1 1 1 21m ci-ln-2x59l7k-72292-bpgzl-worker-b 1 1 1 1 21m ci-ln-2x59l7k-72292-bpgzl-worker-c 1 1 1 1 21m ci-ln-2x59l7k-72292-bpgzl-worker-f 0 0 21m $ oc -n openshift-machine-api get machinesets/ci-ln-2x59l7k-72292-bpgzl-worker-a -o yaml | grep image image: projects/rhcos-cloud/global/images/rhcos-411-85-202203181601-0-gcp-x86-64 matches snippet from boot image bump in https://github.com/openshift/installer/pull/5729 "gcp": { "release": "411.85.202203181601-0", "project": "rhcos-cloud", "name": "rhcos-411-85-202203181601-0-gcp-x86-64" }
The auto test is covered by regression testing, set the flag qe_test_coverage to '+'
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 Container Platform 4.11.0 bug fix and security 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:5069