Skip to content

Commit 19a5ac8

Browse files
Debianvvejell1
authored andcommitted
Specify Cgroups versions for JailerConfig
Signed-off-by: Vaishnavi Vejella <vvejella@amazon.com>
1 parent 9a0d3b2 commit 19a5ac8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

machine_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ func TestJailerMicroVMExecution(t *testing.T) {
233233
ChrootStrategy: NewNaiveChrootStrategy(vmlinuxPath),
234234
Stdout: logFd,
235235
Stderr: logFd,
236+
CgroupVersion: "2",
236237
},
237238
FifoLogWriter: fw,
238239
}

0 commit comments

Comments
 (0)