summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test/_internal/containers.py
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.14] ansible-test - Clean up indentation and spaces (#79980) (#79982)Matt Clay2023-02-101-40/+40
* [stable-2.14] ansible-test - Fix various type hinting issues. (#79798) (#79976)Matt Clay2023-02-101-2/+2
* [stable-2.14] ansible-test - fix warning to include image name (#79560) (#79973)Matt Clay2023-02-101-1/+1
* [stable-2.14] ansible-test - Improve container management. (#78550) (#79507)Matt Clay2022-12-061-6/+140
* ansible-test - Fix container error handling. (#78739)Matt Clay2022-09-091-2/+2
* ansible-test - Avoid use of deprecated type hints. (#78456)Matt Clay2022-08-041-40/+41
* ansible-test - More type hint updates. (#78455)Matt Clay2022-08-041-7/+7
* ansible-test - Convert more type hints. (#78449)Matt Clay2022-08-041-74/+74
* ansible-test - Use more native type hints. (#78435)Matt Clay2022-08-031-12/+12
* ansible-test - Fix subprocess management. (#77641)Matt Clay2022-04-271-2/+2
* Support podman-remote in ansible-test (#75753)Matt Martz2022-03-091-3/+7
* ansible-test - Code cleanup and refactoring. (#77169)Matt Clay2022-02-281-10/+10
* ansible-test - Fix type hints.Matt Clay2022-01-051-1/+1
* ansible-test - Code cleanup. (#76540)sivel-test-milestoneMatt Clay2021-12-101-1/+1
* Overhaul ansible-test integration tests. (#76111)Matt Clay2021-10-251-1/+1
* ansible-test - Add `--prime-containers` option.Matt Clay2021-09-231-1/+5
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-40/+116
* ansible-test - allow for the same listening port on multiple interfaces (#75387)Sam Doran2021-08-031-1/+1
* Overhaul ansible-test container management.Matt Clay2021-04-121-0/+755