-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.21
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
-
Proposed
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
e2e tests on hypershift are permanent failing after OTE for CCM-AWS has been added by https://github.com/openshift/origin/pull/30235
The following tests are failing:
: [cloud-provider-aws-e2e] loadbalancer NLB should be reachable with target-node-labels [Suite:openshift/conformance/parallel]
- Caused by missing IAM permissions to 'DescribeLoadBalancers'
: [cloud-provider-aws-e2e] loadbalancer NLB internal should be reachable with hairpinning traffic [Suite:openshift/conformance/parallel]
- Caused by missing IAM permissions to 'DescribeTargetGroupAttributes'
Those permissions are used in the test suite to ensure custom configuration (variations) are correctly set to the load balancer in the cloud resource.
Version-Release number of selected component (if applicable):
4.21+
How reproducible:
always
Steps to Reproduce:
1.
2.
3.
Actual results:
blob:https://prow.ci.openshift.org/e1360432-41c9-4bca-8ecb-a3690d793aa5 blob:https://prow.ci.openshift.org/296d769a-25af-4dcc-a9ad-7170010d48bf
Expected results:
Permissions added to the identity used by the test running on hypershift to correct validate the scenarios that must be executed/tested on ROSA HCP.
Once permissions added, we need to add the OTE binary to the payload again, re-revert the PR https://github.com/openshift/origin/pull/30513
Additional info:
Tests are correctly running on self-managed.
TRT tracking: https://issues.redhat.com/browse/TRT-2429
Slack threads:
- https://redhat-internal.slack.com/archives/C01CQA76KMX/p1763728492349899
- https://redhat-external.slack.com/archives/C01C8502FMM/p1763716992593049
- blocks
-
SPLAT-2337 [AWS NLB SG]: CCM downstream - e2e: create support to OTE framework to openshift/cloud-provider-aws inheriting upstream test cases
-
- In Progress
-
- is caused by
-
TRT-2429 Aggregated Hypershift, ROSA failing on 4.21 nightlies
-
- Review
-
- is related to
-
SPLAT-2337 [AWS NLB SG]: CCM downstream - e2e: create support to OTE framework to openshift/cloud-provider-aws inheriting upstream test cases
-
- In Progress
-