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 ac492476e5
Bug fixes and cleanup for ansible-test. (#45991)
* Remove unused imports.
* Clean up ConfigParser usage in ansible-test.
* Fix bare except statements in ansible-test.
* Miscellaneous cleanup from PyCharm inspections.
* Enable pylint no-self-use for ansible-test.
* Remove obsolete pylint ignores for Python 3.7.
* Fix shellcheck issuers under newer shellcheck.
* Use newer path for ansible-test.
* Fix issues in code-smell tests.
6 years ago
..
cloud Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
sanity Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
__init__.py Add support for cloud tests to ansible-test. (#24315) 8 years ago
ansible_util.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
changes.py Fix change detection on retried Shippable jobs. 6 years ago
classification.py Remove obsolete default container. 6 years ago
cli.py Support comments in ansible-test flat files. 6 years ago
config.py Fix ansible-test unit test execution. (#45772) 6 years ago
core_ci.py append AWS region to test instance file (#45877) 6 years ago
cover.py AnsiballZ improvements 6 years ago
delegation.py Make ansible-test available in the bin directory. (#45876) 6 years ago
diff.py Add test verification to ansible-test. (#22636) 8 years ago
docker_util.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
executor.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
git.py Fix change detection on retried Shippable jobs. 6 years ago
http.py Cleanup and enhancements for ansible-test. (#37142) 7 years ago
import_analysis.py Fix ansible-test pylint and pep8 issues. (#24245) 8 years ago
manage_ci.py add support for opening shell on remote Windows host (#43919) 6 years ago
metadata.py Improve handling of integration test aliases. (#38698) 7 years ago
powershell_import_analysis.py Add PS dependency analysis to ansible-test. 7 years ago
pytar.py Minor fixes for unit test delegation. 6 years ago
target.py Support comments in ansible-test flat files. 6 years ago
test.py Improve bot messaging on CI failures. 7 years ago
thread.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
util.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago