Open Pooja-Soni78 opened 6 months ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs.
This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.
test_nsfs_object_integrity is failing on ODF 4.17 on IBM Power
Below test cases are failing on IBM Power - tests/functional/object/mcg/test_nsfs.py::TestNSFSObjectIntegrity::test_nsfs_object_integrity[CLI-25Gi] tests/functional/object/mcg/test_nsfs.py::TestNSFSObjectIntegrity::test_nsfs_object_integrity[OC-20Gi-Export] Error being -
nsfs_obj.interface_pod = Pod(
**get_pods_having_label(
f"app={deployment_app_label}", ocsci_config.ENV_DATA["cluster_namespace"], )[0] ) E IndexError: list index out of range
tests/conftest.py:5704: IndexError
log files - test_nsfs_object_integrity[CLI-25Gi].log test_nsfs_object_integrity[OC-20Gi-Export].log
Below test cases are failing on IBM Power -
Error being -