summaryrefslogtreecommitdiffstats
path: root/test/lib/ansible_test/_internal/executor.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* ansible-test - Improve code formatting (#79983)Matt Clay2023-02-131-0/+5
* ansible-test - Fix various type hinting issues. (#79798)Matt Clay2023-01-241-3/+3
* ansible-test - Avoid use of deprecated type hints. (#78456)Matt Clay2022-08-051-4/+4
* ansible-test - Use more native type hints. (#78435)Matt Clay2022-08-041-4/+4
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-211-621/+22
* ansible-test - Move code from _data to _util. (#75495)Matt Clay2021-08-131-1/+2
* ansible-test - Do not downgrade cryptography.Matt Clay2021-05-261-0/+15
* Reorganize more ansible-test code. (#74611)Matt Clay2021-05-071-1408/+5
* Remove check for legacy core and extras dirs.Matt Clay2021-05-071-17/+0
* Fix ansible-test imports and paths after refactor.Matt Clay2021-05-061-2/+2
* Fix pypi-test-container port conflict.Matt Clay2021-04-261-1/+0
* Overhaul ansible-test container management.Matt Clay2021-04-121-288/+110
* Add PyPI proxy container for tests on Python 2.6.Matt Clay2021-04-091-0/+140
* Fix ansible-test handling of egg-info.Matt Clay2021-02-131-42/+0
* Import sanity test for plugins (#72497)Felix Fontein2021-02-121-18/+2
* Temporary fix for cryptography issues. (#73530)Matt Clay2021-02-081-1/+3
* add self-signed https endpoint for ansible-test (#73463)Florian Heiderich2021-02-041-1/+12
* No longer warn about missing pip/python pair.Matt Clay2021-01-281-10/+2
* Clean up code in ansible-test. (#73379)Matt Clay2021-01-261-6/+6
* Refactor ansible-test cryptography install code.Matt Clay2021-01-071-15/+25
* Fix cryptography constraints in ansible-test. (#72914)Matt Clay2020-12-091-1/+43
* Address additional ansible_core rename issues (#72906)Matt Martz2020-12-081-2/+2
* Switch to hashlib.sha256() for ansible-test (#72411)Paul Belanger2020-12-011-1/+1
* Fix fallout from #70028.Felix Fontein2020-11-031-1/+1
* rethink wording (#70028)Brian Coca2020-10-301-1/+1
* Fix ansible-test handling of user-defined docker networks. (#72256)Matt Clay2020-10-231-4/+12
* Add support for GSSAPI/Kerberos to urls.py (#72113)Jordan Borean2020-10-131-0/+14
* Support collection constraints in ansible-test.Matt Clay2020-10-081-0/+12
* Additional ansible-test sanity adjustments. (#69974)Matt Clay2020-06-101-4/+43
* Update ansible-test default containers. (#69819)Matt Clay2020-06-101-3/+3
* Split out and install sanity test requirements. (#69971)Matt Clay2020-06-091-17/+22
* Update ansible-test support for CI providers.Matt Clay2020-05-151-93/+5
* Update ansible-test handling of delegation paths. (#69056)Matt Clay2020-04-211-6/+1
* Testing: Add support for CentOS Linux On Power platform (#68130)Yanis Guenane2020-04-161-15/+17
* Fix references to old egg-info directory.Matt Clay2020-03-301-2/+2
* Fix ansible-test requirements installation.Matt Clay2020-03-291-3/+59
* Fix network setup for collections in ansible-test.Matt Clay2020-02-221-3/+6
* Code cleanup and refactoring in ansible-test. (#67063)Matt Clay2020-02-041-13/+16
* Add a `--no-pip-check` option to ansible-test.Matt Clay2020-01-291-8/+9
* Fix ansible-test egg-info directory detection.Matt Clay2020-01-231-0/+9
* Remove ansible-test --tox delegation option.Matt Clay2019-11-151-4/+0
* fix default collection resolution in adhoc (#63298)Matt Davis2019-10-101-0/+10
* Fix ansible-test collections requirements installation. (#62181)Matt Clay2019-09-121-0/+17
* Update collections integration targets path. (#61523)Matt Clay2019-08-291-2/+9
* Move the ansible-test output_dir.Matt Clay2019-08-291-1/+1
* Add a --venv option to ansible-test. (#61422)Matt Clay2019-08-281-13/+1
* Overhaul ansible-test test path handling. (#61416)Matt Clay2019-08-281-27/+21
* PowerShell - Added coverage collector (#59009)Jordan Borean2019-08-271-8/+45
* Improve ansible-test env display. (#61339)Matt Clay2019-08-261-4/+1
* Update ansible-test network inventory handling.Matt Clay2019-08-231-1/+7