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 78c7721052
[stable-2.11] slurp - improve error code and test coverage (#75038) (#75045)
* Improve the error handling code

Rather than multiple return paths, have a single return and set the message based
on the type of failure.

* Add another test for non-specific failures

* Reorganize tests so failure tests are in one tasks file

* Remove os.stat() call and add changelog.
(cherry picked from commit afe6eb574e)

Co-authored-by: Sam Doran <sdoran@redhat.com>
3 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration [stable-2.11] slurp - improve error code and test coverage (#75038) (#75045) 3 years ago
lib/ansible_test ansible-test: exposes tiny_prefix variable (#75128) 3 years ago
sanity [2.11] Use `sphinx_ansible_theme` Sphinx theme in docs (#75058) 3 years ago
support module compat for py3.8+ controller (#73423) 4 years ago
units [stable-2.11] task_executor - use correct value for ssh connection retries (#75155) (#75191) 3 years ago
utils/shippable [stable-2.11] Remove obsolete Shippable specific scripts. 4 years ago