]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: log warning on scrub error 32739/head
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 20 Jan 2020 19:23:09 +0000 (11:23 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 20 Jan 2020 19:24:09 +0000 (11:24 -0800)
commitb7454e423620e829e7417cdfca1faf5cd91dec3f
tree899828db7cd4de735959af2d6b46ca773072001f
parentf3f6f56cd58d65c5520acba91b59fdb7eb4973ce
qa: log warning on scrub error

Instead of printing the (useless) traceback, just print a warning about
ignoring the failure. The traceback makes it harder to search for the
real problem in the teuthology log.

Fixes: https://tracker.ceph.com/issues/43718
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/tasks/mon_thrash.py