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/runner/lib
Matt Clay cf1337ca9a Update ansible-test sanity command. (#31958)
* Use correct pip version in ansible-test.
* Add git fallback for validate-modules.
* Run sanity tests in a docker container.
* Use correct python version for sanity tests.
* Pin docker completion images and add default.
* Split pylint execution into multiple contexts.
* Only test .py files in use-argspec-type-path test.
* Accept identical python interpeter name or binary.
* Switch cloud tests to default container.
* Remove unused extras from pip install.
* Filter out empty pip commands.
* Don't force running of pip list.
* Support delegation for windows and network tests.
* Fix ansible-test python version usage.
* Fix ansible-test python version skipping.
* Use absolute path for log in ansible-test.
* Run vyos_command test on python 3.
* Fix windows/network instance persistence.
* Add `test/cache` dir to classification.
* Enable more python versions for network tests.
* Fix cs_router test.
7 years ago
..
cloud Bump the vcsim container version (#31861) 7 years ago
sanity Update ansible-test sanity command. (#31958) 7 years ago
__init__.py Add support for cloud tests to ansible-test. (#24315) 8 years ago
ansible_util.py Update ansible-test sanity command. (#31958) 7 years ago
changes.py Improve handling of first CI run for new branch. (#29070) 7 years ago
classification.py Update ansible-test sanity command. (#31958) 7 years ago
config.py Update ansible-test sanity command. (#31958) 7 years ago
core_ci.py Update ansible-test sanity command. (#31958) 7 years ago
cover.py Add support for setup targets to ansible-test. (#28544) 7 years ago
delegation.py Update ansible-test sanity command. (#31958) 7 years ago
diff.py Add test verification to ansible-test. (#22636) 8 years ago
docker_util.py Refactor ansible-test config classes. (#26505) 7 years ago
executor.py Update ansible-test sanity command. (#31958) 7 years ago
git.py Fix ansible-test type hints. 7 years ago
http.py Improve ansible-test HttpClient error handling. (#30301) 7 years ago
import_analysis.py Fix ansible-test pylint and pep8 issues. (#24245) 8 years ago
manage_ci.py Update ansible-test sanity command. (#31958) 7 years ago
metadata.py Update ansible-test sanity command. (#31958) 7 years ago
pytar.py Update ansible-test sanity command. (#31958) 7 years ago
target.py Add support for setup targets to ansible-test. (#28544) 7 years ago
test.py Fix ansible-test unicode and sanity tests. (#29743) 7 years ago
thread.py Increase python version coverage for tests. (#24762) 7 years ago
util.py Update ansible-test sanity command. (#31958) 7 years ago