]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
Remove most ceph-specific tasks. They are in ceph-qa-suite now.
authorZack Cerza <zack.cerza@inktank.com>
Wed, 6 Aug 2014 16:06:34 +0000 (10:06 -0600)
committerZack Cerza <zack.cerza@inktank.com>
Wed, 6 Aug 2014 16:06:34 +0000 (10:06 -0600)
commit5b5f02ecd2c296fd5591a3d00d29f3e8a1bfdb08
treee39b46068c8bb0acd0e1280f4f34b6cc62176b49
parentd5f26aaf6a874e33560ccc829c2784196aa9fa5e
Remove most ceph-specific tasks. They are in ceph-qa-suite now.

Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
80 files changed:
teuthology/task/admin_socket.py [deleted file]
teuthology/task/apache.conf.template [deleted file]
teuthology/task/autotest.py [deleted file]
teuthology/task/blktrace.py [deleted file]
teuthology/task/calamari/http_client.py [deleted file]
teuthology/task/calamari/servertest_1_0.py [deleted file]
teuthology/task/ceph.py [deleted file]
teuthology/task/ceph_client.py [deleted file]
teuthology/task/ceph_deploy.py [deleted file]
teuthology/task/ceph_fuse.py [deleted file]
teuthology/task/ceph_manager.py [deleted file]
teuthology/task/cephfs/__init__.py [deleted file]
teuthology/task/cephfs/filesystem.py [deleted file]
teuthology/task/cephfs/fuse_mount.py [deleted file]
teuthology/task/cephfs/kernel_mount.py [deleted file]
teuthology/task/cephfs/mount.py [deleted file]
teuthology/task/chef.py [deleted file]
teuthology/task/cifs_mount.py [deleted file]
teuthology/task/cram.py [deleted file]
teuthology/task/devstack.py [deleted file]
teuthology/task/die_on_err.py [deleted file]
teuthology/task/divergent_priors.py [deleted file]
teuthology/task/dump_stuck.py [deleted file]
teuthology/task/ec_lost_unfound.py [deleted file]
teuthology/task/filestore_idempotent.py [deleted file]
teuthology/task/kclient.py [deleted file]
teuthology/task/locktest.py [deleted file]
teuthology/task/lost_unfound.py [deleted file]
teuthology/task/manypools.py [deleted file]
teuthology/task/mds_client_recovery.py [deleted file]
teuthology/task/mds_creation_failure.py [deleted file]
teuthology/task/mds_journal_migration.py [deleted file]
teuthology/task/mds_thrash.py [deleted file]
teuthology/task/metadata.yaml [deleted file]
teuthology/task/mon_clock_skew_check.py [deleted file]
teuthology/task/mon_recovery.py [deleted file]
teuthology/task/mon_thrash.py [deleted file]
teuthology/task/multibench.py [deleted file]
teuthology/task/object_source_down.py [deleted file]
teuthology/task/omapbench.py [deleted file]
teuthology/task/osd_backfill.py [deleted file]
teuthology/task/osd_failsafe_enospc.py [deleted file]
teuthology/task/osd_recovery.py [deleted file]
teuthology/task/peer.py [deleted file]
teuthology/task/peering_speed_test.py [deleted file]
teuthology/task/populate_rbd_pool.py [deleted file]
teuthology/task/qemu.py [deleted file]
teuthology/task/rados.py [deleted file]
teuthology/task/radosbench.py [deleted file]
teuthology/task/radosgw_admin.py [deleted file]
teuthology/task/radosgw_admin_rest.py [deleted file]
teuthology/task/radosgw_agent.py [deleted file]
teuthology/task/rbd.py [deleted file]
teuthology/task/rbd_fsx.py [deleted file]
teuthology/task/recovery_bench.py [deleted file]
teuthology/task/rep_lost_unfound_delete.py [deleted file]
teuthology/task/repair_test.py [deleted file]
teuthology/task/rest_api.py [deleted file]
teuthology/task/restart.py [deleted file]
teuthology/task/rgw.py [deleted file]
teuthology/task/rgw_logsocket.py [deleted file]
teuthology/task/s3readwrite.py [deleted file]
teuthology/task/s3roundtrip.py [deleted file]
teuthology/task/s3tests.py [deleted file]
teuthology/task/samba.py [deleted file]
teuthology/task/scrub.py [deleted file]
teuthology/task/scrub_test.py [deleted file]
teuthology/task/test/__init__.py [deleted file]
teuthology/task/test/test_devstack.py [deleted file]
teuthology/task/tgt.py [deleted file]
teuthology/task/thrashosds.py [deleted file]
teuthology/task/userdata_setup.yaml [deleted file]
teuthology/task/userdata_teardown.yaml [deleted file]
teuthology/task/watch_notify_stress.py [deleted file]
teuthology/task/workunit.py [deleted file]
teuthology/task_util/__init__.py [deleted file]
teuthology/task_util/rados.py [deleted file]
teuthology/task_util/rgw.py [deleted file]
teuthology/task_util/test/__init__.py [deleted file]
teuthology/task_util/test/test_rados.py [deleted file]