Uploaded image for project: 'OpenShift Service Mesh'
  1. OpenShift Service Mesh
  2. OSSM-9813

Stabilize dual-stack e2e test

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • OSSM 3.0.0
    • Istio, QE, Sail Operator

      The e2e test is currently flaky when running on OCP clusters, primarily due to the very rapid check for sample pod creation. This leads to intermittent failures, such as:

      [FAILED] No pods found in dual-stack namespace
        Expected
            <[]v1.Pod | len:0, cap:0>: nil
        not to be empty 

      The test is checking for the existence of pods too quickly after initiating their creation, which doesn't give the system enough time to start the pods—especially in clusters with variable performance characteristics.

      Acceptance Criteria:

      • The e2e test no longer fails intermittently due to pod creation timing.

              mabramov@redhat.com Mikhail Abramov
              mabramov@redhat.com Mikhail Abramov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: