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/sanity/validate-modules
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
..
__init__.py Port sivel/ansible-validate-modules into Ansible 8 years ago
main.py Update ansible-test sanity command. (#31958) 7 years ago
module_args.py Make Reporter class hold all results, move line/col into results, and out of message (#24127) 7 years ago
schema.py metadata 1.1 7 years ago
skip.txt Remove remnants of obsolete fireball mode. 8 years ago
test_validate_modules_regex.py Update validate-modules (#20932) 8 years ago
utils.py Make Reporter class hold all results, move line/col into results, and out of message (#24127) 7 years ago
validate-modules Make validate-modules a .py file, and symlink back to validate-modules (#25227) 7 years ago