You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/unarchive/tasks
Abhijeet Kasurde c93af4e148
unarchive: handle content and size differences (#83454)
Consider content differs and size differs while unarchiving
the same tar.gz file

Fixes: #29610

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
4 months ago
..
main.yml unarchive: handle content and size differences (#83454) 4 months ago
prepare_tests.yml Remove the yum module, redirect it to dnf (#81895) 9 months ago
test_different_language_var.yml Remove trailing spaces from lines in YAML (#80032) 2 years ago
test_download.yml Fix outdated S3 URLs (#81964) 1 year ago
test_exclude.yml Fix zip content filtering in unarchive module (#76069) 3 years ago
test_include.yml Require Jinja2 3.0.0 (#75881) 3 years ago
test_invalid_options.yml unarchive: Keep stderr when pick_handler fails (#76365) 3 years ago
test_missing_binaries.yml Add FreeBSD 13.3 and 14.0 to ansible-test (#82530) 7 months ago
test_missing_files.yml unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666) 4 years ago
test_mode.yml _symbolic_mode_to_octal- fix raising ValueError for invalid symbolic modes (#80449) 2 years ago
test_non_ascii_filename.yml unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666) 4 years ago
test_owner_group.yml Fix cleaning up user for unarchive tests (#75681) 3 years ago
test_ownership_top_folder.yml Split integration test fixes. (#78281) 2 years ago
test_parent_not_writeable.yml unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666) 4 years ago
test_quotable_characters.yml unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666) 4 years ago
test_relative_dest.yml unarchive - properly handle relative path for `dest` (#75267) 2 years ago
test_symlink.yml unarchive: force unarchive if the symlink target changes (#82253) 11 months ago
test_tar.yml [unarchive] work on older RHEL with group: <gid> (#72098) 4 years ago
test_tar_gz.yml [unarchive] work on older RHEL with group: <gid> (#72098) 4 years ago
test_tar_gz_content_differs.yml unarchive: handle content and size differences (#83454) 4 months ago
test_tar_gz_creates.yml unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666) 4 years ago
test_tar_gz_keep_newer.yml Fix unstable unarchive test (#71004) 4 years ago
test_tar_gz_owner_group.yml Fix cleaning up user for unarchive tests (#75681) 3 years ago
test_tar_gz_size_differs.yml unarchive: handle content and size differences (#83454) 4 months ago
test_tar_zst.yml unarchive: add support for .tar.zst (zstd compression) (#73265) 4 years ago
test_unprivileged_user.yml Split integration test fixes. (#78281) 2 years ago
test_zip.yml [unarchive] work on older RHEL with group: <gid> (#72098) 4 years ago