Commit 742644a
Dongsu Park
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]>1 parent 1ceca9e commit 742644a
1 file changed
Lines changed: 0 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | 110 | | |
120 | 111 | | |
121 | 112 | | |
| |||
164 | 155 | | |
165 | 156 | | |
166 | 157 | | |
167 | | - | |
168 | 158 | | |
169 | 159 | | |
170 | 160 | | |
171 | 161 | | |
172 | | - | |
173 | 162 | | |
174 | 163 | | |
175 | 164 | | |
| |||
0 commit comments