ceph/teuthology
Josh Durgin 189e04fa88 rgw_sync_agent: fix a bunch of issues
- Read ceph.conf from stored copy that includes overrides
- Get system users and keys from cluster instead of reading other
  tasks' yaml, which may not be complete.
- Put zone info extraction from the cluster into utility functions,
  since it'll be useful for other tests later.
- Work with more than one agent on a single host
- Accept more than one client to run, like almost every other task
- Rename target to dest for consistency with radosgw-agent
- Don't make everything one large function

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2013-08-01 17:33:36 -07:00
..
locker Update keys if they have changed before locking 2013-06-27 14:08:09 -07:00
orchestra List IP address in orchestra.run output. 2013-07-12 20:10:36 -07:00
task rgw_sync_agent: fix a bunch of issues 2013-08-01 17:33:36 -07:00
task_util rgw_sync_agent: fix a bunch of issues 2013-08-01 17:33:36 -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 rgw: pass socket path directly to radosgw 2013-07-26 14:13:19 -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 Fix for #5836 (--lock-many with vms) 2013-08-01 17:06:16 -07:00
lockstatus.py Support added for running scheduled tasks on virtual machines. 2013-06-07 19:32:15 -07:00
misc.py Fix for Debian wheezy (remove vda from block device list) 2013-08-01 12:33:11 -07: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