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
Sam Doran be0cdc0ea2
deprecate `_remote_checksum()` and remove use in fetch (#74848)
* Remove use of _remote_checksum from fetch module
* Add deprecation message displayed during runtime
* Increase test coverage for fetch
* Add tests covering the use of stat from the fetch module

    This required creating an unpriveleged user account and connecting as that user remotely since
    it is not possible to create a file that the root user cannot stat.

* Use fact caching to persist remote tmp dir across playbook runs
* Add variables to setup_remote_tmp test role to allow caching of the remote temp dir fact
  and preventing removal of the remote_tmp_dir
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration deprecate `_remote_checksum()` and remove use in fetch (#74848) 5 years ago
lib/ansible_test ansible-test: exposes tiny_prefix variable 5 years ago
sanity Remove ignores that are resolved on devel 5 years ago
support updates links in comments to point to current docs (#74834) 5 years ago
units get_distribution - Return distribution for all platforms (#71641) 5 years ago
utils/shippable Remove unused CI scripts. 5 years ago