ceph/qa/tasks
Shraddha Agrawal e991f04b59 qa/tasks/ceph.py: add ceph logs directory in job's info.yaml
This commit adds the file path of ceph log directories to the job's
info.yaml log file. The motivation behind this is, in case of job
timeout, the logs would still be tranferred to teuthology host
before nuking test machines using these ceph log directory paths in
job's info.yaml log file.

Signed-off-by: Shraddha Agrawal <shraddha.agrawal000@gmail.com>
2020-08-19 17:34:26 +05:30
..
cephadm_cases cephadm: Add "--format" option to "ceph orch status" 2020-07-01 10:05:33 +01:00
cephfs Merge PR #35953 into master 2020-07-17 20:20:47 -07:00
mgr mgr/dashboard/api: increase API health timeout 2020-07-17 15:21:55 +02:00
tests qa/cephadm: Add local registry mirror 2020-05-26 17:38:39 +02:00
util qa/tasks/util/rgw: use StringIO for capturing strings 2020-04-07 21:51:23 +08:00
__init__.py
admin_socket.py
autotest.py
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 qa/tasks: use next(iter(..)) for accessing first element in a view 2020-04-07 20:33:47 +08:00
ceph_client.py
ceph_deploy.py qa/tasks: flake8 fixes 2020-06-23 23:00:56 +08:00
ceph_fuse.py qa/vstart_runner: add unsharing network namespace support 2020-04-14 07:47:03 -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
ceph.conf.template mon/OSDMonitor: add flag --yes-i-really-mean-it for setting pool size 1 2020-03-09 23:27:36 +05:30
ceph.py qa/tasks/ceph.py: add ceph logs directory in job's info.yaml 2020-08-19 17:34:26 +05:30
cephadm.conf
cephadm.py Merge pull request #35927 from gekios/wip-cephadm-image-fix 2020-07-09 14:47:37 +02:00
cephfs_test_runner.py
cephfs_upgrade_snap.py
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: import with full path 2020-03-24 18:27:55 +08:00
create_verify_lfn_objects.py
daemonwatchdog.py
devstack.py qa/tasks: use next(iter(..)) for accessing first element in a view 2020-04-07 20:33: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: use next(iter(..)) for accessing first element in a view 2020-04-07 20:33:47 +08:00
dump_stuck.py qa: import with full path 2020-03-24 18:27:55 +08:00
ec_lost_unfound.py qa: import with full path 2020-03-24 18:27:55 +08:00
exec_on_cleanup.py
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/tasks/fs.py: use six.viewitems() 2020-04-07 21:51:22 +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/tasks: logger.warn() -> logger.warning() 2020-05-13 17:18:13 -06:00
keystone.py qa/keystone: unpin python-openstackclient 2020-06-02 09:48:32 +08:00
locktest.py
logrotate.conf
lost_unfound.py qa: import with full path 2020-03-24 18:27:55 +08:00
manypools.py
mds_creation_failure.py qa: import with full path 2020-03-24 18:27:55 +08:00
mds_pre_upgrade.py
mds_thrash.py qa/tasks/mds_thrash: s/random.sample/random.choice/ 2020-05-23 11:29:53 +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
multibench.py qa: import with full path 2020-03-24 18:27:55 +08:00
netem.py
object_source_down.py qa: import with full path 2020-03-24 18:27:55 +08:00
omapbench.py
openssl_keys.py qa/tasks/openssl_keys.py: sort cert configs before creating certs 2020-04-08 21:07:07 +08:00
osd_backfill.py qa: import with full path 2020-03-24 18:27:55 +08:00
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 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
qemu.py qa/tasks/qemu: open file in text mode 2020-05-01 16:55:45 +08:00
rados.py qa/tasks: use "a // b" instead of "a / b" 2020-04-07 20:33:47 +08:00
radosbench.py qa/tasks/radosbench: use long form of option for compatibility 2020-06-09 13:13:55 -07:00
radosbenchsweep.py
radosgw_admin_rest.py qa/tasks: use next(iter(..)) for accessing first element in a view 2020-04-07 20:33:47 +08:00
radosgw_admin.py qa/tasks/radosgw_admin: drop py2 support 2020-07-05 10:58:28 +08:00
ragweed.py qa/tasks/ragweed: flake8 fixes 2020-06-23 23:01:27 +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 qa: import with full path 2020-03-24 18:27:55 +08:00
rbd.py qa/tasks/rbd: drop py2 support 2020-07-05 10:58:28 +08:00
rebuild_mondb.py qa: import with full path 2020-03-24 18:27:55 +08:00
reg11184.py qa: import with full path 2020-03-24 18:27:55 +08:00
rep_lost_unfound_delete.py qa: import with full path 2020-03-24 18:27:55 +08:00
repair_test.py
resolve_stuck_peering.py qa: import with full path 2020-03-24 18:27:55 +08:00
restart.py
rgw_logsocket.py qa: import with full path 2020-03-24 18:27:55 +08:00
rgw_multi
rgw_multisite_tests.py qa: import with full path 2020-03-24 18:27:55 +08:00
rgw_multisite.py qa: import with full path 2020-03-24 18:27:55 +08:00
rgw.py qa/rgw: allow the rgw teuthology task to capture/set dns names 2020-05-04 13:55:00 -04:00
s3a_hadoop.py
s3tests_java.py qa/tasks/s3tests_java.py: do not change a dict while iterating it 2020-04-07 21:51:23 +08:00
s3tests.py Merge pull request #35910 from galsalomon66/add_s3select_filter 2020-07-08 08:52:22 -04:00
samba.py
scrub_test.py qa: import with full path 2020-03-24 18:27:55 +08: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 qa/tasks/tempest: use --black-regex for blacklisting tests 2020-06-02 09:48:32 +08:00
teuthology_integration.py
tgt.py
thrash_pool_snaps.py
thrasher.py
thrashosds-health.yaml
thrashosds.py qa/tasks: logger.warn() -> logger.warning() 2020-05-13 17:18:13 -06:00
tox.py qa/tasks/tox: use the latest stable tox 2020-06-02 09:48:32 +08:00
userdata_setup.yaml
userdata_teardown.yaml
vault.py qa/tasks: use next(iter(..)) for accessing first element in a view 2020-04-07 20:33:47 +08:00
vstart_runner.py qa/tasks/vstart_runner: drop py2 support 2020-07-05 10:58:28 +08:00
watch_notify_same_primary.py qa/tasks: use StringIO for capturing string output 2020-04-07 21:51:22 +08:00
watch_notify_stress.py qa: import with full path 2020-03-24 18:27:55 +08:00
workunit.py qa/tasks/workunit: drop py2 support 2020-07-05 10:58:28 +08:00