]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Set success at the beginning of a run.
authorJosh Durgin <josh.durgin@dreamhost.com>
Wed, 3 Aug 2011 20:59:57 +0000 (13:59 -0700)
committerJosh Durgin <josh.durgin@dreamhost.com>
Wed, 3 Aug 2011 21:03:13 +0000 (14:03 -0700)
commit30a8dac3239e864ef463882c0b8234121b2912b2
tree186bdec796812c11cc9033f94dbd2778e07d53ca
parente8676ce0ebca6e95a3aa2cb83c54be0b3f4ae847
Set success at the beginning of a run.

This way internal tasks like locking can tell whether the run
succeeded, and unlock nodes if it did.
teuthology/run.py
teuthology/run_tasks.py