]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: Use mount class in test_fscrypt to read/write and to compare trees 68635/head
authorChristopher Hoffman <choffman@redhat.com>
Tue, 21 Apr 2026 16:20:17 +0000 (16:20 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Wed, 1 Jul 2026 16:42:23 +0000 (16:42 +0000)
commitaa70e125320530ceb0c80f000b6b01aed0319571
tree199c19acf4296a84f7f4d0c671fd28a321b66499
parente317e86c8e5a8bfefc78a922b0c6baa75a6be0ac
qa: Use mount class in test_fscrypt to read/write and to compare trees

In TestFSCryptVolumes, make sure to use mount class to
compare directory trees and to read/write files.

Fixes: https://tracker.ceph.com/issues/74110
Signed-off-by: Christopher Hoffman <choffman@redhat.com>
qa/tasks/cephfs/mount.py
qa/tasks/cephfs/test_fscrypt.py