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
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
..
completion go back to FreeBSD 11.1 for tests due to 11.2 stability issues (#45872) 6 years ago
injector Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
lib Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
requirements
setup Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
units
Makefile
ansible-test Make ansible-test available in the bin directory. (#45876) 6 years ago
retry.py
shippable.py
tox.ini