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
Rick Elrod ebc91a9b93
[unarchive] work on older RHEL with group: <gid> (#72098)
Change:
- No longer fail due to old Fedora/RHEL and our failure to try to cast
  gids to integers before trying to pass them to getgrgid() before
  trying to use them.
- Add tests for user/mode for various unarchive formats.

Test Plan:
- New integration tests, ran against centos6 container

Tickets:
- Fixes #71903
4 years ago
..
main.yml unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666) 4 years ago
prepare_tests.yml Fix unstable unarchive test (#71004) 4 years ago
test_download.yml unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666) 4 years ago
test_exclude.yml unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666) 4 years ago
test_missing_files.yml unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666) 4 years ago
test_mode.yml unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666) 4 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 [unarchive] work on older RHEL with group: <gid> (#72098) 4 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_symlink.yml unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666) 4 years 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_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 unarchive - Check 'fut_gid' against 'run_gid' in addition to supplemental groups (#65666) 4 years ago
test_unprivileged_user.yml Updates to Integration tests to pass against Alpine (#70946) 4 years ago
test_zip.yml [unarchive] work on older RHEL with group: <gid> (#72098) 4 years ago