Bug 1880990
| Summary: | Multiple CNF tests failing | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Sebastian Scheinkman <sscheink> |
| Component: | CNF Platform Validation | Assignee: | Federico Paolinelli <fpaoline> |
| Status: | CLOSED ERRATA | QA Contact: | Nikita <nkononov> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.6 | CC: | aos-bugs, fpaoline, fsimonce, jwakely |
| Target Milestone: | --- | Keywords: | TestBlocker |
| Target Release: | 4.6.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-10-27 16:42:58 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Sebastian Scheinkman
2020-09-21 11:11:45 UTC
This issue is still relevant. After running these tests with openshift4-cnf-tests:rhaos-4.6-rhel-8-containers-candidate-22026-20200922093002 Below is tests output: 00:53:08 [Fail] [rfe_id:27363][performance] CPU Management Verification of configuration on the worker node [It] [test_id:34358] Verify rcu_nocbs kernel argument on the node 00:53:08 /remote-source/app/vendor/github.com/openshift-kni/performance-addon-operators/functests/1_performance/cpu_management.go:141 00:53:08 00:53:08 [Fail] [sriov] operator Generic SriovNetworkNodePolicy [BeforeEach] Resource Injector Should inject downward api volume 00:53:08 /remote-source/app/vendor/github.com/openshift/sriov-network-operator/test/conformance/tests/sriov_operator.go:1764 00:53:08 00:53:08 [Fail] [sriov] operator Generic SriovNetworkNodePolicy VF flags [BeforeEach] Should configure the spoofChk boolean variable 00:53:08 /remote-source/app/vendor/github.com/openshift/sriov-network-operator/test/conformance/tests/sriov_operator.go:320 00:53:08 00:53:08 [Fail] [sriov] operator Generic SriovNetworkNodePolicy VF flags [BeforeEach] Should configure the trust boolean variable 00:53:08 /remote-source/app/vendor/github.com/openshift/sriov-network-operator/test/conformance/tests/sriov_operator.go:320 00:53:08 00:53:08 [Fail] [sriov] operator Generic SriovNetworkNodePolicy VF flags [BeforeEach] Should configure the the link state variable 00:53:08 /remote-source/app/vendor/github.com/openshift/sriov-network-operator/test/conformance/tests/sriov_operator.go:320 00:53:08 00:53:08 [Fail] [sriov] operator Generic SriovNetworkNodePolicy VF flags [BeforeEach] rate limit Should configure the requested rate limit flags under the vf 00:53:08 /remote-source/app/vendor/github.com/openshift/sriov-network-operator/test/conformance/tests/sriov_operator.go:320 00:53:08 00:53:08 [Fail] [sriov] operator Generic SriovNetworkNodePolicy VF flags [BeforeEach] vlan and Qos vlan Should configure the requested vlan and Qos vlan flags under the vf 00:53:08 /remote-source/app/vendor/github.com/openshift/sriov-network-operator/test/conformance/tests/sriov_operator.go:320 00:53:08 00:53:08 [Panic!] [sriov] operator Generic SriovNetworkNodePolicy Multiple sriov device and attachment [It] Should configure multiple network attachments 00:53:08 /opt/rh/go-toolset-1.13/root/usr/lib/go-toolset-1.13-golang/src/runtime/panic.go:199 00:53:08 00:53:08 [Panic!] [sriov] operator Generic SriovNetworkNodePolicy IPv6 configured secondary interfaces on pods [It] should be able to ping each other 00:53:08 /opt/rh/go-toolset-1.13/root/usr/lib/go-toolset-1.13-golang/src/runtime/panic.go:199 00:53:08 00:53:08 [Panic!] [sriov] operator Generic SriovNetworkNodePolicy NAD update [It] NAD is updated when SriovNetwork spec/networkNamespace is changed 00:53:08 /opt/rh/go-toolset-1.13/root/usr/lib/go-toolset-1.13-golang/src/runtime/panic.go:199 00:53:08 00:53:08 [Panic!] [sriov] operator Generic SriovNetworkNodePolicy NAD update [It] NAD default gateway is updated when SriovNetwork ipam is changed 00:53:08 /opt/rh/go-toolset-1.13/root/usr/lib/go-toolset-1.13-golang/src/runtime/panic.go:199 00:53:08 00:53:08 [Panic!] [sriov] operator Generic SriovNetworkNodePolicy SRIOV and macvlan [It] Should be able to create a pod with both sriov and macvlan interfaces 00:53:08 /opt/rh/go-toolset-1.13/root/usr/lib/go-toolset-1.13-golang/src/runtime/panic.go:199 00:53:08 00:53:08 [Fail] [sriov] operator Generic SriovNetworkNodePolicy Virtual Functions [It] should release the VFs once the pod deleted and same VFs can be used by the new created pods 00:53:08 /remote-source/app/vendor/github.com/openshift/sriov-network-operator/test/conformance/tests/sriov_operator.go:748 00:53:08 Move back to "ASSIGNED" What is the latest status on this? Are we working with Nikita on understanding why this Failed QA? Do we need more fixes? Last run with the fixes is better, but there are still 5 sriov failures. I am working with Nikita, I am suspecting a bug in the operator, I am treating it with high priority. Verified with registry-proxy.engineering.redhat.com/rh-osbs/openshift4-cnf-tests:v4.6.0-11 . All network tests are stable. Move this bug to verified 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.6 GA Images), 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-2020:4196 |