Bug 2101200
| Summary: | [sriov] operator Custom SriovNetworkNodePolicy Resource Injector SR-IOV Operator Config, disable Webhook resource injector | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | elevin |
| Component: | Networking | Assignee: | Andrea Panattoni <apanatto> |
| Networking sub component: | SR-IOV | QA Contact: | elevin |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | high | ||
| Priority: | high | CC: | apanatto, cgoncalves, nkononov, zshi |
| Version: | 4.11 | Keywords: | AutomationBlocker |
| Target Milestone: | --- | ||
| Target Release: | 4.12.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-01-17 19:45: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: | |||
The OCP 4.11.z backport is being tracked now in Jira. Follow https://issues.redhat.com/browse/OCPBUGS-522 Fixed on openshift4-cnf-tests:v4.11.3-3 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.12.0 extras 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:7400 |
Description of problem: • Failure [102.921 seconds] [sriov] operator /remote-source/app/vendor/github.com/k8snetworkplumbingwg/sriov-network-operator/test/conformance/tests/sriov_operator.go:66 Custom SriovNetworkNodePolicy /remote-source/app/vendor/github.com/k8snetworkplumbingwg/sriov-network-operator/test/conformance/tests/sriov_operator.go:909 Resource Injector /remote-source/app/vendor/github.com/k8snetworkplumbingwg/sriov-network-operator/test/conformance/tests/sriov_operator.go:1476 SR-IOV Operator Config, disable /remote-source/app/vendor/github.com/k8snetworkplumbingwg/sriov-network-operator/test/conformance/tests/sriov_operator.go:1490 Webhook resource injector [It] /remote-source/app/vendor/github.com/k8snetworkplumbingwg/sriov-network-operator/test/conformance/tests/sriov_operator.go:1571 Timed out after 60.001s. Expected <bool>: false to be true /remote-source/app/vendor/github.com/k8snetworkplumbingwg/sriov-network-operator/test/conformance/tests/sriov_operator.go:1548 ------------------------------ SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS Version-Release number of selected component (if applicable): Server Version: 4.11.0-0.nightly-2022-05-25-193227 openshift4-cnf-tests:v4.11.0-43 sriov-network-operator.4.11.0-202206151603 How reproducible: 100% Steps to Reproduce: 1.docker run -v ~/hlx3:/kubeconfig:Z -e KUBECONFIG=/kubeconfig/kubeconfig -e IMAGE_REGISTRY=registry-proxy.engineering.redhat.com/rh-osbs -e CNF_TESTS_IMAGE=openshift4-cnf-tests:v4.11.0-43 -e DPDK_TESTS_IMAGE=dpdk-base:v4.11.0-5 -e SCTPTEST_HAS_NON_CNF_WORKERS=false registry-proxy.engineering.redhat.com/rh-osbs/openshift4-cnf-tests:v4.11.0-43 /usr/bin/test-run.sh -ginkgo.focus="Webhook resource injector" 2. 3. Actual results: Expected results: Additional info: Failed on validation ClusterRoleBinding operator-webhook: oc get ClusterRoleBinding -nopenshift-sriov-network-operator | grep operator-webhook metallb-operator-webhook-server-service-system:auth-delegator ClusterRole/system:auth-delegator 4h44m operator-webhook-role-binding ClusterRole/operator-webhook 10s Probably timeout or interval should be changed