]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: say which test failed in exception
authorJohn Spray <jspray@redhat.com>
Wed, 8 Oct 2014 15:21:50 +0000 (16:21 +0100)
committerJohn Spray <jspray@redhat.com>
Wed, 8 Oct 2014 15:27:44 +0000 (16:27 +0100)
commit6ac9efef9c1f46468188fb43e4bcb76895b44c0e
treef01b47b1d5be0ea771e65e296832b9d34eb936d9
parent174cef8cc2058c3a32aeddee45a5974d5abc05c4
tasks/cephfs: say which test failed in exception

Example:
Was: 'Test failure'
Now: Test failure: test_full_caps (tasks.mds_full.TestClusterFull)

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