red-hat-storage / ocs-ci

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

`test_debug_verbosity_of_ceph_components[mds-crush]` fails as binary missing #9984

Open abdulkandathil opened 3 months ago

abdulkandathil commented 3 months ago

Test : tests/functional/odf-cli/test_debug_verbocity_of_ceph_component.py::TestDebugVerbosityOfCephComponents::test_debug_verbosity_of_ceph_components[mds-crush]

Description: The test fails with the below error as the binary is unavailable in the expected location.

E               FileNotFoundError: [Errno 2] No such file or directory: '/home/automation/ocs-ci/data/odf-cli'

https://reportportal-ocs4.apps.ocp-c1.prod.psi.redhat.com/ui/#ocs/launches/335/22320/1067317/1067492/log?item1Params=filter.cnt.name%3Dtest_debug_verbosity_of_ceph_components%26page.page%3D1&logParams=history%3D1059082%26page.page%3D1

shrinivas-sidral commented 2 months ago

test_debug_verbosity_of_ceph_components fails due to the binary missing on ODF version 4.16.1

Tests: tests/functional/odf-cli/test_debug_verbocity_of_ceph_component.py::TestDebugVerbosityOfCephComponents::test_debug_verbosity_of_ceph_components[mds-crush] tests/functional/odf-cli/test_debug_verbocity_of_ceph_component.py::TestDebugVerbosityOfCephComponents::test_debug_verbosity_of_ceph_components[osd-crush] tests/functional/odf-cli/test_debug_verbocity_of_ceph_component.py::TestDebugVerbosityOfCephComponents::test_debug_verbosity_of_ceph_components[mon-crush]

Description: The test fails with the below error as the binary is unavailable in the expected location.

         FileNotFoundError: [Errno 2] No such file or directory: '/home/automation/ocs-ci/data/odf-cli'

test_debug_verbosity_of_ceph_components[mds-crush].log test_debug_verbosity_of_ceph_components[mon-crush].log test_debug_verbosity_of_ceph_components[osd-crush].log