summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChris Evich <cevich@redhat.com>2021-07-16 09:55:25 -0400
committerChris Evich <cevich@redhat.com>2021-08-18 12:04:06 -0400
commit77f665200b81737da0c02c0ce97a183d57c602d3 (patch)
treeb5d763eb073dde484be379543784734c9eb4e50e /test
parent14f3658dad172a25ead095451dd3c761a1f52a60 (diff)
downloadpodman-77f665200b81737da0c02c0ce97a183d57c602d3.tar.gz
podman-77f665200b81737da0c02c0ce97a183d57c602d3.tar.bz2
podman-77f665200b81737da0c02c0ce97a183d57c602d3.zip
Restore buildah-bud test requiring new images
Ref: https://github.com/containers/podman/pull/10829#issuecomment-881355983 Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'test')
-rwxr-xr-xtest/buildah-bud/apply-podman-deltas8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/buildah-bud/apply-podman-deltas b/test/buildah-bud/apply-podman-deltas
index 18b3d56f9..44a33b0b8 100755
--- a/test/buildah-bud/apply-podman-deltas
+++ b/test/buildah-bud/apply-podman-deltas
@@ -165,14 +165,6 @@ skip "FIXME FIXME FIXME: this passes on Ed's laptop, fails in CI??" \
skip "buildah runs with --cgroup-manager=cgroupfs, podman with systemd" \
"bud with --cgroup-parent"
-# see https://github.com/containers/podman/pull/10829
-skip "FIXME FIXME FIXME - requires updated CI images (#10829)" \
- "bud with --runtime and --runtime-flag"
-
-###############################################################################
-# BEGIN tests which are skipped due to actual podman bugs.
-
-
###############################################################################
# BEGIN tests which are skipped because they make no sense under podman-remote