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 bd011688dd [stable-2.8] Ensure uri module always returns status even on failure (#56240)
- Also return url and update docs for other values to indicate they are only returned on success.
- Add integration tests
- Use info variable for common return values
- Use -1 as default status rather than None. This is lines up with with existing code in urls.py
- Add unit tests to ensure status and url are returned on failure
(cherry picked from commit 8f4f3750fe)

Co-authored-by: Sam Doran <sdoran@redhat.com>
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration [stable-2.8] Ensure uri module always returns status even on failure (#56240) 7 years ago
legacy Migrate Scaleway tests to integration tests 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Add missing selectors2 requirement for network-integration tests 7 years ago
sanity [stable-2.8] Use LooseVersion instead of StrictVersion as StrictVersion doesn't understand "rc1" 7 years ago
units [stable-2.8] Ensure uri module always returns status even on failure (#56240) 7 years ago
utils Add Hetzner Cloud to CI integration tests. 7 years ago