pasta: skip "Local forwarder, IPv4" test

It is not working in CI and locally, I filed #17074 to track it so we
can fix it later.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
Paul Holzinger
2023-01-11 16:15:50 +01:00
parent 3db8ef37d8
commit 2ad938ec6e

View File

@ -335,6 +335,7 @@ function teardown() {
}
@test "podman networking with pasta(1) - Local forwarder, IPv4" {
skip "FIXME: #17074: some pasta dns problem"
skip_if_no_ipv4 "IPv4 not routable on the host"
run_podman run --dns 198.51.100.1 \