red-hat-storage / ocs-ci

https://ocs-ci.readthedocs.io/en/latest/
MIT License
109 stars 166 forks source link

test_maintenance_pod_for_mons is failing for ODF 4.15 on IBM Power #9539

Open Pooja-Soni78 opened 4 months ago

Pooja-Soni78 commented 4 months ago

Below test cases are failing on ODF 4.15 on IBM Power -

tests/e2e/kcs/test_maintenance_pod.py::TestMaintenancePod::test_maintenance_pod_for_osd
tests/e2e/kcs/test_maintenance_pod.py::TestMaintenancePod::test_maintenance_pod_for_mons

Error being-

            if deployment.name == original_deployment and deployment.replicas != 0:
>               raise Exception(
                    f"Original deployment {original_deployment} is not scaled down!"
                )
E               Exception: Original deployment rook-ceph-osd-0 is not scaled down!

tests/e2e/kcs/test_maintenance_pod.py:52: Exception
Pooja-Soni78 commented 4 months ago

log file - test_maintenance_pod_for_osd.log test_maintenance_pod_for_mons-1.log

PrasadDesala commented 2 months ago

@mashetty330 Could you please take a look?

nagendra202 commented 1 month ago

Observed similar issue on Vsphere as well in 4.16. https://reportportal-ocs4.apps.ocp-c1.prod.psi.redhat.com/ui/#ocs/launches/678/22130/1054731/1054736/log https://reportportal-ocs4.apps.ocp-c1.prod.psi.redhat.com/ui/#ocs/launches/678/22130/1054731/1054737/log