Bug 1957749

Summary: ovn-kubernetes pod should have CPU and memory requests set but not limits
Product: OpenShift Container Platform Reporter: Tinashe Chipomho <tchipomh>
Component: NetworkingAssignee: Dan Williams <dcbw>
Networking sub component: ovn-kubernetes QA Contact: Arti Sood <asood>
Status: CLOSED ERRATA Docs Contact:
Severity: medium    
Priority: unspecified CC: aconstan, dcbw, openshift-bugzilla-robot
Version: 4.7   
Target Milestone: ---   
Target Release: 4.7.z   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-06-01 04:50:27 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:
Bug Depends On: 1939752    
Bug Blocks:    

Description Tinashe Chipomho 2021-05-06 11:57:40 UTC
Description of problem:
Running conformance tests on ocp4.7 with RAN DU profile results in resource (CPU, memory) request errors

Version-Release number of selected component (if applicable):
Client Version: 4.7.0-0.nightly-2021-03-14-223051
Server Version: 4.7.0-0.nightly-2021-03-14-223051
Kubernetes Version: v1.20.0+bafe72f

How reproducible:
Run origin-tests against an ipv6 only enabled cluster. 

Steps to Reproduce:
1. Git clone https://github.com/openshift/origin.git into the test environment or 
 Extract the binaries - oc image extract {{ ocp_tests_image }} --path 
 /usr/bin/openshift-tests:.
2. Make the files executable - chmod a+x openshift-tests
3. Navigate to the root directory and run “make” to generate the binaries 
  For disconnected environments, mirror images needed for tests like - 
 ./openshift-tests images --to-repository {{ regfqdn }} > e2e-image-mirror-list
4. oc image mirror -f e2e-image-mirror-list
5. Run tests like - ./openshift-tests run {{ ocp_test_suite }} --from-repository {{ local_registry }} \ --junit-dir . --output-file ocp-test-suite.log
Actual results:


Expected results:
fail [github.com/onsi/ginkgo.0-origin.0+incompatible/internal/leafnodes/runner.go:113]: Mar 29 09:15:03.229: Pods in platform namespaces are not following resource request/limit rules or do not have an exception granted:
apps/v1/DaemonSet/openshift-ovn-kubernetes/ovnkube-master/container/sbdb does not have a cpu request (rule: "apps/v1/DaemonSet/openshift-ovn-kubernetes/ovnkube-master/container/sbdb/request[cpu]")
  apps/v1/DaemonSet/openshift-ovn-kubernetes/ovnkube-master/container/sbdb does not have a memory request (rule: "apps/v1/DaemonSet/openshift-ovn-kubernetes/ovnkube-master/container/sbdb/request[memory]")

Additional info:

Comment 1 Dan Williams 2021-05-10 15:13:11 UTC
*** Bug 1959021 has been marked as a duplicate of this bug. ***

Comment 8 errata-xmlrpc 2021-06-01 04:50:27 UTC
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 (Moderate: OpenShift Container Platform 4.7.13 bug fix and security 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/RHSA-2021:2121