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
Matt Clay ecc5a53288
Update default containers to 3.4.0. (#74415)
* Update default containers to 3.4.0.

The 3.4.0 containers use Python 3.6 (the system Python) for `/usr/bin/python3`.

Python 3.9 continues to be the default Python version selected by `ansible-test` for these containers.

* Fix shebang on build-ansible.py.

Using `python` instead of `python3` allows `ansible-test` python interception and requirements install to function.
5 years ago
..
cli Prepare ansible-test for inclusion in setup.py (#60294) 6 years ago
completion Update default containers to 3.4.0. (#74415) 5 years ago
injector [ansible-test] nuke virtualenv-isolated.sh 5 years ago
legacy_collection_loader Abstract away libyaml details into yaml utils (#72607) 5 years ago
playbooks Overhaul ansible-test container management. 5 years ago
pytest/plugins Split out module/module_utils unit test execution. 5 years ago
requirements Add ansible-test constraint for decorator. 5 years ago
sanity validate-modules: don't error on valid Ansible YAML in EXAMPLES 5 years ago
setup Overhaul ansible-test container management. 5 years ago
ansible.cfg Update ansible-test integration config handling. (#60448) 6 years ago
collection_detail.py Add deprecated removed_in_version and deprecated_aliases version tests (#66920) 6 years ago
coveragerc Move ansible-test coverage config to test/lib/ 6 years ago
cryptography-constraints.txt Fix cryptography constraints in ansible-test. (#72914) 5 years ago
inventory Update ansible-test collection inventory handling. (#61031) 6 years ago
pytest.ini Remove em dash from the pytest configuration file 5 years ago
quiet_pip.py Add PyPI proxy container for tests on Python 2.6. 5 years ago
sslcheck.py Fix cryptography constraints in ansible-test. (#72914) 5 years ago
versions.py Ignore warnings in ansible-test environment check. 6 years ago
virtualenvcheck.py Clean up code in ansible-test. (#73379) 5 years ago
yamlcheck.py Relocate ansible-test code. (#60147) 6 years ago