spiegel_podman/test/apiv2/python
cdoern fd1f57b3a6 Fixed Healthcheck formatting, string to []string
Compat healthcheck tests are of the format []string but podman's were of
the format string. Converted podman's to []string at the specgen level since it has the same effect
and removed the incorrect parsing of compat healthchecks.

fixes #10617

Signed-off-by: cdoern <cdoern@redhat.com>
2021-07-26 16:58:38 -04:00
..
rest_api Fixed Healthcheck formatting, string to []string 2021-07-26 16:58:38 -04:00
__init__.py Break up python APIv2 tests 2021-05-18 08:39:35 -07:00