]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: cover pool quota in test_full
authorJohn Spray <jspray@redhat.com>
Wed, 1 Apr 2015 12:54:59 +0000 (13:54 +0100)
committerJohn Spray <jspray@redhat.com>
Fri, 8 May 2015 13:09:59 +0000 (14:09 +0100)
commit13c7f97d894e7f9d166ab1eb62fdfd63a5891056
treec3525e3bb48dc3429d68d54fc6ef61adae97c7a9
parentc5ff21be7d615053fcf4c6652eca64289f0253ae
tasks/cephfs: cover pool quota in test_full

Run the same procedure as TestClusterFull, but
instead of limiting OSD memstore size, use pool
quota on the data pool.

Signed-off-by: John Spray <john.spray@redhat.com>
tasks/cephfs/filesystem.py
tasks/cephfs/test_full.py