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
Brian Coca 23b1dbacaf
Config continued (#31024)
* included inventory and callback in new config

allow inventory to be configurable
updated connection options settings
also updated winrm to work with new configs
removed now obsolete set_host_overrides
added notes for future bcoca, current one is just punting, it's future's problem
updated docs per feedback
added remove group/host methods to inv data
moved fact cache from data to constructed
cleaner/better options
fix when vars are added
extended ignore list to config dicts
updated paramiko connection docs
removed options from base that paramiko already handles
left the look option as it is used by other plugin types
resolve delegation
updated cache doc options
fixed test_script
better fragment merge for options
fixed proxy command
restore ini for proxy
normalized options
moved pipelining to class
updates for host_key_checking
restructured mixins

* fix typo
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
compile Docs how to test (2nd) (#24094) 8 years ago
integration [cloud] Add retries/backoff to ec2_vpc_subnet module (#31870) 7 years ago
legacy remove unused ssh pipelining setters 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Fix ansible-test race calling get_coverage_path. 7 years ago
sanity sl_vm: PEP8 compliancy and documentation changes (#32657) 7 years ago
units Config continued (#31024) 7 years ago
utils Add missing ansible-test --remote-terminate support. (#32918) 7 years ago