Skip to content

Commit ffcad3c

Browse files
Merge pull request containers#25669 from flouthoc/skip-buildah-test
buildah-bud,remote: skip `bud-with-mount-cache-like-buildkit` for `podman-remote`
2 parents f7fa009 + 7ca9670 commit ffcad3c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/buildah-bud/apply-podman-deltas

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,10 @@ skip_if_remote "--cert-dir option not working via remote and retry warnings are
269269
skip_if_remote "Weird. This used to work remote, until Ed set TMPDIR in #5804" \
270270
"bud-with-mount-cache-like-buildkit with buildah prune should clear the cache"
271271

272+
# https://github.com/containers/podman/issues/25414
273+
skip_if_remote "This test needs unique TMPDIR for the test and podman-remote does not propagates ENV from client-side to server-end" \
274+
"bud-with-mount-cache-like-buildkit"
275+
272276
###############################################################################
273277
# BEGIN tests which are skipped due to actual podman or podman-remote bugs.
274278

0 commit comments

Comments
 (0)