Skip to content

Commit

Permalink
naughty: Bring back #7145 criu vDSO bounds regression
Browse files Browse the repository at this point in the history
Fedora 41 is getting a new kernel [1] which again breaks container
checkpointing in the same way as rawhide did in December [2].

Reactivate the naughty and apply it to Fedora 41 this time.

Closes cockpit-project/cockpit-podman#2015

[1] https://bodhi.fedoraproject.org/updates/FEDORA-2025-f476a8c306
[2] https://bugzilla.redhat.com/show_bug.cgi?id=2328985
  • Loading branch information
martinpitt committed Feb 24, 2025
1 parent 5578c44 commit a100797
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions naughty/fedora-41/7145-criu-vdso-bounds
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Traceback (most recent call last):
File "test/check-application", line *, in testCheckpointRestore
b.wait(lambda: self.getContainerAttr("swamped-crate", "State") in NOT_RUNNING)
*
testlib.Error: timed out waiting for predicate to become true

0 comments on commit a100797

Please sign in to comment.