Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-22780

ACM-Z || Submariner || Need analysis on E2E Test cases failure on IBM Z ENVIRONMENT

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • False
    • Important
    • None

      Description of problem: In the E2E Execution run of Submariner, there were 15 test cases failed and 14 passed on IBM Z Environment which needs to have a look.

      Version-Release number of selected component (if applicable):

      How reproducible:

      [^ACM-2.14.0-Submariner-0.21.0-IBMZPlatform-4.19-IBMZPlatform-4.19-Globalnet_subctl_firewall_tests.log]Steps to Reproduce:

      1.  
      2.  
      3. ...

      Actual results: 15 Test cases failures in E2E Submariner run.

      // Summarizing 15 Failures:
        [FAIL] Gateway fail-over tests when one gateway node is configured and the submariner gateway pod fails [It] should start a new submariner gateway pod and be able to connect from another cluster [redundancy]
        /remote-source/deps/gomod/pkg/mod/github.com/submariner-io/submariner@v0.21.0-rc0/test/e2e/framework/dataplane.go:201
        [FAIL] Route Agent restart tests when a route agent pod running on a gateway node is restarted [It] should start a new route agent pod and be able to connect from another cluster [redundancy]
        /remote-source/deps/gomod/pkg/mod/github.com/submariner-io/submariner@v0.21.0-rc0/test/e2e/framework/dataplane.go:201
        [FAIL] Route Agent restart tests when a route agent pod running on a non-gateway node is restarted [It] should start a new route agent pod and be able to connect from another cluster [redundancy]
        /remote-source/deps/gomod/pkg/mod/github.com/submariner-io/submariner@v0.21.0-rc0/test/e2e/framework/dataplane.go:201
        [FAIL] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service when the pod is not on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod [dataplane, globalnet, basic]
        /remote-source/deps/gomod/pkg/mod/github.com/submariner-io/submariner@v0.21.0-rc0/test/e2e/framework/dataplane.go:201
        [FAIL] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod [dataplane, globalnet]
        /remote-source/deps/gomod/pkg/mod/github.com/submariner-io/submariner@v0.21.0-rc0/test/e2e/framework/dataplane.go:201
        [FAIL] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is on a gateway [It] should have sent the expected data from the pod to the other pod [dataplane, globalnet, basic]
        /remote-source/deps/gomod/pkg/mod/github.com/submariner-io/submariner@v0.21.0-rc0/test/e2e/framework/dataplane.go:201
        [FAIL] Basic TCP connectivity tests across overlapping clusters without discovery when a pod matching an egress IP namespace selector connects via TCP to the globalIP of a remote service when the pod is not on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod [dataplane, globalnet]
        /remote-source/deps/gomod/pkg/mod/github.com/submariner-io/submariner@v0.21.0-rc0/test/e2e/framework/dataplane.go:201
        [FAIL] Basic TCP connectivity tests across overlapping clusters without discovery when a pod matching an egress IP namespace selector connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is on a gateway [It] should have sent the expected data from the pod to the other pod [dataplane, globalnet]
        /remote-source/deps/gomod/pkg/mod/github.com/submariner-io/submariner@v0.21.0-rc0/test/e2e/framework/dataplane.go:201
        [FAIL] Basic TCP connectivity tests across overlapping clusters without discovery when a pod matching an egress IP pod selector connects via TCP to the globalIP of a remote service when the pod is not on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod [dataplane, globalnet]
        /remote-source/deps/gomod/pkg/mod/github.com/submariner-io/submariner@v0.21.0-rc0/test/e2e/framework/dataplane.go:201
        [FAIL] Basic TCP connectivity tests across overlapping clusters without discovery when a pod matching an egress IP pod selector connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is on a gateway [It] should have sent the expected data from the pod to the other pod [dataplane, globalnet]
        /remote-source/deps/gomod/pkg/mod/github.com/submariner-io/submariner@v0.21.0-rc0/test/e2e/framework/dataplane.go:201
        [FAIL] Basic TCP connectivity tests across overlapping clusters without discovery when a pod with HostNetworking connects via TCP to the globalIP of a remote service when the pod is not on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod [dataplane, globalnet]
        /remote-source/deps/gomod/pkg/mod/github.com/submariner-io/submariner@v0.21.0-rc0/test/e2e/framework/dataplane.go:201
        [FAIL] Basic TCP connectivity tests across overlapping clusters without discovery when a pod with HostNetworking connects via TCP to the globalIP of a remote service when the pod is on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod [dataplane, globalnet]
        /remote-source/deps/gomod/pkg/mod/github.com/submariner-io/submariner@v0.21.0-rc0/test/e2e/framework/dataplane.go:201
        [FAIL] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote headless service when the pod is not on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod [dataplane, globalnet]
        /remote-source/deps/gomod/pkg/mod/github.com/submariner-io/submariner@v0.21.0-rc0/test/e2e/framework/dataplane.go:201
        [FAIL] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote headless service when the pod is on a gateway and the remote service is on a gateway [It] should have sent the expected data from the pod to the other pod [dataplane, globalnet]
        /remote-source/deps/gomod/pkg/mod/github.com/submariner-io/submariner@v0.21.0-rc0/test/e2e/framework/dataplane.go:201
        [FAIL] Basic TCP connectivity tests across overlapping clusters without discovery when a pod connects via TCP to the globalIP of a remote service in reverse direction when the pod is not on a gateway and the remote service is not on a gateway [It] should have sent the expected data from the pod to the other pod [dataplane, globalnet]
        /remote-source/deps/gomod/pkg/mod/github.com/submariner-io/submariner@v0.21.0-rc0/test/e2e/framework/dataplane.go:201
      
      Ran 29 of 50 Specs in 616.078 seconds
      FAIL! -- 14 Passed | 15 Failed | 0 Pending | 21 Skipped
      
      subctl version: v0.21.0 

      Expected results: Supported test cases on IBM Z should pass.

      Additional info:

              asuryana Aswin Suryanarayanan
              nishtha506 Nishtha Mishra
              Prachi Yadav Prachi Yadav
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: