-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.21
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 'elasticloadbalancing:DescribeLoadBalancers'
: [cloud-provider-aws-e2e] loadbalancer NLB internal should be reachable with hairpinning traffic [Suite:openshift/conformance/parallel]
- Caused by missing IAM permissions to 'elasticloadbalancing: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
-
OCPBUGS-63219 Router/AWS - hairpin connection failed when router is NLB with internal scheme
-
- New
-
-
SPLAT-2337 [AWS NLB SG]: CCM downstream - e2e: create support to OTE framework to openshift/cloud-provider-aws inheriting upstream test cases
-
- In Progress
-
-
OCPBUGS-58456 CCM/AWS - hairpin connection failed when Service type-LoadBalancer NLB with internal scheme
-
- Verified
-
-
OCPSTRAT-2743 Support hairpinning traffic on private services NLB - Ingress changes
-
- New
-
- is caused by
-
SPLAT-2337 [AWS NLB SG]: CCM downstream - e2e: create support to OTE framework to openshift/cloud-provider-aws inheriting upstream test cases
-
- In Progress
-
-
OCPBUGS-58456 CCM/AWS - hairpin connection failed when Service type-LoadBalancer NLB with internal scheme
-
- Verified
-
-
TRT-2429 Aggregated Hypershift, ROSA failing on 4.21 nightlies
-
- Closed
-
- 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
-
-
SPLAT-2538 AWS CCM CI: create test mapping for OTE tests to component in <https://github.com/openshift-eng/ci-test-mapping|ci-test-mapping>
-
- Closed
-
- links to