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

openshift/ovn-kubernetes 5 unit tests failing in SecondaryNodeNetworkController

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • None
    • 4.18
    • None
    • None
    • Rejected
    • False
    • Hide

      None

      Show
      None

      downstream unit tests are not running in 4.17+ branches and tracked in this bug

      we have work in place to get the tests running again, but the unit tests are failing
      and we need to get those resolved before letting the unit tests run again otherwise
      all PRs will fail the 'unit' check.

      this PR does some hacks in openshift/ovn-kubernetes to let the tests run and
      the results log is here. the tests that fail are below:

      Summarizing 5 Failures:
      
      [Fail] SecondaryNodeNetworkController [BeforeEach] should return networkID from one of the nodes in the cluster
      /go/src/github.com/openshift/ovn-kubernetes/go-controller/pkg/node/secondary_node_network_controller_test.go:68
      
      [Fail] SecondaryNodeNetworkController [BeforeEach] should return invalid networkID if network not found
      /go/src/github.com/openshift/ovn-kubernetes/go-controller/pkg/node/secondary_node_network_controller_test.go:68
      
      [Fail] SecondaryNodeNetworkController [BeforeEach] ensure UDNGateway is not invoked when feature gate is OFF
      /go/src/github.com/openshift/ovn-kubernetes/go-controller/pkg/node/secondary_node_network_controller_test.go:68
      
      [Fail] SecondaryNodeNetworkController [BeforeEach] ensure UDNGateway is invoked for Primary UDNs when feature gate is ON
      /go/src/github.com/openshift/ovn-kubernetes/go-controller/pkg/node/secondary_node_network_controller_test.go:68
      
      [Fail] SecondaryNodeNetworkController [BeforeEach] ensure UDNGateway is not invoked for Primary UDNs when feature gate is ON but network is not Primary
      /go/src/github.com/openshift/ovn-kubernetes/go-controller/pkg/node/secondary_node_network_controller_test.go:68
      

              jluhrsen Jamo Luhrsen
              jluhrsen Jamo Luhrsen
              Anurag Saxena Anurag Saxena
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: