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
Rick Elrod 4159c73db2
[ansible-test] Limit cryptography to <3.2 (#72342) (#72345)
Change:
- Cryptography 3.2 drops support for OpenSSL 1.0.2. Some of our CI
  infrastructure still uses this version (FreeBSD, namely). For now,
  just add a constraint to use old cryptography.

Test Plan:
- CI

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
cli Prepare ansible-test for inclusion in setup.py (#60294) 5 years ago
completion [tests] Bump container versions (#71518) (#71598) 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 [stable-2.10] fix collection package root location under pytest >=6.0.0 (#70963) 4 years ago
requirements [ansible-test] Limit cryptography to <3.2 (#72342) (#72345) 4 years ago
sanity Make changelog tool be more strict about suffixes (#70909) (#71135) 4 years ago
setup [stable-2.10] Support macOS 10.15 for ansible-test --remote. 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 Fix ansible-test requirements installation. 5 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 Fix ansible-test pip filter on Fedora 32. 5 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