ansible/test/lib/ansible_test/_data
Rick Elrod d8c20a73a4
[ansible-test] Add Fedora 34, update Fedora 33 (#74506)
Change:
- Added Fedora 34 container image to docker.txt
- Dropped Fedora 32 from CI
- Added Fedora 34 to CI
- Updated Fedora 32 and 33 containers for ssh-related fixes
- Move cron fix from 698eae3f3d into
  cron_setup and make it more generic; it can affect modern distros too.

Test Plan:
- ci_complete

Signed-off-by: Rick Elrod <rick@elrod.me>
2021-04-30 11:35:12 -05:00
..
cli Prepare ansible-test for inclusion in setup.py (#60294) 2019-08-08 16:14:19 -07:00
completion [ansible-test] Add Fedora 34, update Fedora 33 (#74506) 2021-04-30 11:35:12 -05:00
injector [ansible-test] nuke virtualenv-isolated.sh 2021-04-12 15:09:18 -07:00
legacy_collection_loader Add comments to keep collection loader in sync. 2021-04-28 17:45:42 -07:00
playbooks Overhaul ansible-test container management. 2021-04-12 12:40:36 -07:00
pytest/plugins Split out module/module_utils unit test execution. 2021-04-19 15:44:58 -07:00
requirements Add ansible-test constraint for decorator. 2021-04-05 11:56:38 -07:00
sanity Remove deprecated common.removed module_util. 2021-04-29 16:07:56 -07:00
setup Overhaul ansible-test container management. 2021-04-12 12:40:36 -07:00
ansible.cfg Update ansible-test integration config handling. (#60448) 2019-08-13 13:18:55 -07:00
collection_detail.py Add deprecated removed_in_version and deprecated_aliases version tests (#66920) 2020-05-13 13:58:09 -07:00
coveragerc Move ansible-test coverage config to test/lib/ 2019-08-07 18:32:46 -07:00
cryptography-constraints.txt Fix cryptography constraints in ansible-test. (#72914) 2020-12-09 10:46:05 -08:00
inventory Update ansible-test collection inventory handling. (#61031) 2019-08-21 12:12:37 -07:00
pytest.ini Remove em dash from the pytest configuration file 2020-09-14 09:02:48 -07:00
quiet_pip.py Add PyPI proxy container for tests on Python 2.6. 2021-04-08 15:47:23 -07:00
sslcheck.py Fix cryptography constraints in ansible-test. (#72914) 2020-12-09 10:46:05 -08:00
versions.py Ignore warnings in ansible-test environment check. 2020-01-13 16:16:55 -08:00
virtualenvcheck.py Clean up code in ansible-test. (#73379) 2021-01-26 14:02:08 -08:00
yamlcheck.py