ceph/teuthology
Joe Buck 520a9384c5 radosgw-admin: use check_status for task success
Alter the code to use the 'check_status=True'
option in rgwadmin() rather than following the
call with 'assert not err'. Should make the
tests a bit more clear and result in a more
useful error (throw the call stack rather than
just 'assert new err failed').

Signed-off-by: Joe Buck <jbbuck@gmail.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2013-08-21 12:38:53 -07:00
..
locker Update keys if they have changed before locking 2013-06-27 14:08:09 -07:00
orchestra Add Remote.system_type property. Also, clean up whitespace. 2013-08-09 13:28:38 -05:00
task radosgw-admin: use check_status for task success 2013-08-21 12:38:53 -07:00
task_util rename variables and log messages to be more clear 2013-08-16 19:26:33 -07:00
test Added get_distro() to misc.py 2013-07-25 14:45:02 -07:00
__init__.py Initial import. 2011-05-31 13:51:48 -07:00
ceph.conf.template ceph.conf: open osd classes on start 2013-08-07 14:01:00 -07:00
contextutil.py Add debug logging to contextutil.nested. 2011-06-16 10:39:26 -07:00
coverage.py coverage: note db table structure 2012-10-24 16:11:12 -07:00
lock.py Display error message when locking a vpm fails due to downburst errors. 2013-08-16 16:23:09 -07:00
lockstatus.py Support added for running scheduled tasks on virtual machines. 2013-06-07 19:32:15 -07:00
misc.py Add get_test_user(), because hardcoding is bad 2013-08-20 16:25:25 -05:00
nuke.py nuke: killall ceph-disk, too 2013-07-18 12:31:11 -07:00
parallel.py Don't lose tracebacks of exceptions raised in a greenlet. 2012-09-11 11:25:21 -07:00
queue.py failed dict.get evaluates to None 2013-07-19 09:01:28 -04:00
run_tasks.py Created tasktest to test sequential and parallel tasks. 2013-07-15 19:08:23 -07:00
run.py Merge remote-tracking branch 'origin/wip-sandon-vm' 2013-07-25 19:50:02 -07:00
safepath.py Archive logs if given --archive=PATH. Clean up after a test run. 2011-06-07 14:47:30 -07:00
suite.py Worker processes by machine type instead of teuthology branch. 2013-07-18 12:04:08 -07:00