-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.21.0
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
s390x
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
Observing TestRemoveDuplicates, TestLiveMigrationInBackground, TestFailedPods, TestLowNodeUtilizationKubernetesMetrics, TestTooManyRestarts, TestTopologySpreadConstraint tests failed in e2e tests.
Version-Release number of selected component (if applicable):
How reproducible:
Every time
Steps to Reproduce:
1. Install descheduler operator.
2. Clone https://github.ibm.com/OpenShift-on-Z/ocp_test_automation -b madeel-pipes
branch
3. Run the descheduler e2e test suit
Actual results:
TestRemoveDuplicates, TestLiveMigrationInBackground, TestFailedPods, TestLowNodeUtilizationKubernetesMetrics, TestTooManyRestarts, TestTopologySpreadConstraint failed
Expected results:
All the tests in e2e suit should pass.
Additional info:
1. TestRemoveDuplicates - exec container process `/pause`: Exec format error 2. TestLiveMigrationInBackground - Unable to get kubevirt/kubevirt: the server could not find the requested resource (get kubevirts.kubevirt.io kubevirt) 3. TestFailedPods - Error from server (BadRequest): container "pause" in pod "test-failed-pods-default-args-5ll2b" is waiting to start: CreateContainerError - Error: container create failed: executable file `/bin/false` not found: No such file or directory 4. TestLowNodeUtilizationKubernetesMetrics - Error from server (BadRequest): container "pause" in pod "lownodeutilization-kubernetes-metrics-pod-86cc8687d5-8fzkv" is waiting to start: ImageInspectError - Failed to inspect image "": rpc error: code = Unknown desc = short name mode is enforcing, but image name narmidm/k8s-pod-cpu-stressor:latest returns ambiguous list 5. TestTooManyRestarts - Error from server (BadRequest): container "pause" in pod "restart-pod-5f974fbc98-l8kp8" is waiting to start: CreateContainerError - Error: container create failed: executable file `/bin/false` not found: No such file or directory 6. TestTopologySpreadConstraint - exec container process `/pause`: Exec format error