-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
Upstream issue: https://github.com/knative/serving/issues/13529
OCP 4.14 recently switched to using cgroups v2 by default. See OCPNODE-1716 .
Note: Verified by running stat command in a running container:
1000680000@ubuntu-5bbb55674-572lm:/$ stat -fc %T /sys/fs/cgroup/ cgroup2fs
As a result, the cgroups-related tests in the weekly Interop runs on OCP 4.14 started to fail: link to run
--- FAIL: TestMustHaveCgroupConfigured --- FAIL: TestShouldHaveCgroupReadOnly