Skip to content

Commit 10ee222

Browse files
committed
Removing net.core.somaxconn from test
Signed-off-by: apostasie <spam_blackhole@farcloser.world>
1 parent e484c4b commit 10ee222

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cmd/nerdctl/container/container_inspect_linux_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@ func TestContainerInspectHostConfig(t *testing.T) {
263263
"--read-only",
264264
"--shm-size", "256m",
265265
"--uts", "host",
266-
"--sysctl", "net.core.somaxconn=1024",
267266
"--runtime", "io.containerd.runc.v2",
268267
testutil.AlpineImage, "sleep", "infinity").AssertOK()
269268

0 commit comments

Comments
 (0)