ceph/qa/tasks
Xiubo Li 7ebd06441a qa: wait for 100 seconds to make sure the quota to be enforced
The worst case in kclient the dirty caps will be held for 60 seconds,
and also the MDS may defer updating the directory rstat for 5 seconds,
which is per tick, maybe longer if needs to wait for mdlog to flush.

Fixes: https://tracker.ceph.com/issues/59349
Signed-off-by: Xiubo Li <xiubli@redhat.com>
2023-04-18 22:30:09 +08:00
..
cephadm_cases qa/cephadm: Added workunit test for orch cli mon 2022-05-31 11:22:47 +00:00
cephfs qa: wait for 100 seconds to make sure the quota to be enforced 2023-04-18 22:30:09 +08:00
mgr Merge pull request #49531 from rhcs-dashboard/fix-rbd-snapshot-creation 2023-04-14 12:06:05 +05:30
tests qa: tox.ini: verify yaml syntax 2021-09-07 10:20:34 +02:00
util qa/tasks: add chacra util 2022-09-13 12:17:20 -04: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 qa/tasks/autotest: use remote.write_file 2020-09-04 00:02:15 +02:00
aver.py
backfill_toofull.py qa/tasks: improve backfill_toofull test 2021-12-21 20:00:28 +02:00
barbican.py qa/tasks/barbican: dont copy policy files 2022-09-26 06:27:40 +00:00
blktrace.py
boto.cfg.template
cbt.py qa/tasks/cbt: user remote.write_file 2020-09-04 00:02:15 +02:00
ceph_client.py
ceph_deploy.py qa/tasks/ceph_deploy: use remote.read_file instead of misc.get_file 2020-09-04 00:02:15 +02:00
ceph_fuse.py qa: add new mntargs option for fuse 2022-09-26 22:19:29 -04: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: allow specifying timeout command prefix to ceph 2023-03-29 13:02:55 -04:00
ceph_objectstore_tool.py qa/tasks/ceph_objectstore_tool: use remote.write_file 2020-09-04 00:02:15 +02:00
ceph_test_case.py qa: optionally check pattern string match in health detail 2023-01-25 12:04:46 +05:30
ceph.conf.template mon/OSDMonitor: Raise health warning for filestore osds 2022-01-05 10:08:25 +00:00
ceph.py Merge pull request #48516 from athanatos/sjust/wip-57801 2023-02-23 18:39:27 -08:00
cephadm.conf qa: scrub a few remaining mentions of ruleset 2021-07-07 10:32:11 -04:00
cephadm.py Merge pull request #48428 from zmc/cephadm-smoke-small 2023-01-24 09:08:44 -05: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 qa: add run_scrub helper in filesystem class 2021-01-09 14:56:09 +08:00
check_counter.py qa: Add test for per-module finisher thread 2023-03-29 11:34:07 +05:30
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 qa: check mounts attribute in ctx 2021-03-29 18:30:39 +05:30
deduplication.py qa: remove unused values in deduplication.py 2022-09-19 13:21:07 +09:00
devstack.py doc/dev: use http://docs.ceph.com/en/latest/ instead of /docs/master/ for docs 2020-11-24 12:49:47 +08:00
die_on_err.py
divergent_priors2.py
divergent_priors.py
dnsmasq.py qa/tasks/dnsmasq: use remote.write_file 2020-09-04 00:02:15 +02:00
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 qa/tasks: Add additional wait_for_clean() check in lost_unfound tasks. 2021-03-18 13:03:41 +05:30
exec_on_cleanup.py qa: fix issues in exec_on_cleanup 2021-02-09 23:39:04 +08:00
fs.py qa/tasks/fs: add cases in post_upgrade_checks() for fail_fs 2022-08-26 20:48:11 +05:30
fwd_scrub.py qa: raise error if fwd_scrub discovers damage 2022-09-26 22:19:43 -04:00
immutable_object_cache_thrash.py librbd/image: fix immutable object cache read failed bug when daemon down 2020-07-01 14:19:59 -04:00
immutable_object_cache.py qa: check immutable object cache content 2020-09-21 01:36:56 +08:00
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 qa/tasks/keystone.py: centos-8 bindep fix 2021-01-21 13:30:55 -05:00
kubeadm.py qa/tasks/kubeadm: set up tigera resources via kubectl create 2022-08-29 10:03:01 -04:00
locktest.py
logrotate.conf
lost_unfound.py qa/tasks: Add additional wait_for_clean() check in lost_unfound tasks. 2021-03-18 13:03:41 +05:30
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/kafka/tests: add SASL mechanism tests 2023-03-01 16:15:14 +00:00
nvme_loop.py tasks/nvme_loop: Skip on containerized testnodes 2022-09-22 17:49:31 -06:00
object_source_down.py
omapbench.py qa/tasks: drop python2 support 2020-07-21 19:52:11 +08:00
openssl_keys.py qa/openssl_keys: 'rm' ignores file not found 2023-01-19 15:51:18 -05:00
osd_backfill.py
osd_failsafe_enospc.py qa: log-whitelist -> log-ignorelist 2020-08-24 19:53:08 +00:00
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/suites/rbd: install qemu-utils in addition to qemu-block-extra on Ubuntu 2023-04-12 15:37:44 +02:00
rabbitmq.py qa/tasks: Adding RabbitMQ task for bucket notification tests 2021-06-01 23:34:31 +05:30
rados.py qa: add missing argument parser 2021-03-29 17:15:16 +09:00
radosbench.py qa/tasks/radosbench: default clients to all clients (not client.0) 2021-11-25 07:52:55 -06:00
radosbenchsweep.py qa/tasks: drop python2 support 2020-07-21 19:52:11 +08:00
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 qa/ragweed: clone into separate directory for each client 2023-03-03 11:46:32 -05:00
rbd_fio.py qa/tasks/rbd_fio: bump default to fio 3.32 2022-10-05 12:52:20 +02:00
rbd_fsx.py qa: move get_valgrind_args to qa 2021-03-03 09:30:08 -08:00
rbd_mirror_thrash.py
rbd_mirror.py qa: move get_valgrind_args to qa 2021-03-03 09:30:08 -08:00
rbd_pwl_cache_recovery.py qa/tasks: rename persistent write log cache trash task 2022-07-16 09:46:58 +02:00
rbd.py qa/tasks/qemu: use formatted clones on encrypted disks 2022-08-25 18:41:48 +03:00
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 qa/tasks: Add additional wait_for_clean() check in lost_unfound tasks. 2021-03-18 13:03:41 +05:30
repair_test.py qa: improve usability of do_rados helper 2021-03-21 10:35:07 -07:00
resolve_stuck_peering.py
rgw_cloudtier.py rgw/qa: Run tests on multiple cloudtier config 2022-05-19 13:57:46 +05:30
rgw_logsocket.py
rgw_module.py qa: Adding rgw multisite support 2023-02-23 17:16:39 +01:00
rgw_multi
rgw_multisite_tests.py rgw: adding a test to check if role metadata syncs fine. 2022-06-08 10:31:15 +05:30
rgw_multisite.py tests: remove pubsub tests from multisite 2022-09-12 18:54:46 +03:00
rgw.py qa/rgw: run 'gc process' when rgw task unwinds 2023-03-23 09:53:12 -04:00
rook-ceph.conf qa/tasks/rook: archive logs 2021-05-18 15:19:16 -05:00
rook.py Remove orchestrator from rook task and suite 2022-04-01 11:37:55 -04: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 qa/tasks/s3tests_java: use remote.write_file 2020-09-04 00:02:15 +02:00
s3tests.py qa/s3tests: run with tox instead of bootstrap+nose 2023-01-22 23:27:24 -05:00
samba.py qa/tasks/samba: use remote.write_file 2020-09-04 00:02:15 +02:00
scrub_test.py qa: choose victim pg from rbd pool 2021-06-11 20:07:22 -07:00
scrub.py qa/tasks: flake8 fixes 2020-06-23 23:00:56 +08:00
systemd.py qa/tasks: flake8 fixes 2020-06-23 23:00:56 +08:00
tempest.py blacklist -> blocklist 2020-08-24 19:53:08 +00:00
teuthology_integration.py
tgt.py
thrash_pool_snaps.py
thrasher.py
thrashosds-health.yaml osd/scrub: modifying some tests to ignore late replicas 2022-12-11 17:27:42 +02:00
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 rgw/kms/vault - s3tests for both old and new test logic. 2021-03-05 23:05:13 -05:00
vip.py qa/tasks/vip: exec with bash -ex 2021-08-05 17:45:56 -04:00
vstart_runner.py Merge PR #48473 into main 2022-12-19 16:17:15 +05:30
watch_notify_same_primary.py qa/tasks: drop python2 support 2020-07-21 19:52:11 +08:00
watch_notify_stress.py qa/tasks: drop python2 support 2020-07-21 19:52:11 +08:00
workunit.py qa: pass subdir arg when executing workunit 2021-10-25 12:40:53 +05:30