diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-08-18 14:41:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-18 14:41:15 -0400 |
commit | 4ec227079011faef53e22b868d475a831b1f9e89 (patch) | |
tree | c284fb692d70cb9e490b150814ad0e1a91bd595a /test/buildah-bud/apply-podman-deltas | |
parent | a3d8b48fd56a722642f7cbcad52b2fa88f12b656 (diff) | |
parent | 9dd088e555870c6bf149f9d83a5095880580a56a (diff) | |
download | podman-4ec227079011faef53e22b868d475a831b1f9e89.tar.gz podman-4ec227079011faef53e22b868d475a831b1f9e89.tar.bz2 podman-4ec227079011faef53e22b868d475a831b1f9e89.zip |
Merge pull request #10829 from cevich/update_images
Update images
Diffstat (limited to 'test/buildah-bud/apply-podman-deltas')
-rwxr-xr-x | test/buildah-bud/apply-podman-deltas | 8 |
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 |