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
Sam Doran b345760393 [stable-2.10] CI and compat fixes for Jinja2 >= 3.0 (#74666)
* Add constraint for MarkupSafe

MarkupSafe >= 2.0.0 requires Python >= 3.6.0. Add a constraint for older Python versions
and fix the `groupby_filter` test.

* Fix template_jinja2_latest test.

* patch filter decorators on newer Jinja2

* Jinja2 >= 3.0 renames several filter decorators used by Ansible itself, as well as by filters in collections. This patch ensures that the old names are usable within Ansible and by collections without warnings or errors.

* Ignore docs-build issues.

Co-authored-by: Matt Clay <matt@mystile.com>
Co-authored-by: Matt Davis <mrd@redhat.com>.
(cherry picked from commit f99d024851)

Co-authored-by: Sam Doran <sdoran@redhat.com>
4 years ago
..
cli Prepare ansible-test for inclusion in setup.py (#60294) 5 years ago
completion Revert "[ansible-test] Bump CentOS 6 image (yum repos) (#73446) (#73447)" (#73450) 4 years ago
injector Support venv in ansible-test virtualenv scripts (#73163) 4 years ago
playbooks Internally redirect win modules to collection name (#68317) 5 years ago
pytest/plugins [stable-2.10] fix collection package root location under pytest >=6.0.0 (#70963) 4 years ago
requirements [stable-2.10] CI and compat fixes for Jinja2 >= 3.0 (#74666) 4 years ago
sanity ansible-test: yamllint, check the assigment (#73583) 4 years ago
setup [stable-2.10] Use a versioned pip bootstrapper in ansible-test. (#73359) 4 years ago
ansible.cfg Update ansible-test integration config handling. (#60448) 5 years ago
collection_detail.py Add deprecated removed_in_version and deprecated_aliases version tests (#66920) 5 years ago
coveragerc Move ansible-test coverage config to test/lib/ 5 years ago
cryptography-constraints.txt [stable-2.10] Fix cryptography constraints in ansible-test. (#72914) (#72922) 4 years ago
inventory Update ansible-test collection inventory handling. (#61031) 5 years ago
pytest.ini Explicitly set junit_family=xunit1 @ pytest config 5 years ago
quiet_pip.py [stable-2.10] Add PyPI proxy container for tests on Python 2.6. (#74205) 4 years ago
sslcheck.py [stable-2.10] Fix cryptography constraints in ansible-test. (#72914) (#72922) 4 years ago
versions.py Ignore warnings in ansible-test environment check. 5 years ago
virtualenvcheck.py Work around virtualenv/venv issue in ansible-test. (#62111) 5 years ago
yamlcheck.py Relocate ansible-test code. (#60147) 5 years ago