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

Create test case to test OSSM-1974 Ior

    XMLWordPrintable

Details

    Description

      We need to create a test case to test the ticket OSSM-1974: All IOR routes are recreated when changes are made in the SMCP

      Test Steps:

      Step Expected result
      Setup an smcp 2.4 or higher The smcp it's deployed correctly
      Create a higher number of projects or namespaces The namespaces are created correctly
      Create an SMMR with all the namespaces on it The SMMR is created and the namespaces are added to it
      Create a Gateway in each of those namespaces Each Gateway is created and they are ready.
      Note: Store and save the creation time of each route: oc get -o yaml -n istio-system route | egrep '(name: mesh-routes|creationTime)'
      From this we can subdivide the test case on two test cases:
      • Delete the istiod pod
      • Add an ingressgateway and an egressgateway to a namespace in the mesh
      • The istiod pod is deleted
      • The ingressgateway and egressgateway are created
      Wait for the SMCP to reconcile and check routes creation time The routes should be have the same time as the original datetime of creation

       

      Attachments

        Issue Links

          Activity

            People

              rh-ee-yannliu Yann Liu
              frherrer@redhat.com Francisco Herrera Lira
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: