Skip to content

[1.4] tests/int: Disable coredumps for SCMP_ACT_KILL tests#5134

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

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

Conversation

@kolyshkin
Copy link
Copy Markdown
Contributor

Backport of #5124 to release-1.4.


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.4.1 milestone Feb 27, 2026
@kolyshkin kolyshkin added the backport/1.4-pr A backport PR to release-1.4 label Feb 27, 2026
@kolyshkin kolyshkin changed the title tests/int: Disable coredumps for SCMP_ACT_KILL tests [1.4] tests/int: Disable coredumps for SCMP_ACT_KILL tests Feb 27, 2026
@AkihiroSuda AkihiroSuda merged commit a92b322 into opencontainers:release-1.4 Feb 28, 2026
41 checks passed
kolyshkin added a commit to kolyshkin/runc that referenced this pull request Mar 12, 2026
Note a few minor PRs were not mentioned: opencontainers#5134, opencontainers#5094, opencontainers#5074.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
kolyshkin added a commit to kolyshkin/runc that referenced this pull request Mar 12, 2026
Note a few minor PRs were not mentioned: opencontainers#5134, opencontainers#5094, opencontainers#5074.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
kolyshkin added a commit to kolyshkin/runc that referenced this pull request Mar 12, 2026
Note a few minor PRs were not mentioned: opencontainers#5134, opencontainers#5094, opencontainers#5074.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
kolyshkin added a commit to kolyshkin/runc that referenced this pull request Mar 12, 2026
Note a few minor PRs were not mentioned: opencontainers#5134, opencontainers#5094, opencontainers#5074.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
kolyshkin added a commit to kolyshkin/runc that referenced this pull request Mar 12, 2026
Note a few minor PRs were not mentioned: opencontainers#5134, opencontainers#5094, opencontainers#5074.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
kolyshkin added a commit to kolyshkin/runc that referenced this pull request Mar 12, 2026
Note a few minor PRs were not mentioned: opencontainers#5134, opencontainers#5094, opencontainers#5074.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants