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
Felix Fontein 4373863f25
Module validation: sanity check mutually_exclusive, required_if, required_xxx ... (#66961)
* required_if checks should have three or four parts.

* Validate mutually_exclusive, required_together, required_one_of, required_if and required_by.

* Simplify code.

* Improve messages.

* Add changelog.

* Sanity check.

* Update docs.

* Update ignore.txt.

* Don't continue with tests when terms are not strings.

* Remove ignore.txt entry.

* Make sure validate-modules doesn't choke on things already flagged by schema test.

* Check required_if requirements list for strings.
6 years ago
..
code-smell Fix paths in sanity tests. 6 years ago
compile Relocate ansible-test code. (#60147) 6 years ago
import Set alter_sys=True instead of False to address backwards incompat (#64670) 6 years ago
pep8 Relocate ansible-test code. (#60147) 6 years ago
pslint Relocate ansible-test code. (#60147) 6 years ago
pylint Improve deprecate sanity check; remove deprecated features which should have been removed for 2.9 (#65745) 6 years ago
rstcheck Autointerpreter table (#60148) 6 years ago
shellcheck Fix sanity tests based on newer version of shellcheck (#60423) 6 years ago
validate-modules Module validation: sanity check mutually_exclusive, required_if, required_xxx ... (#66961) 6 years ago
yamllint Add a sanity test for yaml to make sure we can parse all yaml 6 years ago