Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-60009

[ALBO] Flaky CI TestAWSLoadBalancerControllersV1Alpha1 failing

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 1
    • Moderate
    • None
    • None
    • Rejected
    • NI&D Sprint 276, NI&D Sprint 277
    • 2
    • In Progress
    • Release Note Not Required
    • None
    • None
    • None
    • None
    • None

      The CI test TestAWSLoadBalancerControllerWithCredentialsSecret is currently failing as a flaky CI. We have observed this and decided to file it as a bug.

      --- FAIL: TestAWSLoadBalancerControllerWithCredentialsSecret (920.10s) === RUN TestAWSLoadBalancerControllerWithCustomIngressClass operator_test.go:406: Creating test namespace "aws-load-balancer-test-custom-ing" operator_test.go:412: Creating a custom ingress class operator_test.go:422: Creating aws load balancer controller instance with custom ingress class util.go:72: failed to get deployment aws-load-balancer-controller-cluster: deployments.apps "aws-load-balancer-controller-cluster" not found (retrying) util.go:72: failed to get deployment aws-load-balancer-controller-cluster: deployments.apps "aws-load-balancer-controller-cluster" not found (retrying) util.go:72: failed to get deployment aws-load-balancer-controller-cluster: deployments.apps "aws-load-balancer-controller-cluster" not found (retrying)
      

      aws-load-balancer-pre-install CI step creates the necessary CredentialsRequest to provision AWS credentials secret for the controller. However the secret is not provisioned due to missing target namespace (aws-load-balancer-operator) which is created later during the CI installation. 

      A related fix for the operator CredentialsRequest was merged here. Unlike the operator fix which relied on ALBO doing the self provisioning during the startup, the controller fix should be added to the e2e code (before tests start to run).

              rh-ee-gpiotrow Grzegorz Piotrowski
              rh-ee-alsyed Ali Syed
              None
              Andrey Lebedev
              Shudi Li Shudi Li
              None
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: