ansible/test/runner/lib
Matt Martz dcc05093db Validate modules arg spec fixes (#34477)
* Update validate-modules arg_spec introspection to be faster, by only mocking the imports we explicitly list
* The use of types.MethodType in redhat_subscription wasn't py3 compatible, use partial instead
* Remove argument_spec import hacks, make them errors, we can ignore them with ansible-test
* Enable the --arg-spec flag for validate-modules
2018-01-11 15:41:53 -08:00
..
cloud Revert to stable vcsim docker image. (#33952) 2017-12-15 21:32:22 +05:30
sanity Validate modules arg spec fixes (#34477) 2018-01-11 15:41:53 -08:00
__init__.py Add support for cloud tests to ansible-test. (#24315) 2017-05-05 16:23:00 +08:00
ansible_util.py Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
changes.py Improve handling of first CI run for new branch. (#29070) 2017-09-06 16:40:04 -07:00
classification.py Force all tests to run on docker image updates. 2017-11-21 15:02:07 -08:00
config.py Add Azure provider support to ansible-test and CI. 2017-12-06 00:34:54 -08:00
core_ci.py Run RHEL tests on Azure in 3 groups. 2017-12-13 23:21:05 -08:00
cover.py Add support for setup targets to ansible-test. (#28544) 2017-08-23 14:09:50 -04:00
delegation.py Add Azure provider support to ansible-test and CI. 2017-12-06 00:34:54 -08:00
diff.py Add test verification to ansible-test. (#22636) 2017-03-15 12:17:42 -07:00
docker_util.py Refactor ansible-test config classes. (#26505) 2017-07-06 16:14:44 -07:00
executor.py Remove ansible-test obsolete net_* target logic. 2018-01-10 12:12:39 -08:00
git.py Fix ansible-test type hints. 2017-07-28 21:47:04 -07:00
http.py Improve ansible-test HttpClient error handling. (#30301) 2017-09-13 12:23:48 -07:00
import_analysis.py Fix ansible-test pylint and pep8 issues. (#24245) 2017-05-03 23:19:44 +08:00
manage_ci.py Port eos tests to network_cli (#33586) 2017-12-19 15:49:49 -05:00
metadata.py Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
powershell_import_analysis.py Add PS dependency analysis to ansible-test. 2017-11-21 12:30:16 -08:00
pytar.py Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
target.py Add support for setup targets to ansible-test. (#28544) 2017-08-23 14:09:50 -04:00
test.py Fix ansible-test unicode and sanity tests. (#29743) 2017-09-11 16:39:34 -07:00
thread.py Add missing ansible-test --remote-terminate support. (#32918) 2017-11-14 17:08:48 -08:00
util.py Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00