ansible/test/lib/ansible_test/_data
Sam Doran abc6658ac2
[stable-2.10] Add macOS 11 to CI (#72622) (#73180)
* [stable-2.10] Add macOS 11 to CI (#72622)

* Fix connection_paramiko_ssh test for macOS 11
* Update Azure Pipelines config
* Add changelog
(cherry picked from commit a7e834071c)

Co-authored-by: Sam Doran <sdoran@redhat.com>

* Prefer venv for tests

* Update pip integration test to use venv on py3.

(cherry picked from commit 456e9b7a33)

Co-authored-by: Matt Clay <matt@mystile.com>
2021-01-11 16:45:58 -06:00
..
cli Prepare ansible-test for inclusion in setup.py (#60294) 2019-08-08 16:14:19 -07:00
completion [stable-2.10] Add macOS 11 to CI (#72622) (#73180) 2021-01-11 16:45:58 -06:00
injector Support venv in ansible-test virtualenv scripts (#73163) 2021-01-08 16:31:17 -06:00
playbooks Internally redirect win modules to collection name (#68317) 2020-03-23 11:14:21 -05:00
pytest/plugins [stable-2.10] fix collection package root location under pytest >=6.0.0 (#70963) 2020-08-17 11:16:08 -07:00
requirements Update ansible-test pylint Python support. (#72997) 2021-01-11 00:46:21 -06:00
sanity Update ansible-test pylint Python support. (#72997) 2021-01-11 00:46:21 -06:00
setup Support venv in ansible-test virtualenv scripts (#73163) 2021-01-08 16:31:17 -06: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 [stable-2.10] Fix cryptography constraints in ansible-test. (#72914) (#72922) 2020-12-09 14:41:15 -06:00
inventory Update ansible-test collection inventory handling. (#61031) 2019-08-21 12:12:37 -07:00
pytest.ini Explicitly set junit_family=xunit1 @ pytest config 2020-01-30 00:05:02 +01:00
quiet_pip.py Fix ansible-test pip filter on Fedora 32. 2020-06-10 09:37:01 -07:00
sslcheck.py [stable-2.10] Fix cryptography constraints in ansible-test. (#72914) (#72922) 2020-12-09 14:41:15 -06:00
versions.py Ignore warnings in ansible-test environment check. 2020-01-13 16:16:55 -08:00
virtualenvcheck.py Work around virtualenv/venv issue in ansible-test. (#62111) 2019-09-10 19:27:12 -07:00
yamlcheck.py