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

e2e test on platform external are failing due unsupported UDP proto on service LoadBalancer

      Description of problem:

          The e2e tests[1] are permanent failing in clusters installed with platform type External on CI (installed on providers AWS and vSphere) due missing configuration in the tests (AWS), and vSphere (not supported as we don't use NSX-T).
      
      Those tests need to be skipped to prevent false signals on CI and in the provider auto-validation throughout the VCSP program.
      
      [1] tests failing on platform type External
      
      ~~~
      [sig-network] LoadBalancers [Feature:LoadBalancer] should be able to preserve UDP traffic when server pod cycles for a LoadBalancer service on the same nodes [Skipped:alibabacloud] [Skipped:aws] [Skipped:baremetal] [Skipped:ibmcloud] [Skipped:kubevirt] [Skipped:nutanix] [Skipped:openstack] [Skipped:ovirt] [Skipped:vsphere] [Suite:openshift/conformance/parallel] [Suite:k8s]
      
      [sig-network] LoadBalancers [Feature:LoadBalancer] should be able to preserve UDP traffic when server pod cycles for a LoadBalancer service on different nodes [Skipped:alibabacloud] [Skipped:aws] [Skipped:baremetal] [Skipped:ibmcloud] [Skipped:kubevirt] [Skipped:nutanix] [Skipped:openstack] [Skipped:ovirt] [Skipped:vsphere] [Suite:openshift/conformance/parallel] [Suite:k8s] 
      ~~~

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

          4.18

      How reproducible:

      Always

      Steps to Reproduce:

      1. install an OpenShift cluster with platform type External on AWS provider with CCM enabled
      2. Run the openshift/conformance suite
      3. Check the results with tests listed in [1] failing

      Actual results:

      Tests listed in [1] failing platform type External    

      Expected results:

      Tests fixed or skipped.

      Additional info:

          

              rhn-support-mrbraga Marco Braga
              rhn-support-mrbraga Marco Braga
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: