]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
qa: do read checks with non-empty file
authorPatrick Donnelly <pdonnell@ibm.com>
Thu, 6 Feb 2025 15:02:53 +0000 (10:02 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 17 Feb 2025 19:56:52 +0000 (14:56 -0500)
commit77b1f103b1f61e811aeb995da75c0f444de1c57a
tree21a9344a68e16fe90dcbcfded80979906022f47f
parent177f1a76274a98eba63888628a7ae3971cfe937b
qa: do read checks with non-empty file

Linux will optimize out reads to a file known to be empty.

Fixes: https://tracker.ceph.com/issues/53859
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
(cherry picked from commit e3ed3b302c5165ed29a569073b82f92e8d09efdc)
qa/tasks/cephfs/test_pool_perm.py