..
__init__.py
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
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: in test_map_discontinuity, delay killing osd for 20s
2014-01-16 09:57:44 -08:00
ceph-deploy.py
Attempt to fix #7241
2014-01-28 10:05:03 -06: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
Fix FSID not being set in ceph.conf
2013-12-12 13:34:52 -08: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
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
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
Added docstrings. Cleaned up code (broke up long lines, removed unused
2013-12-03 18:16:04 -08:00
install.py
install.py: look for 'local' in config directly, don't warn if not found
2014-01-30 23:47:03 -08:00
interactive.py
interactive.py: add handy "pp" for prettyprinting at the prompt
2014-01-31 13:07:51 -08:00
internal.py
internal.py: add global config key 'unlock_on_failure'
2014-01-31 13:07:45 -08:00
iscsi.py
tgt and iscsi code need some minor fixes. Moved the settle call during
2013-11-25 20:44:52 -08:00
kclient.py
Added docstrings, and improved some of the comments on several tasks.
2013-10-12 01:35:34 -07:00
kcon_most
kcon_most.py
Added docstrings, and improved some of the comments on several tasks.
2013-10-12 01:35:34 -07:00
kernel.py
kernel: use utsrelease string for need_to_install() purposes
2014-01-10 12:26:09 +02: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
Fix spelling error in teuthology/task/locktest.py comment
2013-12-20 12:39:30 -08: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
Fix MDS wait when get_mds_status returns None
2014-01-31 20:49:13 +00:00
metadata.yaml
mon_clock_skew_check.py
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
pexec.py
Added docstrings, and improved some of the comments on several tasks.
2013-10-12 01:35:34 -07:00
proc_thrasher.py
qemu.py
Added docstrings, and improved some of the comments on several tasks.
2013-10-12 01:35:34 -07:00
rados.py
rados: add in more (optional) op types
2013-12-18 11:41:58 -08: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
rbd: bump the default scratch size for xfstests to 10G
2013-12-23 19:54:11 +02:00
recovery_bench.py
Helper scripts live in /usr/local/bin now!
2013-09-06 15:10:11 -05:00
repair_test.py
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
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
tgt and iscsi code need some minor fixes. Moved the settle call during
2013-11-25 20:44:52 -08:00
thrashosds.py
thrashosds: change min_in from 2 -> 3
2014-01-10 11:00:55 -08: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
userdata_teardown.yaml
valgrind.supp
valgrind: another tcmalloc suppression
2014-02-01 22:05:14 -08: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