ceph/qa/tasks/cephfs
Rishabh Dave 37744ecc2b test_volume_client: rewrite test_put_object_versioned
The test's success depends on whether CommandFailedError exception is
raised. This manner of testing is unreliable since there's no way to
check if the exception was raised by the statement (in the embedded
Python program) the test expects to.

This implies that this test's failure may go undetected. This is primary
reason why bugs like tracker #38946 occured despite of having a test.

Fixes: http://tracker.ceph.com/issues/39510
Signed-off-by: Rishabh Dave <ridave@redhat.com>
2019-07-13 11:43:03 +05:30
..
__init__.py
cephfs_test_case.py qa/cephfs: add test for blacklisted client eviction 2019-06-05 21:05:06 +08:00
filesystem.py qa: update discontinous map test to use mds freezing 2019-02-27 21:39:17 -08:00
fuse_mount.py
kernel_mount.py
mount.py qa/cephfs: update tests for stale session handling 2019-06-08 21:15:14 +08:00
test_auto_repair.py
test_backtrace.py
test_cap_flush.py qa: use skipTest method instead of exception 2019-04-24 09:38:52 -07:00
test_cephfs_shell.py qa: elide python version config 2019-06-19 18:22:51 -07:00
test_client_limits.py qa: use skipTest method instead of exception 2019-04-24 09:38:52 -07:00
test_client_recovery.py qa/cephfs: update tests for stale session handling 2019-06-08 21:15:14 +08:00
test_config_commands.py qa: use skipTest method instead of exception 2019-04-24 09:38:52 -07:00
test_damage.py qa: fix damage expectation setting 2019-01-09 07:05:01 -08:00
test_data_scan.py tools/cephfs: make 'cephfs-data-scan scan_links' update snaptable 2019-01-07 16:50:04 +08:00
test_dump_tree.py
test_exports.py qa/cephfs: add test for blacklisted client eviction 2019-06-05 21:05:06 +08:00
test_failover.py qa: use skipTest method instead of exception 2019-04-24 09:38:52 -07:00
test_flush.py
test_forward_scrub.py
test_fragment.py
test_full.py
test_journal_migration.py qa: update testing for standby-replay 2019-02-27 21:39:12 -08:00
test_journal_repair.py
test_mantle.py
test_misc.py qa/cephfs: fix test_evict_client 2019-06-05 22:04:22 +08:00
test_pool_perm.py
test_quota.py
test_readahead.py
test_recovery_pool.py
test_scrub_checks.py
test_scrub.py
test_sessionmap.py qa/cephfs: add test for blacklisted client eviction 2019-06-05 21:05:06 +08:00
test_snapshots.py qa: use skipTest method instead of exception 2019-04-24 09:38:52 -07:00
test_strays.py
test_volume_client.py test_volume_client: rewrite test_put_object_versioned 2019-07-13 11:43:03 +05:30
test_volumes.py test: port fs/volume related tests to python 2019-06-12 12:43:17 -04:00