]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test: subclass test_scrub.Workload from CephFSTestCase
authorVenky Shankar <vshankar@redhat.com>
Tue, 17 Jul 2018 06:06:44 +0000 (02:06 -0400)
committerVenky Shankar <vshankar@redhat.com>
Tue, 17 Jul 2018 09:20:43 +0000 (05:20 -0400)
commitba23f5aa707b306f35939325b48de79859c93bcc
treef73fba0a13544397a07001207a5b44a9bb50835b
parenta70d21b162e00e49813f25149fa93442f5434e0b
test: subclass test_scrub.Workload from CephFSTestCase

This allows usage of assert*() calls instead of writing
our own version.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
qa/tasks/cephfs/test_scrub.py