]> git-server-git.apps.pok.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)
committerPrashant D <pdhange@redhat.com>
Wed, 25 Jul 2018 06:43:19 +0000 (02:43 -0400)
commit9e445a4feecd933aa0a34ebbdec48b2cf7b1cfea
tree7662be311cc407f454ea5276d155975f2e2443f8
parent3ece1f2d95763d07f23d9bf5ac2ee0a2812373fa
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>
(cherry picked from commit ba23f5aa707b306f35939325b48de79859c93bcc)
qa/tasks/cephfs/test_scrub.py