Skip to content

Commit 9a042b2

Browse files
committed
Remove half-core test as it's redundant
1 parent 1770e56 commit 9a042b2

5 files changed

Lines changed: 0 additions & 5 deletions

File tree

bin/gen-cgroup-testdata

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ generate() {
4141
EOF
4242
}
4343

44-
generate "v2-half-core-128m" 0.5 134217728 --cpus=0.5 --memory=128m
4544
generate "v2-two-cores-256m" 2.0 268435456 --cpus=2 --memory=256m
4645
generate "v2-quarter-core-64m" 0.25 67108864 --cpus=0.25 --memory=64m
4746
generate "v2-no-limit" null null

cgroup/testdata/v2-half-core-128m/expected.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

cgroup/testdata/v2-half-core-128m/proc/self/cgroup

Lines changed: 0 additions & 1 deletion
This file was deleted.

cgroup/testdata/v2-half-core-128m/sys/fs/cgroup/cpu.max

Lines changed: 0 additions & 1 deletion
This file was deleted.

cgroup/testdata/v2-half-core-128m/sys/fs/cgroup/memory.max

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)