mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-07 01:03:19 +00:00
The tests have been introduced inca7be7dc6dand checked for `ecc` in `/proc/self/status` since its creation. We got a new field `Seccomp_filters:` with the Linux commitc818c03b66, means that `ecc` would now match both and interfere with possible test results depending on the host. The field `Seccomp:` got introduced in2f4b3bf6b2and has never changed since then, means we can use it directly to make the tests more strict. Refers to https://github.com/kubernetes-sigs/cri-tools/pull/1236 Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
13 KiB
13 KiB