ceph/qa/tasks
Kamoltat f06da20dff pybind/mgr/progress: disable pg recovery event by default
The progress module disabled the pg recovery event by default
since the event is expensive and has interrupted other serviceis
when there is OSDs being marked in/out from the the cluster.

To turn the event on manually:

ceph config set mgr mgr/progress/allow_pg_recovery_event true

Updated qa/tasks/mgr/test_progress.py to enable
the pg recovery event when testing the progress module.

Signed-off-by: Kamoltat <ksirivad@redhat.com>
2022-02-03 17:51:42 +00:00
..
cephadm_cases qa/tasks/cephadm_cases/test_cli: fix test_daemon_restart 2021-11-29 10:24:20 -06:00
cephfs Merge pull request #44557 from kotreshhr/clone-quota-failure 2022-01-20 16:42:35 +05:30
mgr pybind/mgr/progress: disable pg recovery event by default 2022-02-03 17:51:42 +00:00
tests qa: tox.ini: verify yaml syntax 2021-09-07 10:20:34 +02:00
util qa/rgw: use local runner with cmdline radosgw_admin.py 2021-11-17 11:22:32 -05:00
__init__.py
admin_socket.py qa/tasks/admin_socket: support "foo || bar" as command 2021-06-03 14:23:46 +08:00
autotest.py
aver.py
backfill_toofull.py qa/tasks: improve backfill_toofull test 2021-12-21 20:00:28 +02:00
barbican.py qa/rgw: barbican and pykmip tasks upgrade pip before installing pytz 2021-08-05 16:45:02 -04:00
blktrace.py
boto.cfg.template
cbt.py
ceph_client.py
ceph_deploy.py
ceph_fuse.py qa: deep merge top level overrides for fuse/kclient 2021-06-04 19:15:12 -07:00
ceph_iscsi_client.py qa/tasks: adapt ceph_iscsi.py task to ceph_iscsi_client 2021-10-18 13:21:50 +05:30
ceph_manager.py qa/tasks/ceph_manager: parallelize flush_pg_stats() 2021-11-25 07:52:55 -06:00
ceph_objectstore_tool.py
ceph_test_case.py mgr: TTLCache basic implementation 2022-01-05 10:11:58 +01:00
ceph.conf.template mon/OSDMonitor: Raise health warning for filestore osds 2022-01-05 10:08:25 +00:00
ceph.py qa: move CephManager cluster instantiation to subtask 2021-10-05 13:32:15 -04:00
cephadm.conf qa: scrub a few remaining mentions of ruleset 2021-07-07 10:32:11 -04:00
cephadm.py qa/tasks/cephadm: pull image to all hosts in parallel 2021-11-25 07:52:56 -06:00
cephfs_mirror_thrash.py test: add cephfs_mirror thrasher 2021-11-09 00:08:05 -05:00
cephfs_mirror.py tasks/cephfs_mirror: optionally run in foreground 2021-11-09 00:08:05 -05:00
cephfs_test_runner.py
cephfs_upgrade_snap.py
check_counter.py
cifs_mount.py
cram.py qa/tasks: s/virtualenv/python3 -m venv/ 2021-07-31 22:34:05 +08:00
create_verify_lfn_objects.py
daemonwatchdog.py
devstack.py
die_on_err.py
divergent_priors2.py
divergent_priors.py
dnsmasq.py
dump_stuck.py
ec_inconsistent_hinfo.py qa/suites/rados: add inconsistent hinfo test 2021-09-28 16:43:02 +01:00
ec_lost_unfound.py
exec_on_cleanup.py
filestore_idempotent.py
fs.py qa: add tasks to check mds upgrade state 2021-10-05 13:32:15 -04:00
fwd_scrub.py qa: update scrub start code to use comma sep scrubopts 2021-06-09 07:23:05 -07:00
immutable_object_cache_thrash.py
immutable_object_cache.py
kafka.py qa/tasks: Checking for kafka cleanup 2022-01-11 21:14:15 +05:30
kclient.py qa: rename and save the client_config for kernel mount 2021-12-01 15:05:16 +08:00
keycloak.py qa/tasks: Addition of new code for session tags in STS 2021-09-01 17:09:54 +05:30
keystone.py
kubeadm.py qa/tasks/rook: test reapplication of drive groups stored in mgr 2021-12-16 18:17:29 -05:00
locktest.py
logrotate.conf
lost_unfound.py
manypools.py
mds_creation_failure.py qa: import CommandFailedError from exceptions not run 2021-10-05 23:41:09 +05:30
mds_pre_upgrade.py qa: update mds_pre_upgrade to no longer stop standbys 2021-07-30 16:28:54 -07:00
mds_thrash.py qa/tasks/mds_thrash: fix thrash iteration never skip 2021-05-24 17:17:44 +08:00
metadata.yaml
mon_clock_skew_check.py
mon_recovery.py
mon_thrash.py
multibench.py
netem.py
netsplit.py qa/tasks: replace iterkeys() with keys() in Python 3 2021-10-09 23:10:03 +08:00
notification_tests.py rgw: Modification in the usage of force-branch 2021-07-01 13:54:51 +05:30
nvme_loop.py qa/nvme_loop: fix an issue on ubuntu 18.04 2022-01-17 17:10:08 +01:00
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
pykmip.py qa/rgw: barbican and pykmip tasks upgrade pip before installing pytz 2021-08-05 16:45:02 -04:00
python.py qa/suites/orch/cephadm: add rgw nfs export test 2021-07-26 16:23:17 -04:00
qemu.py qa/tasks/qemu: switch nbd devices from virtio to ide 2021-12-13 10:49:48 +02:00
rabbitmq.py qa/tasks: Adding RabbitMQ task for bucket notification tests 2021-06-01 23:34:31 +05:30
rados.py
radosbench.py qa/tasks/radosbench: default clients to all clients (not client.0) 2021-11-25 07:52:55 -06:00
radosbenchsweep.py
radosgw_admin_rest.py rgw: Add admin ops API for rate limiting 2022-01-10 16:48:56 +00:00
radosgw_admin.py qa/rgw: use local runner with cmdline radosgw_admin.py 2021-11-17 11:22:32 -05:00
ragweed.py
rbd_fio.py
rbd_fsx.py
rbd_mirror_thrash.py
rbd_mirror.py
rbd.py
rebuild_mondb.py qa/tasks/rebuild_mondb: fix rebuild vs logmonitor external_log_to 2021-07-13 14:44:57 -04:00
reg11184.py
rep_lost_unfound_delete.py
repair_test.py
resolve_stuck_peering.py
restart.py
rgw_logsocket.py
rgw_multi
rgw_multisite_tests.py
rgw_multisite.py
rgw.py qa: move certificates for kmip task into /etc/ceph 2022-01-20 17:43:55 -05:00
rook-ceph.conf qa/tasks/rook: archive logs 2021-05-18 15:19:16 -05:00
rook.py qa/tasks/rook: test reapplication of drive groups stored in mgr 2021-12-16 18:17:29 -05:00
s3a_hadoop.py qa/rgw: update apache-maven mirror for rgw/hadoop-s3a 2021-08-05 14:50:09 -04:00
s3tests_java.py
s3tests.py qa/tasks: Addition of new code for session tags in STS 2021-09-01 17:09:54 +05:30
samba.py
scrub_test.py qa: choose victim pg from rbd pool 2021-06-11 20:07:22 -07:00
scrub.py
systemd.py
tempest.py
teuthology_integration.py
tgt.py
thrash_pool_snaps.py
thrasher.py
thrashosds-health.yaml
thrashosds.py
tox.py qa/tasks: s/virtualenv/python3 -m venv/ 2021-07-31 22:34:05 +08:00
userdata_setup.yaml qa/tasks/qemu: get the new Let's Encrypt root certificate 2022-01-12 20:53:45 +01:00
userdata_teardown.yaml
vault.py
vip.py qa/tasks/vip: exec with bash -ex 2021-08-05 17:45:56 -04:00
vstart_runner.py qa: move the optional client_config parameter to the end 2021-12-01 15:05:58 +08:00
watch_notify_same_primary.py
watch_notify_stress.py
workunit.py qa: pass subdir arg when executing workunit 2021-10-25 12:40:53 +05:30