Closed LewisGaul closed 9 months ago
Parameterise test_network.py with podman. Note tests using "docker swarm" not parameterised.
test_network.py
Progress towards https://github.com/gabrieldemarmiesse/python-on-whales/issues/353
The issue in the CI is seen on podman v3.4 but not on v4.2 - I'm going to try upgrading the CI's podman version...
if that's possible to pin the version of docker and podman in the CI that would be great :)
Parameterise
test_network.py
with podman. Note tests using "docker swarm" not parameterised.Progress towards https://github.com/gabrieldemarmiesse/python-on-whales/issues/353