Skip to content

[1.3] tests/int: Disable coredumps for SCMP_ACT_KILL tests#5135

Merged
AkihiroSuda merged 1 commit intoopencontainers:release-1.3from
kolyshkin:1.3-5124
Feb 28, 2026
Merged

[1.3] tests/int: Disable coredumps for SCMP_ACT_KILL tests#5135
AkihiroSuda merged 1 commit intoopencontainers:release-1.3from
kolyshkin:1.3-5124

Conversation

@kolyshkin
Copy link
Copy Markdown
Contributor

Backport of #5124 to release-1.3.


SCMP_ACT_KILL terminates the process with a fatal signal, which may produce a core dump depending on the host configuration.

While this is harmless on ephemeral CI instances, it can leave unwanted core files on developer or customer systems. It also interferes with test environments that detect unexpected core dumps.

(cherry picked from commit f18e97d)

SCMP_ACT_KILL terminates the process with a fatal signal, which may
produce a core dump depending on the host configuration.

While this is harmless on ephemeral CI instances, it can leave unwanted
core files on developer or customer systems. It also interferes with
test environments that detect unexpected core dumps.

Signed-off-by: Ricardo Branco <rbranco@suse.de>
(cherry picked from commit f18e97d)
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
@kolyshkin kolyshkin added this to the 1.3.5 milestone Feb 27, 2026
@kolyshkin kolyshkin added area/ci backport/1.3-pr A backport PR to release-1.3 labels Feb 27, 2026
@kolyshkin kolyshkin changed the title tests/int: Disable coredumps for SCMP_ACT_KILL tests [1.3] tests/int: Disable coredumps for SCMP_ACT_KILL tests Feb 27, 2026
@AkihiroSuda AkihiroSuda merged commit ffd5a10 into opencontainers:release-1.3 Feb 28, 2026
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci backport/1.3-pr A backport PR to release-1.3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants