Bug 2099340 - CAPI e2e tests for AWS are missing
Summary: CAPI e2e tests for AWS are missing
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Cloud Compute
Version: 4.11
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.11.0
Assignee: Alexander Demicev
QA Contact: sunzhaohua
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-06-20 15:28 UTC by Alexander Demicev
Modified: 2022-08-10 11:18 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-08-10 11:18:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-capi-operator pull 62 0 None open Bug 2099340: Add a basic e2e suite for AWS 2022-06-20 15:29:28 UTC
Red Hat Product Errata RHSA-2022:5069 0 None None None 2022-08-10 11:18:56 UTC

Description Alexander Demicev 2022-06-20 15:28:55 UTC
CAPI e2e tests for AWS are missing, we need to add them and sure the suite passes.

Comment 2 sunzhaohua 2022-06-24 08:23:12 UTC
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

Comment 4 errata-xmlrpc 2022-08-10 11:18:42 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 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


Note You need to log in before you can comment on or make changes to this bug.