]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: do not raise for kclient for _fsync test
authorXiubo Li <xiubli@redhat.com>
Thu, 27 May 2021 08:00:32 +0000 (16:00 +0800)
committerXiubo Li <xiubli@redhat.com>
Mon, 30 Aug 2021 15:37:03 +0000 (23:37 +0800)
commit5db8b494fc7c70fb14294cbd448e1ed1155ac3d1
tree5917436ca2b12cac9075eb04595393975d993593
parent5b8020522e6da8cc799dfda96a252af85b18308a
qa: do not raise for kclient for _fsync test

For kclient, the write() will return -ENOSPC instead of the fsync().

Fixes: https://tracker.ceph.com/issues/45434
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit a96ee419088a1550bb530ed16fac44ab1db1367a)
qa/tasks/cephfs/test_full.py