summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test/_internal/docker_util.py
Commit message (Expand)AuthorAgeFilesLines
* ansible-test - Always use unique container names (#80724)Matt Clay2023-05-041-2/+9
* ansible-test - Improve code formatting (#79983)Matt Clay2023-02-131-5/+30
* ansible-test - Clean up indentation and spaces (#79980)Matt Clay2023-02-101-36/+36
* ansible-test - Fix various type hinting issues. (#79798)Matt Clay2023-01-231-1/+1
* ansible-test - Fix `--prime-containers` and `--explain` (#79581)Matt Clay2022-12-121-4/+13
* ansible-test - Fix container detection. (#79530)Matt Clay2022-12-051-19/+39
* ansible-test - Improve container management. (#78550)Matt Clay2022-11-291-158/+560
* ansible-test - Fix container error handling. (#78739)Matt Clay2022-09-091-2/+4
* ansible-test - Avoid use of deprecated type hints. (#78456)Matt Clay2022-08-041-21/+21
* ansible-test - More type hint updates. (#78455)Matt Clay2022-08-041-1/+1
* ansible-test - Convert more type hints. (#78449)Matt Clay2022-08-041-27/+27
* ansible-test - Use more native type hints. (#78435)Matt Clay2022-08-031-38/+38
* ansible-test - Fix TTY and output handling. (#78350)Matt Clay2022-07-261-4/+5
* ansible-test - Clean up type hints and comments.Matt Clay2022-06-081-4/+5
* ansible-test - Enhance the shell command. (#77734)Matt Clay2022-05-051-2/+8
* ansible-test - Fix subprocess management. (#77641)Matt Clay2022-04-271-6/+8
* Revert "ansible-test - Fix subprocess management. (#77638)"Matt Clay2022-04-251-5/+3
* ansible-test - Fix subprocess management. (#77638)Matt Clay2022-04-251-3/+5
* docker_util: Handle error in JSON parsing (#77298)Abhijeet Kasurde2022-03-211-3/+5
* Support podman-remote in ansible-test (#75753)Matt Martz2022-03-091-3/+74
* ansible-test - Code cleanup and refactoring. (#77169)Matt Clay2022-02-281-9/+9
* ansible-test - Fix type hints.Matt Clay2022-01-051-1/+1
* fix support containers under podman (#76292)Matt Davis2021-11-121-2/+2
* ansible-test: Set max number of open files in containers to 10240 (#75498)Andrew Klychkov2021-10-271-0/+6
* ansible-test - More PEP 484 type hints.Matt Clay2021-09-241-52/+38
* ansible-test - Code cleanup. (#75774)Matt Clay2021-09-241-8/+6
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-96/+32
* Fix ansible-test docker container IP detection.Matt Clay2021-04-221-1/+7
* Overhaul ansible-test container management.Matt Clay2021-04-121-107/+224
* Add PyPI proxy container for tests on Python 2.6.Matt Clay2021-04-081-1/+1
* Overhaul ansible-test SSH key management. (#73451)Matt Clay2021-02-021-2/+6
* Clean up code in ansible-test. (#73379)Matt Clay2021-01-261-0/+2
* Fix ansible-test handling of user-defined docker networks. (#72256)Matt Clay2020-10-221-12/+113
* [ansible-test] attempt to work around podman (#72096)Rick Elrod2020-10-051-3/+13
* Test ansible-galaxy against pulp/pulp_ansible (#69605)Matt Martz2020-06-171-4/+29
* fix `ansible-test units` to work(ish) under podman (#69462)Matt Davis2020-05-121-2/+5
* Code cleanup and refactoring in ansible-test. (#67063)Matt Clay2020-02-041-4/+8
* Relocate ansible-test code. (#60147)Matt Clay2019-08-061-0/+291