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
Matt Martz 77bfcad33a
Support unix socket with urls/uri (#43560)
* First pass at allowing unix socket with urls/uri. See #42341

* Only insert handler as needed

* Fix and add tests

* Add HTTPS functionality for unix sockets

* Additional test fixes

* Create context manager for monkey patching HTTPConnection.connect, de-dupe code, raise better errors

* doc

* Add a few more tests

* Fix __call__

* Remove unused import

* Patch HTTPConnection.connect with the functionality we want, instead of duplicating code and disabling

* Fix var name

* Remove unused var

* Add changelog fragment

* Update uri docs

* Fix rebase indentation issue
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 luks_device: add integration tests (#52359) 7 years ago
legacy Add a Scaleway load-balancer module (#51741) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner modified storageaccount fact return curated result with connection string (#49702) 7 years ago
sanity validate-modules: Harmonize error messages (#52385) 7 years ago
units Support unix socket with urls/uri (#43560) 7 years ago
utils Add Python 3.8 to ansible-test and CI. 7 years ago