]> git.apps.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>
Tue, 27 Jul 2021 01:48:56 +0000 (09:48 +0800)
commita96ee419088a1550bb530ed16fac44ab1db1367a
tree18b527f46650a9789161e10d3b8e03c08ba966aa
parentc1cea71299300ed2fd2a34d5c10a1948f3016031
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>
qa/tasks/cephfs/test_full.py