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

TestStatusManager is still flaky in 2.3

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Normal Normal
    • OSSM 2.2.4, OSSM 2.3.1
    • OSSM 2.3.0
    • Maistra
    • None
    • Sprint 59

      Previously, the TestStatusManager appeared to be flaky, but it was actually a real issue in the federation controller. We fixed it in 2.2 and 2.3, but it looks like the test itself is still flaky:

      debug	federation	no status updates for ImportedServiceSet test-namespace/test	component=federation-status peer=test-namespace/test
          manager_test.go:866: timeout while waiting after 763 attempts (last error: comparison failed, -got +want:
                &v1.ImportedServiceSetStatus{
              - 	ImportedServices: []v1.PeerServiceMapping{{ExportedName: "exported-service.exported-namespace.svc.mesh.local"}},
              + 	ImportedServices: []v1.PeerServiceMapping{},
                }
              )
      

            mluksa@redhat.com Marko Luksa
            mluksa@redhat.com Marko Luksa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: