Skip to content

Commit f56b138

Browse files
added extra kernel argument to force cgropuv1 spin up
1 parent 69b322a commit f56b138

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jobs/e2e_node/crio/crio_cgroupv1.ign

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"kernelArguments": {
66
"shouldExist": [
77
"SYSTEMD_CGROUP_ENABLE_LEGACY_FORCE=1"
8+
systemd.unified_cgroup_hierarchy=0
89
],
910
"shouldNotExist": [
1011
"mitigations=auto,nosmt"

0 commit comments

Comments
 (0)