summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test/_internal/config.py
Commit message (Expand)AuthorAgeFilesLines
* ansible-test - Remove deprecated features (#80558)Matt Clay2023-04-181-7/+0
* ansible-test - Update git diff handling (#80202)Matt Clay2023-03-131-13/+0
* ansible-test - Improve code formatting (#79983)Matt Clay2023-02-131-0/+13
* ansible-test - Fix file permissions for delegation (#79932)Matt Clay2023-02-071-3/+9
* ansible-test - Improve container management. (#78550)Matt Clay2022-11-291-0/+3
* ansible-test - Avoid use of deprecated type hints. (#78456)Matt Clay2022-08-041-14/+14
* ansible-test - More type hint updates. (#78455)Matt Clay2022-08-041-3/+3
* ansible-test - Convert more type hints. (#78449)Matt Clay2022-08-041-65/+65
* ansible-test - Use more native type hints. (#78435)Matt Clay2022-08-031-15/+15
* ansible-test - Parse content config only once. (#78418)Matt Clay2022-08-021-0/+23
* ansible-test - Fix TTY and output handling. (#78350)Matt Clay2022-07-261-1/+1
* ansible-test - Fix handling of args after `--` (#78328)Matt Clay2022-07-211-2/+2
* ansible-test - Enhance the shell command. (#77734)Matt Clay2022-05-051-2/+6
* ansible-test - Add multi-arch remote support.Matt Clay2022-04-291-23/+0
* ansible-test - Fix subprocess management. (#77641)Matt Clay2022-04-271-0/+1
* Revert "ansible-test - Fix subprocess management. (#77638)"Matt Clay2022-04-251-1/+0
* ansible-test - Fix subprocess management. (#77638)Matt Clay2022-04-251-0/+1
* ansible-test - Code cleanup and refactoring. (#77169)Matt Clay2022-02-281-7/+6
* ansible-test - Code cleanup. (#75774)Matt Clay2021-09-241-34/+8
* ansible-test - Add `--prime-containers` option.Matt Clay2021-09-231-0/+2
* ansible-test - Add `--prime-venvs` option.Matt Clay2021-09-211-1/+2
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-123/+140
* Overhaul ansible-test container management.Matt Clay2021-04-121-11/+1
* Add PyPI proxy container for tests on Python 2.6.Matt Clay2021-04-081-0/+3
* Clean up code in ansible-test. (#73379)Matt Clay2021-01-261-0/+1
* Cleanup provisioning code in ansible-test. (#73207)Matt Clay2021-01-121-1/+0
* Fix ansible-test handling of user-defined docker networks. (#72256)Matt Clay2020-10-221-0/+1
* Add support for GSSAPI/Kerberos to urls.py (#72113)Jordan Borean2020-10-131-0/+3
* Update ansible-test remote endpoint handling. (#71413)Matt Clay2020-08-241-0/+1
* Update ansible-test default containers. (#69819)Matt Clay2020-06-091-3/+3
* ansible-test local change detection: use --base-branch if specified (#69508)Felix Fontein2020-05-181-1/+1
* Update ansible-test support for CI providers.Matt Clay2020-05-141-12/+1
* Add deprecated removed_in_version and deprecated_aliases version tests (#66920)Felix Fontein2020-05-131-0/+1
* Update ansible-test handling of delegation paths. (#69056)Matt Clay2020-04-201-6/+1
* Testing: Add support for CentOS Linux On Power platform (#68130)Yanis Guenane2020-04-151-0/+31
* Add --docker-terminate flag to ansible-test (#68688)Rick Elrod2020-04-061-0/+1
* Remove test support option from ansible-test.Matt Clay2020-03-231-1/+0
* Fix network setup for collections in ansible-test.Matt Clay2020-02-211-0/+2
* Support private test plugins in ansible-test. (#67660)Matt Clay2020-02-211-0/+1
* Add code coverage target analysis to ansible-test. (#67141)Matt Clay2020-02-051-0/+3
* Reorganize ansible-test coverage code.Matt Clay2020-01-301-27/+0
* Add more ansible-test args to delegation config.Matt Clay2020-01-281-0/+22
* Add a `--no-pip-check` option to ansible-test.Matt Clay2020-01-281-0/+2
* Add `--venv-system-site-packages` to ansible-test.Matt Clay2020-01-211-0/+1
* Remove ansible-test --tox delegation option.Matt Clay2019-11-141-11/+2
* Add a --venv option to ansible-test. (#61422)Matt Clay2019-08-281-1/+2
* Overhaul ansible-test test path handling. (#61416)Matt Clay2019-08-271-2/+2
* Update ansible-test collection inventory handling. (#61031)Matt Clay2019-08-211-0/+13
* Fix ansible-test TypeVar type annotations.Matt Clay2019-08-091-0/+5
* Relocate ansible-test code. (#60147)Matt Clay2019-08-061-0/+324