red-hat-storage / ocs-ci

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

test_nsfs_object_integrity is failing on ODF 4.12 and 4.13 on IBM Power #9918

Open Pooja-Soni78 opened 1 month ago

Pooja-Soni78 commented 1 month ago

Below test cases are failing on IBM P -

tests/manage/mcg/test_nsfs.py::TestNSFSObjectIntegrity::test_nsfs_object_integrity[CLI-25Gi]
tests/manage/mcg/test_nsfs.py::TestNSFSObjectIntegrity::test_nsfs_object_integrity[OC-20Gi-Export]

Error being -

E               ocs_ci.ocs.exceptions.CommandFailed: Error during execution of command: oc -n openshift-storage rsh noobaa-endpoint-5f9f7b7c85-c7v7c chmod -R 777 /nsfs.
E               Error is chmod: changing permissions of '/nsfs/nsfs-ns-store-da7adc34d7524ac5916eba9464': Permission denied
E               chmod: cannot read directory '/nsfs/nsfs-ns-store-da7adc34d7524ac5916eba9464': Permission denied
E               command terminated with exit code 1
Pooja-Soni78 commented 1 month ago

logs - test_nsfs_object_integrity[CLI-25Gi].log test_nsfs_object_integrity[OC-20Gi-Export].log