You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/lib/ansible_test/_internal
Gonéri Le Bouder e85732f7e6
[ansible-test] attempt to work around podman (#72096) (#73569)
Change:
- podman > 2 && < 2.2 does not support "images --format {{json .}}"
- podman also now outputs images JSON differently than docker
- Work around both of the above.

Test Plan:
- Tested with podman 2.0.6 in Fedora 31.

Signed-off-by: Rick Elrod <rick@elrod.me>
Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
(cherry picked from commit 0332046699)

Co-authored-by: Rick Elrod <rick@elrod.me>
5 years ago
..
ci [stable-2.10] Fix Azure Pipelines change detection. (#72824) 5 years ago
cloud [stable-2.10] Fix container discovery for the acme test plugin. 5 years ago
coverage [stable-2.10] Add coverage exporting to ansible-test 5 years ago
integration Update ansible-test handling of delegation paths. (#69056) 6 years ago
provider Fix ansible-test submodule handling. (#68759) 6 years ago
sanity Update ansible-test pylint Python support. (#72997) 5 years ago
units Fix ansible-test pytest plugin loading. (#62119) 6 years ago
__init__.py Relocate ansible-test code. (#60147) 6 years ago
ansible_util.py [stable-2.10] Fix ansible-test handling of egg-info. (#73595) 5 years ago
cache.py Relocate ansible-test code. (#60147) 6 years ago
classification.py Improve ansible-test classifications for collections (#72353) 5 years ago
cli.py [stable-2.10] Add coverage exporting to ansible-test 5 years ago
config.py [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) 5 years ago
constants.py Relocate ansible-test code. (#60147) 6 years ago
core_ci.py [stable-2.10] Use new endpoint for Parallels based instances. 5 years ago
coverage_util.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
csharp_import_analysis.py Add relative module_util support for powershell (#68321) 6 years ago
data.py Fix ansible-test submodule handling. (#68759) 6 years ago
delegation.py [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) 5 years ago
diff.py Relocate ansible-test code. (#60147) 6 years ago
docker_util.py [ansible-test] attempt to work around podman (#72096) (#73569) 5 years ago
encoding.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
env.py Update ansible-test support for CI providers. 6 years ago
executor.py [stable-2.10] Fix ansible-test handling of egg-info. (#73595) 5 years ago
git.py Fix ansible-test handling of git submodules. (#65027) 6 years ago
http.py Relocate ansible-test code. (#60147) 6 years ago
import_analysis.py [stable-2.10] Fix ansible-test relative import analysis. (#70993) 5 years ago
init.py Relocate ansible-test code. (#60147) 6 years ago
io.py Add code coverage target analysis to ansible-test. (#67141) 6 years ago
manage_ci.py [stable-2.10] Support macOS 10.15 for ansible-test --remote. 5 years ago
metadata.py Update ansible-test support for CI providers. 6 years ago
payload.py Fix ansible-test delegation from pip install. 6 years ago
powershell_import_analysis.py Add relative module_util support for powershell (#68321) 6 years ago
target.py ansible-test sanity: fix UnicodeDecodeError for `--python 2.7 --docker` (#72623) (#72865) 5 years ago
test.py Avoid use of deprecated junit-xml method. 6 years ago
thread.py Relocate ansible-test code. (#60147) 6 years ago
types.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
util.py [stable-2.10] Fix cryptography constraints in ansible-test. (#72914) (#72922) 5 years ago
util_common.py Update ansible-test default containers. (#69819) 6 years ago
venv.py [stable-2.10] Fix ansible-test virtualenv management. 6 years ago