]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: add exception for test timeouts
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 6 Aug 2020 17:53:58 +0000 (10:53 -0700)
committerNathan Cutler <ncutler@suse.com>
Wed, 23 Sep 2020 12:01:57 +0000 (14:01 +0200)
commit452ba5ac3dcf631552d6047d1bbc8499a1d66d2f
tree31347a3f8a7e6f1eb4e63695ae7f8508a1a55219
parentefdb0db2de7b1795bace506fc1538c0325fdcbbc
qa: add exception for test timeouts

To make this easier to catch. It is still a RuntimeError so it should
not affect current tests by default.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit dbc44e5e342605c16e1213120bec0bfec1c0091d)
qa/tasks/ceph_test_case.py