mirror of
https://github.com/containers/podman.git
synced 2025-12-05 04:40:47 +08:00
@@ -1170,10 +1170,6 @@ var _ = Describe("Podman checkpoint", func() {
|
||||
share := share // copy into local scope, for use inside function
|
||||
|
||||
It(testName, func() {
|
||||
if podmanTest.Host.Distribution == "ubuntu" && IsRemote() {
|
||||
Skip("FIXME: #15018. Cannot restore --pod under cgroupsV1 and remote")
|
||||
}
|
||||
|
||||
if !criu.CheckForCriu(criu.PodCriuVersion) {
|
||||
Skip("CRIU is missing or too old.")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user