Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scale ceph pod respin test while loop is not exited. #2201

Open
ramkiperiy opened this issue Sep 28, 2023 · 1 comment
Open

Scale ceph pod respin test while loop is not exited. #2201

ramkiperiy opened this issue Sep 28, 2023 · 1 comment

Comments

@ramkiperiy
Copy link

Production pipeline job continued to for more than 4 days due to while loop didn't exited from Scale test.
https://ocs4-jenkins-csb-odf-qe.apps.ocp-c1.prod.psi.redhat.com/job/qe-deploy-ocs-cluster-prod/9102/consoleFull

@ramkiperiy
Copy link
Author

Issues Observed:
PVC not reaching Bound state due to issues in environment like Ceph Cluster health not in good shape
POD not reaching Running state due to lack of resources for running pods in cluster

In above scenarios TC while loop is continued till it creates the required number of resources(PVCs and PODs) in the cluster, due to this TC continued to execute for more than 4 days.

In the PR will be adding a iteration counter to terminate the while loop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant