ceph/qa/tasks
Sage Weil 0b4ce2ab4c qa/tasks/ceph_manager: make is_{clean,recovered,active_or_down} less racy
Currently these can be thrown off if the cluster is creating or removing
pools at the same time.  Fix by taking a single snapshot of the pg stats
and based our judgement on that.

Signed-off-by: Sage Weil <sage@redhat.com>
2019-07-10 11:04:49 -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: install python3.6 instead of python3.4 for py3 tests 2019-04-11 10:03:56 +08:00
ceph_fuse.py qa: add tests for client features 2018-07-12 10:12:12 -07:00
ceph_manager.py qa/tasks/ceph_manager: make is_{clean,recovered,active_or_down} less racy 2019-07-10 11:04:49 -05: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 qa/cephfs: add tests for multimds snapshot 2018-02-09 18:42:29 +08:00
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 qa/tests: unset immutable attribute for resolv.conf for centos ovh nodes 2018-03-30 11:11:41 -07:00
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 qa: add tests for client features 2018-07-12 10:12:12 -07:00
kclient.py qa: add tests for client features 2018-07-12 10:12:12 -07:00
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 qa: add mds deactivation procedure for upgrades 2018-05-03 16:51:43 -07:00
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 qa: fix overrides for openssl_keys task 2018-03-22 10:31:08 -04:00
osd_backfill.py
osd_failsafe_enospc.py
osd_max_pg_per_osd.py qa: wait longer for osd to flush pg stats 2018-06-09 13:51:20 +08:00
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 qa/rgw: add class for rgw endpoints 2018-03-09 16:31:32 -05:00
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 qa/suites/rbd: rbd-mirror fsx stress test 2018-04-27 08:34:42 -04:00
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 qa/tasks: rbd_mirror_thrash should wait for daemon exit before restarting 2018-05-31 09:48:47 -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: 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 qa: Add new message to whitelist for scrub/repair tests 2018-08-23 11:09:22 -07:00
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 test: Update tests for error message changes 2018-08-23 11:09:22 -07:00
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 qa/tasks/thrashosds-health.yaml: whitelist slow requests 2018-07-25 10:20:12 -07:00
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