Files
podman/test/e2e
Giuseppe Scrivano 660a06f2f7 utils: takes the longest path on cgroup v1
now getCgroupProcess takes the longest path on cgroup v1, instead of
complaining if the paths are different.

This should help when --cgroups=split is used on cgroup v1 and the
process cgroups look like:

$ cat /proc/self/cgroup
11:pids:/user.slice/user-0.slice/session-4.scope
10:blkio:/
9:cpuset:/
8:devices:/user.slice
7:freezer:/
6:memory:/user.slice/user-0.slice/session-4.scope
5:net_cls,net_prio:/
4:hugetlb:/
3:cpu,cpuacct:/
2:perf_event:/

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2021-02-11 16:46:42 +01:00
..
2018-04-05 14:13:49 +00:00
2020-10-21 10:00:08 -04:00
2021-02-09 09:13:21 -05:00
2021-01-14 16:43:23 -05:00
2020-12-22 13:34:31 -05:00
2020-10-28 13:16:37 -06:00
2020-12-11 14:15:56 -05:00
2021-01-22 10:54:39 -05:00
2020-12-01 15:08:26 -05:00
2020-12-22 13:34:31 -05:00
2020-12-15 17:22:06 -05:00
2021-01-22 20:19:13 +01:00
2020-12-22 13:34:31 -05:00
2021-02-06 07:37:29 -06:00
2020-09-29 16:01:26 -04:00
2021-02-04 19:57:08 +00:00
2020-12-01 15:08:26 -05:00
2021-01-22 10:54:39 -05:00
2021-01-27 16:11:35 -05:00
2021-01-15 12:57:22 +01:00
2021-02-08 14:58:17 +01:00
2020-12-01 15:08:26 -05:00
2020-12-01 15:08:26 -05:00
2020-12-22 13:34:31 -05:00
2021-01-25 18:01:22 -05:00
2021-02-09 09:13:21 -05:00
2020-12-22 13:34:31 -05:00
2021-01-04 14:19:59 +01:00
2020-12-22 13:34:31 -05:00
2021-01-21 19:18:51 +01:00
2021-02-03 22:10:27 +01:00