ceph/teuthology/task
Warren Usui 3e72dcb9f4 Added two new tasks. tgt starts up the tgt service. iscsi starts
up the iscsi service and logins to an rbd image using the tgt service
(either locally or remotely).  The iscsi service runs some
simple tests, and then sets up the isci-image to be useable by
rbd test scripts.  Later workunits can perform further testing
on the isci-image interface.

In order to add the new tasks, common_fs_utils.py was formed
from code extracted out of rbd.py.  Rbd.py and iscsi.py both
call the functions in this module.

Fixes: #6433
Signed-off-by: Warren Usui <warren.usui@inktank.com>
Reviewed-by: Josh Durgin
2013-11-01 13:29:36 -07:00
..
__init__.py Move interactive and cfuse into tasks. 2011-06-02 15:04:01 -07:00
adjust-ulimits Via automagic, only call ulimit -n if running as root. 2013-09-05 16:30:28 -05:00
admin_socket.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
apache.conf.template rgw: add multi-region and zone support 2013-07-24 09:59:50 -07:00
args.py Don't redefine variable 2013-09-26 14:02:41 -05:00
autotest.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
blktrace.py Helper scripts live in /usr/local/bin now! 2013-09-06 15:10:11 -05:00
ceph_client.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
ceph_manager.py ceph_manager: remove 6116 workaround 2013-10-30 12:26:42 -07:00
ceph-deploy.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
ceph-fuse.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
ceph.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
chef.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
cifs-mount.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
clock.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
common_fs_utils.py Added two new tasks. tgt starts up the tgt service. iscsi starts 2013-11-01 13:29:36 -07:00
cram.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
daemon-helper daemon-helper: send arbitrary signals via stdin 2013-07-08 10:39:26 -07:00
die_on_err.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
divergent_priors.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
dump_stuck.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
edit_sudoers.sh Implement full reinstallation of a VM system. 2013-04-03 12:29:47 -07:00
exec.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
filestore_idempotent.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
hadoop.py Merge remote branch 'origin/next' 2013-05-01 09:52:02 -07:00
install.py install.upgrade: fix overrides of sha1|tag|branch 2013-11-01 10:56:42 -07:00
interactive.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
internal.py internal: fix log for python 2.6 2013-10-30 09:57:53 -07:00
iscsi.py Added two new tasks. tgt starts up the tgt service. iscsi starts 2013-11-01 13:29:36 -07:00
kclient.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
kcon_most Add exit to kcon_most script 2012-10-25 10:08:05 -07:00
kcon_most.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
kernel.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
knfsd.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
localdir.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
lockfile.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
locktest.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
lost_unfound.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
manypools.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
mds_thrash.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
metadata.yaml Add a task to run a test against rbd inside of qemu. 2012-06-21 18:44:16 -07:00
mon_clock_skew_check.py task: mon_clock_skew_check: grab max-skew value from ceph-mon's config 2013-07-22 10:02:22 -07:00
mon_recovery.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
mon_thrash.py Never use 'except:' without specifying an Exception. 2013-08-30 11:10:05 -05:00
mpi.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
multibench.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
nfs.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
nop.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
object_source_down.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
omapbench.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
osd_backfill.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
osd_failsafe_enospc.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
osd_recovery.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
parallel_example.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
parallel.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
peer.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
peering_speed_test.py task/peering_speed_test.py: add test which summarizes pg peering speed 2013-06-19 15:16:28 -07:00
pexec.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
proc_thrasher.py task/watch_notify_stress: watch_notify_stress now thrashes clients 2011-10-06 14:34:44 -07:00
qemu.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
rados.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
radosbench.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
radosgw-admin-rest.py Helper scripts live in /usr/local/bin now! 2013-09-06 15:10:11 -05:00
radosgw-admin.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
radosgw-agent.py Merge branch 'next' 2013-10-30 09:58:10 -07:00
rbd_fsx.py Merge pull request #144 from ceph/wip-doc5939-wusui 2013-10-28 14:20:44 -07:00
rbd.py Added two new tasks. tgt starts up the tgt service. iscsi starts 2013-11-01 13:29:36 -07:00
recovery_bench.py Helper scripts live in /usr/local/bin now! 2013-09-06 15:10:11 -05:00
repair_test.py repair_test.py: Additional test cases 2013-04-24 17:39:25 -07:00
rest-api.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
restart.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
rgw-logsocket.py Fix some instances where print is being used instead of log 2013-08-15 08:49:35 -05:00
rgw.py Use worker httpd instead of prefork (like ubuntu) on rpm distros. 2013-10-25 13:23:10 -07:00
s3readwrite.py Fix namespace collision 2013-09-24 15:04:39 -05:00
s3roundtrip.py Fix namespace collision 2013-09-24 15:04:39 -05:00
s3tests.py Fix namespace collision 2013-09-24 15:04:39 -05:00
samba.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
scrub_test.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
scrub.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
sequential.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
sleep.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
ssh_keys.py Wipe out existing id_rsa.pub and id_rsa before pushing ssh keys 2013-06-21 14:45:36 -07:00
swift.py Fix namespace collision 2013-09-24 15:04:39 -05:00
tasktest.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
tgt.py Added two new tasks. tgt starts up the tgt service. iscsi starts 2013-11-01 13:29:36 -07:00
thrashosds.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
timer.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
userdata_setup.yaml Add a task to run a test against rbd inside of qemu. 2012-06-21 18:44:16 -07:00
userdata_teardown.yaml Add a task to run a test against rbd inside of qemu. 2012-06-21 18:44:16 -07:00
valgrind.supp valgrind: fix libleveldb suppression on dynamically linked leveldb 2013-10-18 16:26:35 -07:00
watch_notify_stress.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00
workunit.py Added docstrings, and improved some of the comments on several tasks. 2013-10-12 01:35:34 -07:00