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
Felix Fontein c39e536d84
validate-modules: fix version_added validation for top-level, fix error codes (#70869) (#70947)
* Also validate top-level version_added.

* Fix error code.

* Produce same version_added validation error in schema than in code (and stop returning it twice).

* Return correct error codes for invalid version_added for options and return values.

* Add changelog.

* Fix forgotten closing braket.

* Accept 'historical' for some top-level version_added.

(cherry picked from commit 7e2cc7db12)
4 years ago
..
cli
completion Update ansible-base test container to 1.5.0. (#70856) (#70857) 4 years ago
injector Code cleanup in ansible-test. 5 years ago
playbooks Internally redirect win modules to collection name (#68317) 5 years ago
pytest/plugins config: singular ANSIBLE_COLLECTIONS_PATH (#70007) 5 years ago
requirements [stable-2.10] Cap pytest version to avoid relative import issue. 4 years ago
sanity validate-modules: fix version_added validation for top-level, fix error codes (#70869) (#70947) 4 years ago
setup [stable-2.10] Pin ansible-test requirements for RHEL. 4 years ago
ansible.cfg
collection_detail.py Add deprecated removed_in_version and deprecated_aliases version tests (#66920) 5 years ago
coveragerc
cryptography-constraints.txt Fix ansible-test requirements installation. 5 years ago
inventory
pytest.ini Explicitly set junit_family=xunit1 @ pytest config 5 years ago
quiet_pip.py Fix ansible-test pip filter on Fedora 32. 5 years ago
versions.py
virtualenvcheck.py
yamlcheck.py