-
Task
-
Resolution: Done
-
Critical
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
ToDo
-
-
-
Very Likely
-
0
-
None
-
Unset
-
Unknown
-
None
Problem: Whenever OADP matrix job runs it blocks the openshift-qe jenkins by consuming all the CPU and memory resources. This is not only block our jobs but all the other teams who is using openshift-qe jenkins.
Solution: After analysing the resoruce utilization data of 4 week for our test jobs, It maximum utlized the CPU < 0.5 and memory < 1 GB where as our agent reserved 2 CPU and 4 GB Memory , So it make sense to reduce the agent pod resoruce limit to CPU 0.6 with mac limit to 1 and memory to 1 GB with maximum limit set to 2 GB.
We also discussing the solution to run our matrix job on weekend/NA TZ. to avoid the rush hours.