]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: (ipcs/limits) skip when /proc/sys/kernel is read-only
authorKarel Zak <kzak@redhat.com>
Mon, 11 May 2026 09:36:42 +0000 (11:36 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 11 May 2026 09:36:42 +0000 (11:36 +0200)
commit4b85ff08c8167975df0085d1e00a4b62459afd1e
treee83bade06b31b58add76dbc79abc64cf67ff2c44
parent176f10966b76cd04d494126b826702740c59e30c
tests: (ipcs/limits) skip when /proc/sys/kernel is read-only

The test writes to /proc/sys/kernel/shm* files which are
read-only in CI containers. Skip the test when the kernel
tunables are not writable.
tests/ts/ipcs/limits