SIGN IN SIGN UP
containers / podman UNCLAIMED

Podman: A tool for managing OCI containers and pods.

0 0 124 Go

test/e2e: fix static port assignment

This seems to flake in the parallel CI runs as another process might
also use 8080 already.

We can use any port here so use GetPort() which should give us a
conflict free one.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
P
Paul Holzinger committed
472c53b1224a8d2bef08bf7d2ca7668ee628c193
Parent: 0dbe00d