summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test/_internal/delegation.py
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.14] ansible-test - Update git diff handling (#80202)Matt Clay2023-03-151-1/+1
* [stable-2.14] ansible-test - Fix file permissions for delegation (#80203)Matt Clay2023-03-131-1/+0
* [stable-2.14] ansible-test - Clean up indentation and spaces (#79980) (#79982)Matt Clay2023-02-101-10/+10
* [stable-2.14] ansible-test - Fix various type hinting issues. (#79798) (#79976)Matt Clay2023-02-101-1/+1
* [stable-2.14] ansible-test - Improve container management. (#78550) (#79507)Matt Clay2022-12-061-0/+12
* ansible-test - Avoid use of deprecated type hints. (#78456)Matt Clay2022-08-041-10/+11
* ansible-test - Convert more type hints. (#78449)Matt Clay2022-08-041-12/+12
* ansible-test - Use more native type hints. (#78435)Matt Clay2022-08-031-4/+4
* ansible-test - Parse content config only once. (#78418)Matt Clay2022-08-021-0/+5
* ansible-test - Update locale logic to match core. (#78389)Matt Clay2022-08-021-5/+12
* ansible-test - Fix TTY and output handling. (#78350)Matt Clay2022-07-261-1/+7
* ansible-test - Fix handling of args after `--` (#78328)Matt Clay2022-07-211-68/+42
* ansible-test - Fix subprocess management. (#77641)Matt Clay2022-04-271-7/+8
* Revert "ansible-test - Fix subprocess management. (#77638)"Matt Clay2022-04-251-7/+6
* ansible-test - Fix subprocess management. (#77638)Matt Clay2022-04-251-6/+7
* ansible-test - Don't fail if network cannot be disconnected (#77472)Matt Martz2022-04-061-1/+8
* ansible-test - Code cleanup and refactoring. (#77169)Matt Clay2022-02-281-3/+7
* ansible-test - Fix delegation from install.Matt Clay2021-12-101-4/+3
* ansible-test - More PEP 484 type hints.Matt Clay2021-09-241-9/+8
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-452/+173
* ansible-test - Move code from _data to _util. (#75495)Matt Clay2021-08-121-2/+2
* Reorganize more ansible-test code. (#74611)Matt Clay2021-05-061-1/+1
* Code cleanup in ansible-test. (#74529)Matt Clay2021-04-301-1/+1
* Overhaul ansible-test container management.Matt Clay2021-04-121-111/+64
* Add PyPI proxy container for tests on Python 2.6.Matt Clay2021-04-081-0/+9
* Overhaul ansible-test SSH key management. (#73451)Matt Clay2021-02-021-2/+12
* Use `sh` for ansible-test raw remote shell.Matt Clay2021-01-281-1/+1
* Fix ansible-test handling of user-defined docker networks. (#72256)Matt Clay2020-10-221-3/+10
* Add support for GSSAPI/Kerberos to urls.py (#72113)Jordan Borean2020-10-131-2/+2
* Update ansible-test default containers. (#69819)Matt Clay2020-06-091-2/+2
* Update ansible-test support for CI providers.Matt Clay2020-05-141-2/+10
* fix `ansible-test units` to work(ish) under podman (#69462)Matt Davis2020-05-121-2/+6
* Update ansible-test handling of delegation paths. (#69056)Matt Clay2020-04-201-13/+15
* Testing: Add support for CentOS Linux On Power platform (#68130)Yanis Guenane2020-04-151-9/+6
* Fix ansible-test --docker without tests dir.Matt Clay2020-04-091-0/+6
* Add --docker-terminate flag to ansible-test (#68688)Rick Elrod2020-04-061-1/+6
* Code cleanup and refactoring in ansible-test. (#67063)Matt Clay2020-02-041-3/+1
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-291-1/+5
* Add more ansible-test args to delegation config.Matt Clay2020-01-281-0/+13
* Add `--venv-system-site-packages` to ansible-test.Matt Clay2020-01-211-2/+8
* Remove ansible-test --tox delegation option.Matt Clay2019-11-141-69/+0
* Exclude tmp dir from ansible-test results copy.Matt Clay2019-09-301-2/+2
* Redact sensitive values by default in ansible-testMatt Clay2019-09-171-0/+3
* Fix issues with ansible-test --venv option. (#62033)Matt Clay2019-09-091-5/+16
* More ansible-test path handling updates. (#61484)Matt Clay2019-08-281-4/+4
* Add a --venv option to ansible-test. (#61422)Matt Clay2019-08-281-0/+58
* Overhaul ansible-test test path handling. (#61416)Matt Clay2019-08-271-14/+22
* Update ansible-test collection inventory handling. (#61031)Matt Clay2019-08-211-0/+7
* Update ansible-test layout and payload handling.Matt Clay2019-08-081-7/+7
* Relocate ansible-test code. (#60147)Matt Clay2019-08-061-0/+599