ceph/qa/tasks/cephfs
Rishabh Dave 9aa9ff01fd test_volume_client: add positive test for ceph_volume_client method
ceph_volume_client.py's put_object_versioned() has only one test. Since
this only test is a negative test it may fail to assure that
put_object_versioned() works as expected with positive inputs even when
it completes successfully. Therefore, write a positive test for better
coverage.

Also, make sure the new test is both python 2 and python3 compatible.

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
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
test_data_scan.py
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
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: add positive test for ceph_volume_client method 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