]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
do not archive on pass if 'archive-on-error: True'
authorSage Weil <sage@inktank.com>
Fri, 29 Mar 2013 19:19:46 +0000 (12:19 -0700)
committerSage Weil <sage@inktank.com>
Fri, 29 Mar 2013 21:27:20 +0000 (14:27 -0700)
commitaeb1bbe414dbcebeeb10e8ce61adae9d248852f0
tree73282b41c57d48599e5bd5713670d82049248952
parenta40b850eb3386beb9a47f914e69d4e4342dd5811
do not archive on pass if 'archive-on-error: True'

Optional flag makes us suck down the archive (mostly, the logs, which
might be huge for some debugging tests) unless the test has failed.

Signed-off-by: Sage Weil <sage@inktank.com>
teuthology/task/ceph.py
teuthology/task/internal.py