From 46c8da7d9acd6011f318ce8fa9c38591888654f0 Mon Sep 17 00:00:00 2001 From: Valentin Rothberg Date: Wed, 8 Jun 2022 11:55:13 +0200 Subject: vendor buildah@main Note that the bud-logfile-with-split-logfile-by-platform test is skipped on the remote client (see #14544). Signed-off-by: Valentin Rothberg --- test/buildah-bud/apply-podman-deltas | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/buildah-bud') diff --git a/test/buildah-bud/apply-podman-deltas b/test/buildah-bud/apply-podman-deltas index 6ff564aaa..5ebc3151d 100755 --- a/test/buildah-bud/apply-podman-deltas +++ b/test/buildah-bud/apply-podman-deltas @@ -217,6 +217,9 @@ skip_if_remote "--output option not implemented in podman-remote" \ "build with custom build output and output rootfs to tar by pipe" \ "build with custom build output must fail for bad input" +# https://github.com/containers/podman/issues/14544 +skip_if_remote "bud-logfile-with-split-logfile-by-platform" + ############################################################################### # BEGIN tests which are skipped due to actual podman or podman-remote bugs. -- cgit v1.2.3-54-g00ecf