Skip to content

Commit

Permalink
FIXME-test if secret-env really needs to be skipped
Browse files Browse the repository at this point in the history
Signed-off-by: Ed Santiago <[email protected]>
  • Loading branch information
edsantiago committed Nov 7, 2024
1 parent 60d593e commit 6011906
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/buildah-bud/apply-podman-deltas
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,8 @@ skip_if_remote "--output option not implemented in podman-remote" \
skip_if_remote "logfile not implemented on remote" "bud-logfile-with-split-logfile-by-platform"

skip_if_remote "envariables do not automatically work with -remote." \
"build proxy" \
"build-test --mount=type=secret test from env with chroot isolation"
"build proxy"
# "build-test --mount=type=secret test from env with chroot isolation"

# 2022-07-04 this is a new test in buildah; it's failing in treadmill
skip_if_remote "FIXME FIXME FIXME: does this test make sense in remote?" \
Expand Down

0 comments on commit 6011906

Please sign in to comment.