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 5babe2daea Increase python version coverage for tests. (#24762)
* Improve ansible-test inventory handling.
* Fix python 3 re-raise of exception from thread.
* Fix python 3 encoding for windows-integration.
* Run network tests on multiple python versions.
* Run windows tests on multiple python versions.
* Support Shippable delegation using --tox.
* Skip vyos_command on python 3 tests until fixed.
* Add python 3 filtering to local and tox.
* Fix tests to support back to back runs.
* Temporarily test networking with python 2.7 only.

Running the tests back to back causes intermittent test failures
which need to be addressed before we can test multiple versions
in a single test run.
8 years ago
..
cloud Update ansible-test change handling and CS plugin. (#24395) 8 years ago
__init__.py Add support for cloud tests to ansible-test. (#24315) 8 years ago
ansible_util.py Disable ansible color output on sanity tests. 8 years ago
changes.py Fix ansible-test pylint and pep8 issues. (#24245) 8 years ago
classification.py Update ansible-test change handling and CS plugin. (#24395) 8 years ago
core_ci.py Increase python version coverage for tests. (#24762) 8 years ago
cover.py Add --all and --stub coverage options. 8 years ago
delegation.py Increase python version coverage for tests. (#24762) 8 years ago
diff.py Add test verification to ansible-test. (#22636) 8 years ago
docker_util.py Fix ansible-test cloud integration bugs. 8 years ago
executor.py Increase python version coverage for tests. (#24762) 8 years ago
git.py Fix ansible-test pylint and pep8 issues. (#24245) 8 years ago
http.py Add support for cloud tests to ansible-test. (#24315) 8 years ago
import_analysis.py Fix ansible-test pylint and pep8 issues. (#24245) 8 years ago
manage_ci.py Run vyos_command Network tests in Shippable (#24514) 8 years ago
metadata.py Add support for cloud tests to ansible-test. (#24315) 8 years ago
pytar.py Add support for cloud tests to ansible-test. (#24315) 8 years ago
sanity.py Miscellaneous bug fixes for ansible-test. 8 years ago
target.py Fix ansible-test pylint and pep8 issues. (#24245) 8 years ago
test.py Miscellaneous bug fixes for ansible-test. 8 years ago
thread.py Increase python version coverage for tests. (#24762) 8 years ago
util.py Increase python version coverage for tests. (#24762) 8 years ago