You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
validation: exclude user namespaces and cgroup namespaces
Cgroup namespaces test fails because runc does not support it yet.
User namespaces test fails because of many unexpected issues when
running unshare with runc, etc.
We are going to revisit these tests later, to figure out how to deal
with them. Let's exclude these two types of namespaces for now.
Signed-off-by: Dongsu Park <[email protected]>
0 commit comments