-
Notifications
You must be signed in to change notification settings - Fork 4
Description
This test is enabled to verify the shadow copy related tests.
Shadow copy related tests are passing however, 4 tests are showing unexpected behaviour in cephFS.
Need to check if the failed tests are of any important consequence or they are expected to be ignored.
Successful Tests:
shadow_copy
req_resume_key
req_two_resume_keys
copy_chunk_simple
copy_chunk_multi
copy_chunk_tiny
copy_chunk_overwrite
copy_chunk_append
copy_chunk_limits
copy_chunk_src_lock
copy_chunk_dest_lock
copy_chunk_bad_key
copy_chunk_bug15644
copy_chunk_src_is_dest
copy_chunk_src_is_dest_overlap
copy_chunk_bad_access
copy_chunk_write_access
copy_chunk_src_exceed
copy_chunk_src_exceed_multi
copy_chunk_sparse_dest
copy_chunk_max_output_sz
copy_chunk_zero_length
copy_chunk_across_shares
copy_chunk_across_shares2
copy_chunk_across_shares3
compress_notsup_get
compress_notsup_set
network_interface_info
sparse_file_flag
sparse_file_attr
sparse_dir_flag
sparse_set_nobuf
sparse_set_oversize
sparse_qar
sparse_qar_malformed
sparse_hole_dealloc
sparse_perms
sparse_lock
sparse_qar_multi
sparse_qar_overflow
Failures :
copy-chunk streams
sparse_punch
sparse_qar_ob1
Unexpected Success (uxsuccess):
sparse_punch_invalid
Skipped Tests (skip) as dependencies unsupported by the machine or the storage:
compress_file_flag
compress_dir_inherit
compress_invalid_format
compress_invalid_buf
compress_query_file_attr
compress_create_with_attr
compress_inherit_disable
compress_set_file_attr
compress_perms
sparse_compressed
sparse_copy_chunk
trim_simple
dup_extents_simple
dup_extents_len_beyond_dest
dup_extents_len_beyond_src
dup_extents_len_zero
dup_extents_sparse_src
dup_extents_sparse_dest
dup_extents_sparse_both
CI runs of the same can be obsereved here: #82