..
cephadm_cases
qa/tasks/cephadm_cases: longer wait for osd to start
2021-05-05 11:03:02 -05:00
cephfs
Merge PR #43179 into master
2021-09-20 20:48:00 -04:00
mgr
mgr/dashboard: make modified API endpoints backward compatible
2021-09-24 18:48:35 +05:30
tests
qa: tox.ini: verify yaml syntax
2021-09-07 10:20:34 +02:00
util
qa/tasks: drop python2 support from rgw related tests
2020-07-22 11:55:49 +08: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
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
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: deep merge top level overrides for fuse/kclient
2021-06-04 19:15:12 -07:00
ceph_iscsi.py
qa: add ceph iscsi test suite support
2020-12-17 20:49:21 +08:00
ceph_manager.py
qa/ceph_manager: make it possible to reuse few methods
2021-08-02 11:37:49 +05:30
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/vstart_runner: don't use "shell=False" in run_ceph_w()
2021-08-02 11:37:44 +05:30
ceph.conf.template
qa: scrub a few remaining mentions of ruleset
2021-07-07 10:32:11 -04:00
ceph.py
qa/tasks: Set default caps for 'osd' type in generate_caps()
2021-09-01 13:46:01 +05:30
cephadm.conf
qa: scrub a few remaining mentions of ruleset
2021-07-07 10:32:11 -04:00
cephadm.py
Merge PR #41007 into master
2021-05-25 16:17:44 -04:00
cephfs_mirror.py
qa: move get_valgrind_args to qa
2021-03-03 09:30:08 -08: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/tasks: use next(iter(..)) for accessing first element in a view
2020-04-07 20:33:47 +08:00
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
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
qa: import with full path
2020-03-24 18:27:55 +08:00
divergent_priors2.py
qa: import with full path
2020-03-24 18:27:55 +08:00
divergent_priors.py
qa: import with full path
2020-03-24 18:27:55 +08:00
dnsmasq.py
qa/tasks/dnsmasq: use remote.write_file
2020-09-04 00:02:15 +02:00
dump_stuck.py
qa: import with full path
2020-03-24 18:27:55 +08: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
filestore_idempotent.py
qa/tasks: use next(iter(..)) for accessing first element in a view
2020-04-07 20:33:47 +08:00
fs.py
qa: wait for daemons to come up via cephadm
2021-03-21 10:35:07 -07: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
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
rgw: Modification in the usage of force-branch
2021-07-01 13:54:51 +05:30
kclient.py
qa: deep merge top level overrides for fuse/kclient
2021-06-04 19:15:12 -07: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: modify (do not clobber) daemon.json
2021-09-15 15:16:50 -05: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
qa/tasks/manypools: get rid of itervalues for py3 compat
2020-03-04 13:09:17 +08:00
mds_creation_failure.py
qa: import with full path
2020-03-24 18:27:55 +08:00
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
qa: import with full path
2020-03-24 18:27:55 +08:00
mon_recovery.py
qa/tasks: use "a // b" instead of "a / b"
2020-04-07 20:33:47 +08:00
mon_thrash.py
qa/tasks: fix import module path for py3 compat
2020-03-04 13:09:16 +08:00
multibench.py
qa: import with full path
2020-03-24 18:27:55 +08:00
netem.py
qa/tasks/netem: get rid of cStringIO for py3
2020-03-04 13:09:17 +08:00
netsplit.py
qa: add new netsplit task
2020-07-08 04:26:03 +00:00
notification_tests.py
rgw: Modification in the usage of force-branch
2021-07-01 13:54:51 +05:30
object_source_down.py
qa: import with full path
2020-03-24 18:27:55 +08:00
omapbench.py
qa/tasks: drop python2 support
2020-07-21 19:52:11 +08:00
openssl_keys.py
qa/tasks/openssl_keys.py: add subjectAltName to certificates
2020-12-02 15:44:35 -05:00
osd_backfill.py
qa: import with full path
2020-03-24 18:27:55 +08:00
osd_failsafe_enospc.py
qa: log-whitelist -> log-ignorelist
2020-08-24 19:53:08 +00:00
osd_max_pg_per_osd.py
qa/tasks/osd_max_pg_per_osd: get rid of itervalues for py3
2020-03-04 13:09:16 +08:00
osd_recovery.py
qa: import with full path
2020-03-24 18:27:55 +08:00
peer.py
qa: import with full path
2020-03-24 18:27:55 +08:00
peering_speed_test.py
qa: import with full path
2020-03-24 18:27:55 +08:00
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/rbd: increase image size of encrypted disks
2021-01-20 16:08:17 +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: drop python2 support
2020-07-21 19:52:11 +08:00
radosbenchsweep.py
qa/tasks: drop python2 support
2020-07-21 19:52:11 +08:00
radosgw_admin_rest.py
rgw: fixes BucketInfo for missing buckets
2020-10-12 13:50:06 +03:00
radosgw_admin.py
qa/tasks/radosgw_admin: drop py2 support
2020-07-05 10:58:28 +08:00
ragweed.py
qa/tasks/ragweed: use remote.write_file
2020-09-04 00:02:15 +02:00
rbd_fio.py
qa/tasks/rbd_fio: use remote.write_file
2020-09-04 00:02:15 +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.py
qa/tasks/rbd: fix xfstests_branch/url example
2021-02-27 15:25:39 +01: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
qa: import with full path
2020-03-24 18:27:55 +08:00
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
qa: import with full path
2020-03-24 18:27:55 +08:00
restart.py
qa/tasks/restart: use remote.read_file instead of misc.get_file
2020-09-04 00:02:16 +02:00
rgw_logsocket.py
qa: import with full path
2020-03-24 18:27:55 +08:00
rgw_multi
rgw_multisite_tests.py
qa/rgw: add 'branch' option to rgw-multisite-tests task
2021-02-17 09:01:05 -05:00
rgw_multisite.py
qa: import with full path
2020-03-24 18:27:55 +08:00
rgw.py
rgw: D3N Cache changes for Upstream
2021-07-06 21:36:06 +03:00
rook-ceph.conf
qa/tasks/rook: archive logs
2021-05-18 15:19:16 -05:00
rook.py
qa/tasks/rook: fix shadowing of config arg in rook_cluster()
2021-09-03 10:49:54 -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
qa/tasks/s3tests_java: use remote.write_file
2020-09-04 00:02:15 +02:00
s3tests.py
qa/tasks: Addition of new code for session tags in STS
2021-09-01 17:09:54 +05:30
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
qa: log-whitelist -> log-ignorelist
2020-08-24 19:53:08 +00:00
thrashosds.py
qa/tasks: logger.warn() -> logger.warning()
2020-05-13 17:18:13 -06:00
tox.py
qa/tasks: s/virtualenv/python3 -m venv/
2021-07-31 22:34:05 +08:00
userdata_setup.yaml
qa/tasks/qemu: precise repos have been archived
2021-06-01 12:54:16 +02: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 #38481 into master
2021-08-27 21:26:41 -04:00
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
test: Add test for mgr hang when osd is full
2021-05-22 19:09:07 +05:30