System tests: emergency skip of checkpoint tests

...on kernel 5.17, because it's broken

Signed-off-by: Ed Santiago <santiago@redhat.com>
This commit is contained in:
Ed Santiago
2022-01-27 09:18:06 -07:00
parent 5d6b5a0355
commit d455bb879d

View File

@ -15,6 +15,10 @@ 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