ansible/test/units
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>
2021-03-08 04:12:38 -06:00
..
_vendor transparent downstream vendoring (#69850) 2020-06-15 16:22:25 -07:00
ansible_test [ansible-test] attempt to work around podman (#72096) (#73569) 2021-03-08 04:12:38 -06:00
cli Remove ansible-galaxy login (#72288) (#72320) 2020-10-26 14:31:52 -05:00
compat
config [stable-2.10] Clean up unit test boilerplate. 2020-07-13 18:28:02 -07:00
errors [stable-2.10] Fix YAML error message when error is at the end of the file (#73241) (#73296) 2021-02-07 17:56:17 -06:00
executor fix internal cases of actions calling unqualified module names (#70818) (#70840) 2020-07-23 10:29:09 -07:00
galaxy Remove ansible-galaxy login (#72288) (#72320) 2020-10-26 14:31:52 -05:00
inventory [stable-2.10] Clean up unit test boilerplate. 2020-07-13 18:28:02 -07:00
inventory_test_data/group_vars
mock only add data when there is data to add (#54559) (#73566) 2021-03-08 04:07:44 -06:00
module_utils [stable-2.10] Add AlmaLinux to the family of Red Hat-like operating systems (#73541) (#73543) 2021-03-08 03:14:54 -06:00
modules [stable-2.10] iptables: Reorder comment postition (#71496) (#72548) 2020-12-07 17:34:32 -06:00
parsing [stable-2.10] Ensure single vaulted values aren't counted as sequences. Fixes #70784 (#70786) (#70791) 2020-07-22 18:25:38 -07:00
playbook [stable-2.10] Clean up unit test boilerplate. 2020-07-13 18:28:02 -07:00
plugins powershell - fix nested CLIXML parser (#71412) (#71451) 2020-08-28 09:54:14 -07:00
regex Add toggle to control invalid character substitution in group names (#52748) 2019-03-06 11:49:40 -05:00
template Do not treat AnsibleUndefined as being unsafe (#65202) 2019-11-25 15:06:29 +01:00
utils Add deprecation collection name to plugin options (#71735) (#72081) 2020-10-21 15:58:51 -05:00
vars Remove empty setUp/tearDown/tearDownClass methods in test classes. 2019-11-06 08:14:29 -08:00
__init__.py
requirements.txt Remove unnecessary unit test requirements. 2020-03-23 11:14:21 -05:00
test_constants.py [stable-2.10] Clean up unit test boilerplate. 2020-07-13 18:28:02 -07:00
test_context.py [stable-2.10] Clean up unit test boilerplate. 2020-07-13 18:28:02 -07:00