ceph/qa/tasks
Vasu Kulkarni 7881a19d92 qa/tasks: wait_for_clean is called after ceph task as well after osd's are up,
the default timeout is none in that case, there are cases where it can hang  forever
due to error cases, since this dumps quite a lot of info the logs grow in GB's, with
default timeout of 1200 we can avoid such huge logs and fail sooner. Any tests needing
higher timeout can pass the required value.

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
2018-04-09 17:24:42 -07:00
..
cephfs osd: osd_mon_report_interval_min -> osd_mon_report_interval, kill _max 2018-04-06 11:00:14 -05:00
mgr Merge pull request #20870 from rjfd/wip-dashboard-tasks 2018-03-28 08:27:51 +01:00
tests qa/tasks: remove test_buildpackages 2017-12-19 11:12:25 -06:00
util qa/rgw: ignore errors from 'pool application enable' 2017-10-09 10:25:26 -04:00
__init__.py
admin_socket.py
autotest.py
aver.py
blktrace.py
boto.cfg.template
cbt.py qa: preserve cbt task results 2017-12-06 13:23:44 -08:00
ceph_client.py
ceph_deploy.py qa/tests: when no branch is specified, use wip branch under test for upgrade 2017-12-07 19:11:42 -08:00
ceph_fuse.py qa/tasks/ceph_fuse: fix ceph-fuse mount failed 2017-11-22 15:02:47 +08:00
ceph_manager.py qa/tasks: wait_for_clean is called after ceph task as well after osd's are up, 2018-04-09 17:24:42 -07:00
ceph_objectstore_tool.py ceph-objectstore-tool: Make pg removal require --force 2017-09-08 17:56:05 -07:00
ceph_test_case.py qa/tasks/mgr: move test initialization to setUpClass method 2018-03-05 13:07:18 +00:00
ceph.py misc: fix various spelling errors 2018-03-10 23:39:20 +08:00
cephfs_test_runner.py
check_counter.py qa/cephfs: add tests for multimds snapshot 2018-02-09 18:42:29 +08:00
cifs_mount.py
cram.py qa/tasks/cram: include /usr/sbin in the PATH for all commands 2017-11-06 20:05:38 +01:00
create_verify_lfn_objects.py
devstack.py doc: fix the links to http://ceph.com/docs 2017-03-15 16:40:07 +08:00
die_on_err.py
divergent_priors2.py ceph-objectstore-tool: Make pg removal require --force 2017-09-08 17:56:05 -07:00
divergent_priors.py qa/tasks: use new reliable flush_pg_stats helper 2017-06-02 13:02:45 -04:00
dnsmasq.py qa: clean up dnsmasq task and fix EPERM error 2018-03-01 15:55:57 -05:00
dump_stuck.py qa/tasks/dump_stuck: fix dump_stuck test bug 2017-07-25 11:14:07 +00:00
ec_lost_unfound.py erasure-code: ruleset-* -> crush-* 2017-07-06 15:01:03 -04:00
exec_on_cleanup.py qa/tasks/exec_on_cleanup.py: add 2017-04-13 17:11:19 -04:00
filestore_idempotent.py qa/tasks/filestore_idempotent: shorter test 2018-02-21 08:37:14 -06:00
kclient.py tasks/kclient: apply timeout to umount 2017-02-02 15:09:48 +00:00
keystone.py qa/tasks/keystone: make possible to deploy Keystone on CentOS as well. 2017-08-13 23:14:40 +00:00
locktest.py
logrotate.conf
lost_unfound.py qa: fix the potential delay of pg state change 2017-08-25 17:07:37 +08:00
manypools.py
mds_creation_failure.py qa: remove usage of mds dump 2017-10-24 11:32:43 -07:00
mds_thrash.py misc: fix various spelling errors 2018-03-10 23:39:20 +08:00
metadata.yaml
mon_clock_skew_check.py qa/tasks/mon_clock_skew_check: vastly simplify 2017-07-12 12:52:02 -04:00
mon_recovery.py
mon_seesaw.py
mon_thrash.py
multibench.py
object_source_down.py qa/tasks: use new reliable flush_pg_stats helper 2017-06-02 13:02:45 -04:00
omapbench.py
openssl_keys.py qa: fix overrides for openssl_keys task 2018-03-22 10:31:08 -04:00
osd_backfill.py qa/tasks: use new reliable flush_pg_stats helper 2017-06-02 13:02:45 -04:00
osd_failsafe_enospc.py
osd_max_pg_per_osd.py osd: add max-pg-per-osd limit 2017-10-17 23:08:40 +08:00
osd_recovery.py qa/tasks: add a blacklist for flush_pg_stats() 2017-06-02 13:06:50 -04:00
peer.py qa/tasks: use new reliable flush_pg_stats helper 2017-06-02 13:02:45 -04:00
peering_speed_test.py
populate_rbd_pool.py
qemu.py qa/tasks/qemu: add a parameter to wait for workloads detect qemu finished 2018-03-29 17:43:31 +03:00
rados.py qa/suites/rados/thrash/workloads: add paramters to support two pools 2018-01-26 16:20:01 +09:00
radosbench.py Merge pull request #16027 from liewegas/wip-crush-rule-class 2017-07-08 21:34:13 -05:00
radosbenchsweep.py
radosgw_admin_rest.py
radosgw_admin.py qa/rgw: add class for rgw endpoints 2018-03-09 16:31:32 -05:00
ragweed.py qa/rgw: ragweed task conditionally sets is_secure 2018-03-09 16:31:33 -05:00
rbd_fio.py rbd: unified way to map images using different drivers 2018-01-29 09:34:11 +02:00
rbd_fsx.py qa/suites/rbd: enable fsx deep_copy test case 2017-11-06 10:29:45 +02:00
rbd_mirror.py qa/tasks: rbd-mirror daemon not properly run in foreground mode 2017-07-14 10:32:28 -04:00
rbd.py librbd/qa: Permit V1 images in qa tests 2018-03-15 15:09:06 +01:00
rebuild_mondb.py qa/tasks/rebuild_mondb.py: --no-mon-config to ceph-objectstore-tool 2018-03-06 14:44:50 -06:00
reg11184.py ceph-objectstore-tool: Make pg removal require --force 2017-09-08 17:56:05 -07:00
rep_lost_unfound_delete.py qa: fix the potential delay of pg state change 2017-08-25 17:07:37 +08:00
repair_test.py Merge pull request #16281 from badone/wip-PG-cluster-log-audit 2017-07-27 16:25:30 -05:00
resolve_stuck_peering.py qa/tasks/resolve_stuck_peering: start osd at end 2017-06-19 14:28:28 -04:00
restart.py
rgw_logsocket.py
rgw_multi qa/rgw: add symlink to qa/tasks/rgw_multi 2017-05-17 14:48:55 -04:00
rgw_multisite_tests.py qa/rgw: add test config to rgw_multisite_tests task 2017-05-18 13:38:44 -04:00
rgw_multisite.py qa/rgw: add class for rgw endpoints 2018-03-09 16:31:32 -05:00
rgw.py qa/rgw: loop over clients instead of config keys 2018-03-09 16:31:33 -05:00
s3a_hadoop.py qa/tests: skip test that use public bucket landsat-pds from AWS 2017-09-19 17:12:15 -07:00
s3readwrite.py
s3roundtrip.py
s3tests.py qa/rgw: disable s3tests for lifecycle_expiration 2018-03-13 16:16:06 -04:00
samba.py
scrub_test.py qa/tasks: use new reliable flush_pg_stats helper 2017-06-02 13:02:45 -04:00
scrub.py
swift.py qa/tasks/swift: add support for the "force-branch" configurable. 2018-03-23 12:40:05 -04:00
systemd.py use sudo to check check health 2017-04-11 13:52:26 -07:00
tempest.py qa, rgw: Keystone's instances can be now accessed via non-local network interfaces. 2017-08-13 23:14:40 +00:00
teuthology_integration.py
tgt.py
thrash_pool_snaps.py
thrashosds-health.yaml mgr/PGMap: drop REQUEST_{SLOW,STUCK} HEALTH_WARNs in mimic 2017-11-23 17:41:47 +08:00
thrashosds.py qa/tasks/thrashosds: set min_in default to 4 2017-11-01 08:32:48 -05:00
tox.py qa/tasks/keystone: make possible to deploy Keystone on CentOS as well. 2017-08-13 23:14:40 +00:00
userdata_setup.yaml scripts: fix bash path in shebangs 2017-07-27 13:24:26 -06:00
userdata_teardown.yaml scripts: fix bash path in shebangs 2017-07-27 13:24:26 -06:00
vstart_runner.py osd: osd_mon_report_interval_min -> osd_mon_report_interval, kill _max 2018-04-06 11:00:14 -05:00
watch_notify_same_primary.py
watch_notify_stress.py
workunit.py qa/tasks/workunit: allow alt basedir 2017-07-24 15:44:51 -04:00