ceph/qa/tasks
Sage Weil daeaabf187 qa/tasks/ceph_deploy: do not rely on ceph-create-keys
Signed-off-by: Sage Weil <sage@redhat.com>
2019-07-11 11:16:32 -05:00
..
cephfs Merge PR #27073 into master 2019-07-01 15:31:55 -07:00
mgr mgr/dashboard: Pool list shows current r/w byte usage in graph (#28153) 2019-07-03 11:26:30 +02:00
tests
util qa: use curl in wait_for_radosgw() in util/rgw.py 2019-06-13 12:05:56 -04:00
__init__.py
admin_socket.py
autotest.py
aver.py
blktrace.py
boto.cfg.template
cbt.py qa/tasks/cbt.py: add support for client_endpoints 2019-06-12 22:36:12 +00:00
ceph_client.py
ceph_deploy.py qa/tasks/ceph_deploy: do not rely on ceph-create-keys 2019-07-11 11:16:32 -05:00
ceph_fuse.py
ceph_manager.py qa/tasks/ceph_manager.py: ignore errors in test_pool_min_size 2019-06-27 19:00:23 +08:00
ceph_objectstore_tool.py qa/tasks: extract {ERASURE_CODED,REPLICATED}_POOL out 2019-06-27 19:00:23 +08:00
ceph_test_case.py qa: use skipTest method instead of exception 2019-04-24 09:38:52 -07:00
ceph.conf.template qa/tasks/ceph.conf: do not warn on TOO_FEW_OSDS 2019-05-10 14:45:22 -05:00
ceph.py Merge pull request #17619 from liuchang0812/wip-ec-below-min-size 2019-06-22 12:58:55 +08:00
cephfs_test_runner.py
cephfs_upgrade_snap.py test: switch using "scrub start" tell interface to initiate scrub 2019-01-02 08:51:00 -05:00
check_counter.py
cifs_mount.py
cram.py qa/tasks/cram: tasks now must live in the repository 2018-09-06 22:32:39 +02:00
create_verify_lfn_objects.py
devstack.py
die_on_err.py
divergent_priors2.py
divergent_priors.py
dnsmasq.py
dump_stuck.py qa: fix typos 2018-09-21 12:41:42 +08:00
ec_lost_unfound.py osd/PrimaryLogPG: s/list_missing/list_unfound/ 2018-09-06 09:52:20 +08:00
exec_on_cleanup.py
filestore_idempotent.py qa: fix typos 2018-09-21 12:41:42 +08:00
fs.py
kclient.py
keystone.py qa/tasks/keystone.py: no need for notcmalloc in example 2019-02-08 09:12:01 -06:00
locktest.py
logrotate.conf
lost_unfound.py osd/PrimaryLogPG: s/list_missing/list_unfound/ 2018-09-06 09:52:20 +08:00
manypools.py rados: drop mkpool, rmpool commands 2018-08-31 09:27:36 -05:00
mds_creation_failure.py
mds_pre_upgrade.py
mds_thrash.py qa: update testing for standby-replay 2019-02-27 21:39:12 -08:00
metadata.yaml
mon_clock_skew_check.py
mon_recovery.py
mon_thrash.py qa/tasks: Check MDS failover during mon_thrash 2019-05-02 08:26:24 +05:30
multibench.py
netem.py Adds an identifier to the greenlet spawned by task 'link_toggle', which can then looked up by task 'link_recover' to call end() on it. Also fixes task cleanup during unwind. 2018-09-05 16:02:23 +05:30
object_source_down.py
omapbench.py
openssl_keys.py
osd_backfill.py
osd_failsafe_enospc.py
osd_max_pg_per_osd.py
osd_recovery.py
peer.py
peering_speed_test.py
populate_rbd_pool.py
qemu.py qa/tasks/qemu: use unique clone directory to avoid race with workunit 2018-10-22 10:44:40 -04:00
rados.py
radosbench.py qa/tasks/radosbench: default to 64k writes 2019-01-07 07:22:29 -06:00
radosbenchsweep.py
radosgw_admin_rest.py rgw: make rgw admin ops api get user info consistent with the command line 2019-03-28 11:28:43 +08:00
radosgw_admin.py
ragweed.py qa/tests: added ragweed coverage to stress-split* upgrade suites 2019-07-08 12:51:51 -07:00
rbd_fio.py qa/tasks/rbd_fio: fixed missing delimiter between 'cd' and 'configure' 2019-04-18 08:57:04 -04:00
rbd_fsx.py
rbd_mirror_thrash.py qa/tasks/rbd_mirror_thrash: let daemon gracefully shut down if possible 2018-09-25 16:08:59 -04:00
rbd_mirror.py
rbd.py
rebuild_mondb.py qa/tasks/rebuild_mondb: use monmap to properly name the mons 2019-01-11 16:10:14 -06:00
reg11184.py
rep_lost_unfound_delete.py osd/PrimaryLogPG: s/list_missing/list_unfound/ 2018-09-06 09:52:20 +08:00
repair_test.py
resolve_stuck_peering.py
restart.py
rgw_logsocket.py qa/rgw: extra s3tests tasks use rgw endpoint configuration 2019-06-19 07:50:35 -04:00
rgw_multi
rgw_multisite_tests.py rgw/pubsub: fix duplicates due to multiple zone synching 2019-07-07 13:48:40 +03:00
rgw_multisite.py qa: use curl in wait_for_radosgw() in util/rgw.py 2019-06-13 12:05:56 -04:00
rgw.py qa: use curl in wait_for_radosgw() in util/rgw.py 2019-06-13 12:05:56 -04:00
s3a_hadoop.py qa/rgw: add dnsmasq back to s3a-hadoop 2019-06-03 13:07:41 -04:00
s3readwrite.py qa/rgw: extra s3tests tasks use rgw endpoint configuration 2019-06-19 07:50:35 -04:00
s3roundtrip.py qa/rgw: extra s3tests tasks use rgw endpoint configuration 2019-06-19 07:50:35 -04:00
s3tests.py qa/rgw: extra s3tests tasks use rgw endpoint configuration 2019-06-19 07:50:35 -04:00
samba.py
scrub_test.py
scrub.py qa: fix typos 2018-09-21 12:41:42 +08:00
swift.py qa/rgw: clean up arguments for swift task 2019-07-01 12:09:14 -04:00
systemd.py qa: fix typos 2018-09-21 12:41:42 +08:00
tempest.py
teuthology_integration.py
tgt.py
thrash_pool_snaps.py
thrashosds-health.yaml
thrashosds.py mgr/DaemonServer: add option to bypass careful throttling for thrasher 2018-10-20 15:21:58 -05:00
tox.py
userdata_setup.yaml
userdata_teardown.yaml
vstart_runner.py Merge PR #28561 into master 2019-06-20 11:09:01 -07:00
watch_notify_same_primary.py
watch_notify_stress.py
workunit.py qa: increase timeout for cleanup 2018-10-09 13:31:26 -07:00