Skip to content

tests: fail if runc start failed#645

Merged
jnovy merged 1 commit intocontainers:mainfrom
kolyshkin:runc-check
Mar 12, 2026
Merged

tests: fail if runc start failed#645
jnovy merged 1 commit intocontainers:mainfrom
kolyshkin:runc-check

Conversation

@kolyshkin
Copy link
Collaborator

Currently, there is no check that runc/crun start failed, and the test proceeds further, leading to harder-to-debug failures.

Add an exit code check, as start is not supposed to fail here.

Currently, there is no check that runc/crun start failed, and the test
proceeds further, leading to harder-to-debug failures.

Add an exit code check, as start is not supposed to fail here.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
@jnovy
Copy link
Collaborator

jnovy commented Mar 12, 2026

LGTM, thanks!

@jnovy jnovy merged commit b16c446 into containers:main Mar 12, 2026
35 of 37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants