]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
tasks/cephfs: Use different errmsg for invalid dir
authorChristopher Hoffman <choffman@redhat.com>
Mon, 18 Aug 2025 13:02:59 +0000 (13:02 +0000)
committerJon <jonathan.bailey1@ibm.com>
Fri, 3 Oct 2025 13:31:26 +0000 (14:31 +0100)
commita61261931b7669c5b621a7fc315fe48ecc0f463d
tree4d846f8bfc172ed462babbfa546baa9499cda2a9
parent1ae9833254cacefbaa441e8a41d4f19a863d6113
tasks/cephfs: Use different errmsg for invalid dir

During test_df_for_invalid_directory, path_walk is now called.
Use a more general error message as more errnos can be returned
and this will be a better catch all.

Signed-off-by: Christopher Hoffman <choffman@redhat.com>
(cherry picked from commit 45776aa32e27f14fb249cf3b52fa441b3a22a290)
qa/tasks/cephfs/test_cephfs_shell.py