summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorEd Santiago <santiago@redhat.com>2022-02-03 14:48:35 -0700
committerEd Santiago <santiago@redhat.com>2022-02-03 14:48:35 -0700
commit7cfe4d3fe7ee239a327577223a6db11a8d2344a6 (patch)
treecf031c4df4e88a74570dc4a971f0589486620618 /test
parent608b6142edb7a4e179ce6d2ae69707be28f29359 (diff)
downloadpodman-7cfe4d3fe7ee239a327577223a6db11a8d2344a6.tar.gz
podman-7cfe4d3fe7ee239a327577223a6db11a8d2344a6.tar.bz2
podman-7cfe4d3fe7ee239a327577223a6db11a8d2344a6.zip
System tests: revert emergency skip of checkpoint tests
Revert #13049. criu-3.16.1-6.fc36 fixes the problem and is now in fc36 stable: https://bodhi.fedoraproject.org/updates/FEDORA-2022-183b337712 (Yes, I confirmed that tests pass on a rawhide vm) Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'test')
-rw-r--r--test/system/520-checkpoint.bats4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/system/520-checkpoint.bats b/test/system/520-checkpoint.bats
index fcb7fbb84..046dfd126 100644
--- a/test/system/520-checkpoint.bats
+++ b/test/system/520-checkpoint.bats
@@ -15,10 +15,6 @@ function setup() {
skip "FIXME: checkpointing broken in Ubuntu 2004, 2104, 2110, ..."
fi
- if [[ "$(uname -r)" =~ "5.17" ]]; then
- skip "FIXME: checkpointing broken on kernel 5.17 (#12949)"
- fi
-
# None of these tests work rootless....
if is_rootless; then
# ...however, is that a genuine cast-in-stone limitation, or one