We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7fa009 + 7ca9670 commit ffcad3cCopy full SHA for ffcad3c
test/buildah-bud/apply-podman-deltas
@@ -269,6 +269,10 @@ skip_if_remote "--cert-dir option not working via remote and retry warnings are
269
skip_if_remote "Weird. This used to work remote, until Ed set TMPDIR in #5804" \
270
"bud-with-mount-cache-like-buildkit with buildah prune should clear the cache"
271
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
+
276
###############################################################################
277
# BEGIN tests which are skipped due to actual podman or podman-remote bugs.
278
0 commit comments