+++ This bug was initially created as a clone of Bug #2057451 +++ Description of problem: Sriov tests failed due to Intel E810 nic is not in list of supported nic /remote-source/app/cnf-tests/testsuites/pkg/execute/ginkgo.go:9 Unexpected error: <*errors.errorString | 0xc001e78460>: { s: "No sriov enabled node found", } No sriov enabled node found occurred /remote-source/app/cnf-tests/testsuites/e2esuite/sctp/sctp_sriov.go:147 https://github.com/openshift-kni/cnf-features-deploy/blob/release-4.8/vendor/githu[…]kplumbingwg/sriov-network-operator/test/util/cluster/cluster.go According to the SR-IOV it should be supported: https://github.com/openshift/sriov-network-operator/blob/release-4.8/api/v1/helper.go#L45 Version-Release number of selected component (if applicable): 4.8.0 How reproducible: 100% Steps to Reproduce: 1.Run CNF-TEST container with focus sriov against intel E810 2. 3. Actual results: All sriov tests failed Expected results: All sriov tests passed Additional info:
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.9.36 bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:4741