]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Add failure_reason to summary for the first failure detected.
authorJosh Durgin <josh.durgin@dreamhost.com>
Mon, 3 Oct 2011 23:08:49 +0000 (16:08 -0700)
committerJosh Durgin <josh.durgin@dreamhost.com>
Tue, 4 Oct 2011 00:07:41 +0000 (17:07 -0700)
commit1cad309d6542697eb774ab5eed985270118631db
tree317cd1aec8b18f0fb6f8fe151ff1d10b902ac39d
parent817b9504945a7445f5fb8af52036aa30b99d5950
Add failure_reason to summary for the first failure detected.

For now, this is the exception raised during a task, the error found
in the central log, or coredumps found. More specific errors
(i.e. s3-tests had 3 failures) can be added later as exceptions raised
by tasks.
teuthology/run_tasks.py
teuthology/task/ceph.py
teuthology/task/internal.py