]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: do not append file names to dirname
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 6 Aug 2020 17:55:21 +0000 (10:55 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 7 Aug 2020 05:15:13 +0000 (22:15 -0700)
commit92cdc28ef519d4e26c62a841f43b526fbd5cc949
treecc2bf67bec6a06334875ae24d901b83c0deb0c74
parent7d09c5a6fe0ae93684d7234cb9d5fc79816c64e7
qa: do not append file names to dirname

Otherwise the files generated are not actually under the sub-directory!
This is correcting a confusing aspect of the test infrastructure but
doesn't actually require any changes to the tests.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit ac6c150eb07ddd61c33fc4fad034fee6f5fbad35)
qa/tasks/cephfs/mount.py
qa/tasks/cephfs/test_client_limits.py