]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: reset osd blacklist between tests
authorJohn Spray <jspray@redhat.com>
Fri, 22 May 2015 10:01:55 +0000 (11:01 +0100)
committerJohn Spray <jspray@redhat.com>
Fri, 22 May 2015 10:04:46 +0000 (11:04 +0100)
commitaa0ffb313c3815d9796462f1e0de4d1ecb9cee4f
treed74820ea88c67c2b8a55604366a9e8890930c577
parenta7064a7b3d8a865dead3800a4d97bd70da6dec33
tasks/cephfs: reset osd blacklist between tests

...to avoid OSDMap modifications happening in the
background due to blacklist expiry.

Fixes: #11301
Signed-off-by: John Spray <john.spray@redhat.com>
tasks/cephfs/cephfs_test_case.py