commit | 8a20643f7ffe9e175db11455accb8a0f49fbdb21 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@google.com> | Wed Apr 19 13:49:12 2023 -0700 |
committer | Bart Van Assche <bvanassche@google.com> | Wed Apr 19 13:53:47 2023 -0700 |
tree | 88d3ee99181d244943f446097cb422bfabffc376 | |
parent | 37673f0bf532bd244c7e37b9df3877de9e20343d [diff] |
task_profiles_test: Skip this test if cgroups is read-only GKE provides an unusual environment: the cgroupv2 filesystem is mounted read-only. Skip the task_profiles_test on the host if the cgroup2 filesystem is mounted read-only to prevent that a test fails as follows: Failed to write '-1' to /sys/fs/cgroup/cgroup.procs: Read-only file system. Bug: 278899193 Change-Id: I8c5a0c0848a47a395ae87f2fc31ba0ccda7d7f31 Signed-off-by: Bart Van Assche <bvanassche@google.com>