automation-tests/pkg/specgenutil
Paul Holzinger 044edbb9c9
Fix netavark error handling and teardown issue
The return error was not returned by podman , instead a different error
was created. Also make sure to free assigned ips on an error to not leak
them.

Lastly podman container cleanup uses the default network backend instead
of the provided one, we need to add `--network-backend` to the exit
command.

[NO NEW TESTS NEEDED]

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2021-11-22 17:49:55 +01:00
..
createparse.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
ports.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
specgen.go Support EXPOSE with port ranges 2021-11-20 19:24:21 -05:00
util.go Fix netavark error handling and teardown issue 2021-11-22 17:49:55 +01:00
volumes.go volumes: add new option idmap 2021-11-18 17:01:06 +01:00