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/lib/ansible_test/_data/sanity
John R Barker 084587913a
validate-modules: deprecated modules in collections (#68646)
* validate-modules: deprecated modules in collections

In Collections a module is marked as deprecated via meta/routing.yml

Use this file, rather than the leading `_` as part of the deprecated
test.

* Correct variable

* review comments

* indentation

* Read routing.yml only once

* pep8

* Apply suggestions from code review

Co-authored-by: Matt Clay <matt@mystile.com>

* review: remove duplicated conditional

Co-authored-by: Matt Clay <matt@mystile.com>
5 years ago
..
code-smell Fix shebang sanity test module identification. 5 years ago
compile Add Python 3.9 to ansible-test. 5 years ago
import Set alter_sys=True instead of False to address backwards incompat (#64670) 5 years ago
pep8 Relocate ansible-test code. (#60147) 5 years ago
pslint Relocate ansible-test code. (#60147) 5 years ago
pylint Improve deprecate sanity check; remove deprecated features which should have been removed for 2.9 (#65745) 5 years ago
rstcheck Autointerpreter table (#60148) 5 years ago
shellcheck Fix sanity tests based on newer version of shellcheck (#60423) 5 years ago
validate-modules validate-modules: deprecated modules in collections (#68646) 5 years ago
yamllint Add a sanity test for yaml to make sure we can parse all yaml 5 years ago