commit | 2a5261fefcc74fba7c85720fe1fe95a4d570b853 | [log] [tgz] |
---|---|---|
author | Michael Pratt <mpratt@google.com> | Mon Aug 29 16:41:17 2022 -0400 |
committer | Michael Pratt <mpratt@google.com> | Tue Aug 30 20:52:11 2022 +0000 |
tree | e954f329975d43ba287f8dbd9800e55758145184 | |
parent | e377fc929eec544831f7d20c9ac7f80996663bc1 [diff] |
sweet/benchmark/internal/cgroups: test system-run functionality Add a rudimentary test for starting a user scope with systemd-run. If it doesn't work, then skip the wrapper. For golang/go#54760. Change-Id: I7b742b49ae453b8d485d7d0c008b9fb9148c37ac Reviewed-on: https://go-review.googlesource.com/c/benchmarks/+/426238 Run-TryBot: Michael Pratt <mpratt@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Michael Knyszek <mknyszek@google.com>