siderolabs / talos

Talos Linux is a modern Linux distribution built for Kubernetes.
https://www.talos.dev
Mozilla Public License 2.0
6.91k stars 556 forks source link

test: fix unpriviliged process runner test #9676

Closed smira closed 2 weeks ago

smira commented 2 weeks ago

Don't try cgroups/OOM scoe if not specified in the runner spec.

smira commented 2 weeks ago

Now go test -v ./... works once again (without sudo).

smira commented 2 weeks ago

/m