Skip to content

Commit

Permalink
pasta: skip "Local forwarder, IPv4" test
Browse files Browse the repository at this point in the history
It is not working in CI and locally, I filed containers#17074 to track it so we
can fix it later.

Signed-off-by: Paul Holzinger <[email protected]>
  • Loading branch information
Luap99 committed Jan 19, 2023
1 parent 3db8ef3 commit 2ad938e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/system/505-networking-pasta.bats
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 2ad938e

Please sign in to comment.