]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: fix pool-quota related tests 17730/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Sat, 16 Sep 2017 02:04:56 +0000 (10:04 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Mon, 18 Sep 2017 00:30:31 +0000 (08:30 +0800)
commit5aa445897c293cae407454fadbbc47116a2cbe76
tree25dde4304588d26e0421b12c194cb6520d25930d
parent00b44ecf4415710150e0646174174fbde0167f42
qa: fix pool-quota related tests

https://github.com/ceph/ceph/pull/17371 introduces support of
per-pool space-full flag, which turns out to set both
full and full_no_quota flags now if a pool is currently running out
of quota.

Actually this test is fragile as long as we keep appending new flags
at pool granularity, but let's not bother with that complexity now.

Fixes: http://tracker.ceph.com/issues/21409
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit 5dd3458eec7d6c56a71ee6f0fcdd45aa15a58ec7)
qa/workunits/rados/test_rados_tool.sh