CAPI e2e tests for AWS are missing, we need to add them and sure the suite passes.
Tried create machineset with capi, machine can be created succesful, move this to verified. https://polarion.engineering.redhat.com/polarion/#/project/OSE/workitem?id=OCP-51071 $ oc get cluster [16:09:42] NAME PHASE AGE VERSION zhsunaws24-lzwc7 Provisioning 4h6m $ oc get awscluster [16:09:23] NAME CLUSTER READY VPC BASTION IP zhsunaws24-lzwc7 zhsunaws24-lzwc7 true $ oc get machineset -n openshift-cluster-api NAME CLUSTER REPLICAS READY AVAILABLE AGE VERSION capi-ms zhsunaws24-lzwc7 1 1 1 17m $ oc get machine -n openshift-cluster-api NAME CLUSTER NODENAME PROVIDERID PHASE AGE VERSION capi-ms-nqhmp zhsunaws24-lzwc7 ip-10-0-154-129.us-east-2.compute.internal aws:///us-east-2a/i-00dab47863c07cb74 Running 8m23s $ oc get node NAME STATUS ROLES AGE VERSION ip-10-0-139-112.us-east-2.compute.internal Ready worker 5h14m v1.24.0+284d62a ip-10-0-153-109.us-east-2.compute.internal Ready master 5h19m v1.24.0+284d62a ip-10-0-154-129.us-east-2.compute.internal Ready worker 7m v1.24.0+284d62a
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