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
Toshio Kuratomi 33d2728879 Rename python files in hacking/ directory to have .py suffix
ansible-test only passes files which have the .py suffix for sanity
tests on python files.  This change will allow sanity tests to run on
the Python files in hacking/

* Rename test-module to test-module.py
* Symlink test-module for backwards compat since end users may be using
  test-module
* Fix test-module sanity errors that are now triggered
* Rename ansible_profile to ansible-profile.py
* Rename build-ansible
5 years ago
..
completion Move integration tests to using RHEL 8.0 GA (#57772) 5 years ago
injector Add support for isolated virtualenv in tests. 6 years ago
lib Move ansible-test unit coverage code into plugin. 5 years ago
requirements Rename python files in hacking/ directory to have .py suffix 5 years ago
setup Move integration tests to using RHEL 8.0 GA (#57772) 5 years ago
units Add test verification to ansible-test. (#22636) 8 years ago
Makefile Convert ansible-test compile into a sanity test. 7 years ago
ansible-test Make ansible-test available in the bin directory. (#45876) 6 years ago
retry.py Fix ansible-test pylint and pep8 issues. (#24245) 8 years ago
shippable.py Improve ansible-test HttpClient error handling. (#30301) 7 years ago
tox.ini Support passing CFLAGS and LDFLAGS. 6 years ago
versions.py Revert "Relax ansible-test python version checking." 6 years ago
yamlcheck.py Add PyYAML check for libyaml support. 6 years ago