]> git.apps.os.sepia.ceph.com Git - ceph-ci.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 02:17:02 +0000 (19:17 -0700)
commitac6c150eb07ddd61c33fc4fad034fee6f5fbad35
tree2056fdcf77007698c50d3ee7937d013aabcf1ef7
parentdbc44e5e342605c16e1213120bec0bfec1c0091d
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>
qa/tasks/cephfs/mount.py
qa/tasks/cephfs/test_client_limits.py