ceph/qa/tasks
Kefu Chai 56c86bbb23 qa/tasks/workunit: allow passing optional args to workunit
* add comment to _run_tests()
* use `os.path.commonpath()` instead using string matching directly
  for matching given workunit spec with executables.
* allow passing optional args to workunit

Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-08-22 15:26:54 +08:00
..
cephadm_cases mgr/cephadm: add qa tests for daemon restart 2020-07-30 09:02:04 +12:00
cephfs Merge PR #36131 into master 2020-08-21 18:40:42 -07:00
mgr qa/tasks/mgr: drop commented code 2020-08-19 11:08:39 +08:00
tests qa/tasks: drop python2 support from rgw related tests 2020-07-22 11:55:49 +08:00
util qa/tasks: drop python2 support from rgw related tests 2020-07-22 11:55:49 +08:00
__init__.py
admin_socket.py
autotest.py qa/tasks: drop python2 support 2020-07-21 19:52:11 +08:00
aver.py
barbican.py qa/tasks/barbican: drop six dependency 2020-07-05 10:58:28 +08:00
blktrace.py
boto.cfg.template
cbt.py
ceph_client.py
ceph_deploy.py
ceph_fuse.py qa: defer cleaning the mountpoint's netnses and the bridge 2020-07-29 20:58:36 -04:00
ceph_manager.py qa/tasks/{ceph,ceph_manager}: drop py2 support 2020-07-05 10:58:28 +08:00
ceph_objectstore_tool.py qa/tasks/ceph_objectstore_tool: drop six dependency 2020-07-05 10:58:28 +08:00
ceph_test_case.py qa: add exception for test timeouts 2020-08-06 11:21:54 -07:00
ceph.conf.template
ceph.py qa/tasks/ceph: redirect stderr for crimson flavor 2020-08-07 01:11:57 +08:00
cephadm.conf
cephadm.py qa/tasks/cephadm: drop python2 support 2020-07-21 19:52:11 +08:00
cephfs_test_runner.py
cephfs_upgrade_snap.py
check_counter.py
cifs_mount.py
cram.py qa/tasks: drop python2 support 2020-07-21 19:52:11 +08:00
create_verify_lfn_objects.py
daemonwatchdog.py
devstack.py qa/tasks: drop python2 support 2020-07-21 19:52:11 +08:00
die_on_err.py
divergent_priors2.py
divergent_priors.py
dnsmasq.py
dump_stuck.py
ec_lost_unfound.py
exec_on_cleanup.py
filestore_idempotent.py
fs.py qa/tasks/fs: drop python2 support 2020-07-21 19:52:11 +08: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 librbd/image: fix immutable object cache read failed bug when daemon down 2020-07-01 14:19:59 -04:00
kclient.py qa: defer cleaning the mountpoint's netnses and the bridge 2020-07-29 20:58:36 -04:00
keystone.py qa/keystone: pin python-openstackclient and osc-lib 2020-07-22 19:20:00 +08:00
locktest.py
logrotate.conf
lost_unfound.py
manypools.py
mds_creation_failure.py
mds_pre_upgrade.py
mds_thrash.py
metadata.yaml
mon_clock_skew_check.py
mon_recovery.py
mon_thrash.py
multibench.py
netem.py
object_source_down.py
omapbench.py qa/tasks: drop python2 support 2020-07-21 19:52:11 +08:00
openssl_keys.py
osd_backfill.py
osd_failsafe_enospc.py qa/tasks/osd_failsafe_enospc: drop py2 support 2020-07-05 10:58:28 +08:00
osd_max_pg_per_osd.py
osd_recovery.py
peer.py
peering_speed_test.py
populate_rbd_pool.py
qemu.py
rados.py qa/tasks: drop python2 support 2020-07-21 19:52:11 +08: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
radosgw_admin.py qa/tasks/radosgw_admin: drop py2 support 2020-07-05 10:58:28 +08:00
ragweed.py qa/tasks/ragweed: always set ragweed_repo 2020-07-31 13:08:56 +08:00
rbd_fio.py qa: add tests for immutable object cache 2020-07-01 14:19:59 -04:00
rbd_fsx.py
rbd_mirror_thrash.py
rbd_mirror.py
rbd.py qa/tasks/rbd: drop python2 support 2020-07-22 11:55:49 +08:00
rebuild_mondb.py
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
s3a_hadoop.py
s3tests_java.py
s3tests.py Merge pull request #35910 from galsalomon66/add_s3select_filter 2020-07-08 08:52:22 -04:00
samba.py qa/tasks/samba: drop python2 support 2020-07-22 11:55:49 +08:00
scrub_test.py
scrub.py
systemd.py
tempest.py qa/tasks: drop python2 support from rgw related tests 2020-07-22 11:55:49 +08:00
teuthology_integration.py
tgt.py
thrash_pool_snaps.py
thrasher.py
thrashosds-health.yaml
thrashosds.py
tox.py
userdata_setup.yaml
userdata_teardown.yaml
vault.py qa/tasks: drop python2 support from rgw related tests 2020-07-22 11:55:49 +08:00
vstart_runner.py Revert "vstart_runner: rotate logs between testcases" 2020-08-19 19:25:22 +02: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 qa/tasks/workunit: allow passing optional args to workunit 2020-08-22 15:26:54 +08:00